-
Improvement
-
Resolution: Deferred
-
Minor
-
None
-
3.5
-
MOODLE_35_STABLE
Location:
Home / ►
- Courses / ►
- shortname / ►
- Grade administration / ►
**
Description:
Lists all participants on vertical axis, all gradable items on horizontal axis, current grades in individual cells.
Intended audience:
Instructors and others with permission to view and/or alter grades
Purpose:
Originally this provided the primary interface to review and update grades for all students and activities. (Additional interfaces per activity are usually also available.)
Suggestions:
This report is large and unwieldy for all but the smallest of courses (small numbers of students AND small numbers of gradable activities).
- Provide JS-based scrolling enhancements (frozen headers and footers) for all core themes (now available in Boost and Clean, but not More)
- Provide option to filter this report to show only grades per section (categories can be collapsed, but sections are more likely to represent dates and related activities),
- Filter to show grades that are expected and not yet completed (using Completion Expected By)
- Filter to show grades that are above or below specific values
- Filter to show empty grades where work has been submitted by student (and still requires marking)
Conversion to Configurable Reports:
This is a classic crosstab report. In order to be sure to show accurate grades, the Moodle API MUST be used in this report, not direct database access. The following enhancements to Configurable Reports (detailed above) would be needed to convert this report:
- Use only Moodle API
- Report type: Grades (all Grades for current Course)
- Crosstab reports
- Horizontal Group/Break with collapsable sections (for category visibility)
- Conditional cell styling (including image display)
- Edit row/action menu
- Edit column/action menu
- Edit cell
- Image display
- Localized text strings (column headers)
- Frozen columns
- Frozen header rows
- Frozen footer rows
- URL link to related report
- Receive URL parameters
- will help resolve
-
MDL-59767 Show Grade Statistics (including Grade Distribution Chart) of results per assessment item/category
-
- Closed
-
-
MDL-52462 Enhancing how the User Report displays extra credit
-
- Open
-
-
MDL-58993 Improve user grade-report redirecting
-
- Closed
-
-
MDL-59281 Date/Time profile fields Unix/Epoch output in Grader Report
-
- Closed
-