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.1 (Build: 2014031200)

Moodle 2.5
Released: dimecres, 12 de març 2014, 8:31 PM
moodle-report_mygrades
==================

A Moodle Report that shows all user grades from all courses

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
2014031200
Version release name
1.1 (Build: 2014031200)
Can be updated to
1.2 (Build: 2014031200) (2014080400)
Maturity
Stable version
MD5 Sum
c6b2bcb933fd27f2b8466778c8cefbee
Supported software
Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

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