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.4.0.3

Moodle 3.4
Released: Thursday, 29 November 2018, 3:24 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
2017111303
Version release name
3.4.0.3
Maturity
Stable version
MD5 Sum
6de3d02b38f3ab775fee78bd95c9616d
Supported software
Moodle 3.4
  • Latest release for Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_34_STABLE
VCS tag
v3.4.0.3

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.