marcusgreen / moodle-gradingform_btec

BTEC grading with Refer, Pass, Merit, Distinction. Each level requires all previous level be achieved

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTEC Moodle advanced grading method

Advanced marking plugin for the BTEC marking scheme based on Refer,Pass, Merit and Distinction where each level is based on completing all the next lowest. So to get a Merit a student must achieve all Pass and all Merit, and to get a Distinction to get all Pass and all Merit and all Distinction. If they miss a Pass criteria they get a refer.

See change log at https://github.com/marcusgreen/moodle-gradingform_btec/blob/master/changelog.md

To install from the plugins database go to https://moodle.org/plugins/gradingform_btec/versions

To install from the command line with git

from the folder moodle/grade/grading/form run

git clone https://github.com/marcusgreen/moodle-gradingform_btec btec

Login to your moodle installation as admin and allow the plugin to install. Further documentation can be seen at http://docs.moodle.org/en/BTEC_marking

About

BTEC grading with Refer, Pass, Merit, Distinction. Each level requires all previous level be achieved


Languages

Language:PHP 86.4%Language:JavaScript 7.9%Language:CSS 3.4%Language:Gherkin 2.3%