Database schema (Dokeos 1.5)

From Dokeos

Jump to: navigation, search

The current Dokeos databases are made of four databases. The main database, generally called dokeos_main, the course database, generally called dokeos_name_of_the_course, the scorm database and the tracking database.

Contents

The main database

The main database contains the general information, that is the users data, courses data and all their relations. Media:Dokeos_main.png

The course database

Depending on the install mode you selected, this can contain all the courses tables or just the tables of one course. The following schema shows the one-database-per-course mode. Media:Dokeos_cours.png

The tracking database

This database is used for the tracking of events, as well as the scoring of non-scorm tests. Media:Dokeos_track.png

The SCORM database

This database is reserved for the SCORM-related data (courses and tests imported in the SCORM format). There is no graphic at the moment, but the database is only composed of 3 small tables.

See also

Personal tools