My Grades block icon

My Grades block

Maintained by Karen Holland
The My Grades block provides a display of all enrolled courses, overall grades and links to grade reports from a student's Dashboard.
Price option: Free

Supports Moodle 2.1-5.2 See all versions
Latest release: 2 days ago
Installations: 195
Downloads (last 90 days): 39

Frankenstyle name: block_my_grades
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Karen - If you want to follow the naming convention for Moodle plugins on Github.com the repository name would be moodle-block_my_grades. I would recommend changing the name to conform with the naming convention. Also, I have created a tracker in the Moodle Tracker for this plugin which can be found at https://tracker.moodle.org/browse/CONTRIB/component/12737. When I installed the plugin in Moodle 2.5 (and you should see the same warning in 2.4) I received the notice: he block my_grades does not define the standard capability block/my_grades:addinstance. Let's go ahead and define addinstance - see http://docs.moodle.org/dev/Blocks#db.2Faccess.php for more information on how to do that. Also, feel free to create a page in Moodle Docs if you would like. http://docs.moodle.org/dev/Plugin_documentation contains some information about how to ideally set that page up. For now I'm going to mark this as needing a little more work before we approve it. Please do not hesitate to let me know if there is anything I can do to be supportive of your efforts. Peace - Anthony
Hi Aparup
Thank you so much for reviewing my Moodle plugin contribution!
I've added the code repository at https://github.com/k-holland/my_grades/.
The bug tracker is at https://tracker.moodle.org/browse/CONTRIB-4319.
Documentation is at https://github.com/k-holland/my_grades/blob/master/my_grades/readme.txt - this is probably lacking in detail so please let me know if this is the case and also any other issues with the code.
Hi Karen,
Thanks for sending this in, could you consider adding the urls:
- code repository
- bug tracker url
- any documentation links this may have.