Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

reportbuilder/Sources: Difference between revisions

From MoodleDocs
No edit summary
(Note about plan not to migrate this page to the new developer resources. See template for more info.)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Sources to Port From Totara ==
{{Template:WillNotMigrate}}
== Sources to Port ==
*SCORM
*SCORM
*Feedback
*Feedback
*Course completion
*Course completion
*User
*User (add language)
*Courses
*Courses
*Messages
*Messages


== Sources to Add ==
== Sources to Add ==
*Courses/Sites
*Site
*Site log (exists in Totara, but need to upgrade to new log system)
**Site log (need to upgrade existing source from legacy log to generic logging interface)
*Number of distinct learners and teachers enrolled per category (including all its sub categories)
**Role with actions
*Actions for each role
*Course Category
**with # of students & teachers enrolled (including all its sub categories)
*Users
*Users
**by role by course
**by role by course (can show what courses have no teachers, or the most students, etc..)
**by # of logins to site
**with # of logins to the site (so you can see who hasn't logged in at all as well)
**by # of logins to each course
**by course with # of times the user accessed the course
**Daily course access (separate days has each user accessed each course)
**by course with # of separate days they accessed the course
**Course completion
**With all assessments required and completion status (maybe grade too)
*Usage
*Usage
*Site
*Site
Line 27: Line 31:
*Quiz
*Quiz
**Attempts by date
**Attempts by date
**Quiz questions that are answered incorrectly the most
*Forum
*Forum
**Posts with grades, and that require grading but have none
**Posts with grades, and that require grading but have none
*Wiki
*Wiki
*Badges
*Badges

Latest revision as of 14:05, 24 June 2022


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


Sources to Port

  • SCORM
  • Feedback
  • Course completion
  • User (add language)
  • Courses
  • Messages

Sources to Add

  • Site
    • Site log (need to upgrade existing source from legacy log to generic logging interface)
    • Role with actions
  • Course Category
    • with # of students & teachers enrolled (including all its sub categories)
  • Users
    • by role by course (can show what courses have no teachers, or the most students, etc..)
    • with # of logins to the site (so you can see who hasn't logged in at all as well)
    • by course with # of times the user accessed the course
    • by course with # of separate days they accessed the course
    • Course completion
    • With all assessments required and completion status (maybe grade too)
  • Usage
  • Site
    • Grades and attendance for every user in every course
  • Activity Modules
  • Assignment
    • Submissions (exists in Totara, but need to upgrade to mod_assign)
    • Submissions summary (exists in Totara, but need to upgrade to mod_assign)
    • Submissions and grades (final only)
  • Quiz
    • Attempts by date
    • Quiz questions that are answered incorrectly the most
  • Forum
    • Posts with grades, and that require grading but have none
  • Wiki
  • Badges