My Grades report

Reports ::: report_mygrades
Maintained by DavidDavid Bezemer
A Moodle Report that shows all user grades in all courses

My Grades report 1.2 (Build: 2014031200)

Moodle 2.5, 2.6, 2.7
Released: divendres, 15 d’agost 2014, 5:13 PM

moodle-report_mygrades

A Moodle Report that shows all user grades

Introduction: This report displays a searchable and sortable table with the User's grades per course. When clicking a link from this table, the user will be redirected to their course grade overview.

Install instructions: 1. Copy the mygrades directory to the report directory of your Moodle instance 2. Visit the notifications page

Access the report: The report can be accessed via the user profile (Activity Reports > My Grades report) Access is controlled by the user context, teacher will be able to see this user's grades for the courses that they are teacher in Users can only see their own grades Admin and manager can see all grades for all users (unless permissions prohibit this)

This report is largely based on the work done by Karen Holland with Block Mygrades, but adds sorting and filtering. For this the report requires jQuery to be enabled, otherwise sorting and searching will not be possible

Version information

Version build number
2014080400
Version release name
1.2 (Build: 2014031200)
Can be updated from
1.1 (Build: 2014031200) (2014031200)
Maturity
Stable version
MD5 Sum
21f941c12a2238e2c0b7d02486617629
Supported software
Moodle 2.5, Moodle 2.6, Moodle 2.7
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation