Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9
-
Component/s: Grade report: Site wide user
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
This Grade Report Plugin creates User Reports for each course (site wide).
Drill down effect:
Each student's name links to that student's side wide user report only (no other students will appear).
In the one student only Site Wide User Report the student's name links to their user report for that specific course only.
Course names link to the normal User Report (initial view)
Barry - If you get a chance, since the sitewideusers report is a plugin ideally the report settings should be stored in config_plugins rather than config to keep $CFG from having a bloated footprint. Code wise it does not take that much and the users will never notice but I like trying to keep things in their proper place. Peace - Anthony