BTEC marking

Grading methods ::: gradingform_btec
Maintained by Marcus Green
BTEC grading for Pass, Merit and Distinction assignments.

BTEC marking 1.1

Moodle 2.7, 2.8, 2.9, 3.0
Released: Saturday, 19 March 2016, 6:41 PM

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

I call this the Gloucestershire college release in honour of the help and feedback given on my visit there. It consists mainly of minor usability tweaks

  • Reduced the size of the description field as it was occupying a disproportional amount of space
  • Added a check to ensure that the assignment has the BTEC scale set
  • Changed CSS so the Add Criterion button lined up properly
  • Changed Marking Options so it is hidden by default as it is not frequently used
  • tweaked code (a constructor) to ensure it would work with PHP7

To install

Place the unzipped files in a directory

moodle/grade/grading/form/btec

Where moodle is the root of your moodle install

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

Version information

Version build number
2012081709
Version release name
1.1
Can be updated to
1.2 (2016083116)
Maturity
Stable version
MD5 Sum
b2ba17e498fc5e278d5e4bb46f1c500b
Supported software
Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • The more recent release 1.2 (2016083116) exists for Moodle 2.9
  • The more recent release 1.2 (2016083116) exists for Moodle 3.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.1

Default installation instructions for plugins of the type Grading methods

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "rubricsXL") in the "grade/grading/form" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation