cwarwicker / moodle-assignfeedback_gradetracker

Grade Tracker assignment feedback type for Moodle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grade Tracker Assignment Feedback Plugin

Open Issues License

Moodle 3.4 supported Moodle 3.5 supported Moodle 3.6 supported Moodle 3.7 supported

This plugin provides a Grade Tracker feedback type for the standard Moodle "assign" module. It works together with the Grade Tracker block and allows you to update any Grade Tracker criteria linked to an assignment, whilst grading the assignment.

If you wish to also have the functionality to create the links between criteria and an assignment, whilst creating/editing the assignment, that can be achieved by adding in a few lines of code changes to your assign module. See here for more information.

Requirements

  • Moodle 3.4, 3.5, 3.6, 3.7
  • Plugin block_elbp installed

Installation

  1. Download the latest version of the plugin from the Releases page.
  2. Extract the directory from the zip file and rename it to 'gradetracker' if it is not already named as such.
  3. Place the 'gradetracker' folder into your Moodle site's /mod/assign/feedback/ directory.
  4. Run the Moodle upgrade process either through the web interface or command line.

License

https://www.gnu.org/licenses/gpl-3.0

Support

If you need any help using the block, or wish to report a bug or feature request, please use the issue tracking system: https://github.com/cwarwicker/moodle-assignfeedback_gradetracker/issues

If you want to help out with the development, feel free to submit commits for review.

About

Grade Tracker assignment feedback type for Moodle


Languages

Language:PHP 100.0%