by Marcus Green.
I have updated the BTEC advanced grading method code on github and incremented the version to beta status. Here are the modifications.
Changed drop down with criteria level for a text box. This was because previously it was limited to 6 levels, i.e. P1 to P6, M1 to M6 etc and some places have more levels than that. Adding more levels to the drop down would have been clumsy.
Added validation on save to check for duplicate level criteria and to check that a criteria leel fits the pattern (P, M or D followed by a number). Changed CSS to reveal the Xthat indicates you can delete a level during editing. Changed CSS for layout at markingtime as previously the labels on the Yes No radio buttons could be mistaken for each other.
You can see some documentation at
I have installed it multiple times on Moodle versions 2.5, 2.6 and 2.7 (up to rc1). Please try it and give me feedback.