Grade Me

Blocks ::: block_grade_me
Maintained by Tyler Bannister, Logan Reynolds, James McQuillan
Shows a teacher all of the assignments and manual quiz questions (essays and file responses) that have been submitted, but not graded.

Grade Me 3.9.0.2

Moodle 3.9
Released: Thursday, 8 April 2021, 9:00 AM

Grade Me block

This block for Moodle 2.x/3.x shows a list of gradable items.

About this repository

This repository is separated into branches for each supported version. For Moodle versions, branches are named like MOODLE_XX_STABLE. For Totara versions, branches are named like TOTARA_XX_STABLE. The “XX” corresponds to the version that branch is for. For example, MOODLE_27_STABLE would be for Moodle 2.7. These branches contain production-ready, stable code.

Documentation

Support

If you are experiencing problems, have a feature request, or have a question, please open an issue on the Github issue tracker.

To help developers debug problems, please include the following in all issues: - Plugin versions. - Moodle version. - Detailed instructions of what went wrong and how to reproduce the problem. - Any error messages encountered. - PHP version. - Database software and versions. - Any other environmental information available.

Developers will triage issues and deal with more serious problems first. We will try to address all issues but cannot guarantee when your issue will be addressed.

Version information

Version build number
2020061502
Version release name
3.9.0.2
Maturity
Stable version
MD5 Sum
96109abf6dcf062bf9d40aa4f5bcd2d7
Supported software
Moodle 3.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_39_STABLE
VCS tag
v3.9.0.2

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.