-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
4.5
Add datasources for quiz intancies and quiz grades.
The datasource for quiz will have:
- Quiz entity with the following columns:
- Quiz name
- Quiz name with link
- Time open
- Time close
- Time limit
- Grade pass
- The quiz entity has a filter for quiz name (open text filter and select menu filter)
- User entity, linking the user which created the quiz
- Course entity, linking the course where the quiz belongs to
The datasource for Quiz Grades will have:
- Quiz Grade entity with the following columns:
- The grade
- The timemofied
- The Quiz Grade entity has a number filter for Grade and a date filter for Timemofied
- Quiz entity to which the grade belongs to
- User entity to which the grade belongs to
- Course entity which the quiz belongs to
The quiz grades fetches the grades from the mdl_quiz_grades table.
- has a non-specific relationship to
-
MDL-76254 Assignment report source for Report Builder
-
- Open
-