Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-62083

Report Builder needs additional data sources

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 3.5
    • Reports

      The "Report builder" developed as part of the Workplace project provides a form-based way to develop custom reports. However, as originally developed, it supports a limited number of Data sources. (Data sources identify the primary table the report will be based on. Other tables joined to the primary table may be included in the data source as "Tables" in the report builder.) Increasing the number of Data sources will allow greater use of the Report builder, eventually allowing all reports included in Moodle (all versions) to be based on the Report builder, and therefore customisable.

      Data sources currently included in Workplace:

      • Certification users allocation and completion: User [certification] allocation, User [certification] completion, Certification, User, Job assignments, Program
      • Certifications: Program, User allocation, User, Course (JOINed by Program)
      • Programs: Course, User
      • Program users allocation and completion: Program, User allocation, User [program] completion, User, Job assignments
      • Course completion from datastore: Datastore action (Time completed), Course from datastore, User from datastore, Course completion, User, Course
      • Users: Job assignments

      The data sources suggested below are based on analysis of user-created reports (e.g. using Ad-hoc queries or Configurable reports), existing reports provided in core, and popular reporting plugins. The primary table is given first, followed by additional tables that are often JOINed to the primary table in existing reports.

      New data sources:

      1. Events/Log activity: Users (mediated by Role assignments and Enrolments), Courses, Course modules, Role assignments, Roles (full name of Role)
      2. Gradebook: Grades, Gradebook categories, Course modules, User, Groups, Advanced grading [Note: this is an example of a type of report that could benefit from having editable fields]
      3. Course modules (Activities and Resources): Log activity, Activity completion, Grades
      4. Competencies: Courses, Course modules, Users, Course categories
      5. Course completion: Enrolments, Users, Courses, Course modules
      6. Specific Module types for Core modules (especially Quiz, Assignment, Forum)
      7. Course categories: Courses, Enrolments, Role assignments
      8. Groups: Users, Events (often filtered by the Course in which the report is run)
      9. Course: [Course] Metadata, Course format, Users (mediated by Role assignments), Enrolments (mediated by Users+Role assignments),  Course categories, Course completions
      10. User enrolments: User last access, Role assignments/Role, User, Course
      11. Time spent in course: This is a special variation of the Course data source that allows the report user to specify the session time (how long a session is assumed to extend after the last logged event), and this value is provided as "Time spent" for all users who access the Course, filterable by Role assignment.
      12. Users enroled but not logged in: This Data source requires a LEFT JOIN (if implemented in SQL) to pick up Enrolments in a Course that do NOT have any log activity. Otherwise it resembles "Events/Log activity" above.
      13. Communications: Course, Users (linked to Course via Role assignment), various sources of communications between users, e.g.: Messages, Feedback (from Gradebook), Forum (read or reply), Assignment (annotations)

      (In Configurable Reports, data sources are called report types. In Totara Report Builder, these are called "Sources." Existing report types in CR are Users, Courses, Categories, and Timeline.)

            Unassigned Unassigned
            emdalton1 Elizabeth Dalton
            Votes:
            5 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.