Skip to content

remotelearner/moodle-block_grade_me

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
May 12, 2017
Feb 11, 2022
Mar 31, 2021
Aug 5, 2016
Sep 29, 2021
May 17, 2011
Feb 11, 2022
Mar 31, 2021
May 19, 2023
Mar 31, 2021
Jun 16, 2017
Jun 16, 2017
Jun 16, 2017
Feb 11, 2022
Feb 11, 2022
Mar 31, 2021
Mar 31, 2021
Feb 11, 2022
Feb 11, 2022
Mar 31, 2021
Jan 18, 2023

Repository files navigation

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.