Skip to content

Moodle Documentation

Luca Bösch edited this page Jun 17, 2023 · 3 revisions

Documentation about the inner mechanics of the Moodle LMS system

This wiki section serves to illustrate some logic the Moodle LMS system and especially the database it is relying on.

Moodle LMS database tables related to quiz, questions, question bank, and quiz attempt

Moodle LMS database tables related to quiz, questions, question bank, and quiz attempt Draw.io source of the quiz_related_moodle_db_tables.png illustration

Question states that can be traversed during quiz attempt and grading

Question states that can be traversed during quiz attempt and grading Draw.io source of the question_state_diagram.png illustration

Documentation:

  1. Wiki Home

  2. Moodle plugin installation
    Installation instructions for the Moodle plugin

  3. Data warehouse setup
    Setup instructions for the data warehouse

  4. Queries for the Data Warehouse side Queries available to be run in the Data Warehouse part of the system

  5. Queries for the Moodle side
    Queries available to be run in the Moodle part of the system

  6. Documentation regarding the Moodle Database and Moodle functionalities Documentation about the inner mechanics of the Moodle LMS system

  7. Structure of tables in the Data Warehouse Documentation about the modeling of the tables inside the Data Warehouse

Clone this wiki locally