Adding gradepass feature using standard functions
authorPaolo Tramonti <paolo.tramonti@unitn.it>
Tue, 21 Jul 2015 15:21:53 +0000 (17:21 +0200)
committerPaolo Tramonti <paolo.tramonti@unitn.it>
Tue, 21 Jul 2015 15:21:53 +0000 (17:21 +0200)
commit4f1983cf19d8533cc49da40281dc13ac360a4510
treed0d097e8006b4d3fdcad4d948f7809215129bc34
parentf879340f2e5f4a6f520da92b12572364e393f920
Adding gradepass feature using standard functions

Using the Moodle core standard_grading_coursemodule_elements() function to show the grade section in the attendance module settings.
Starting from version 2.9.x this includes the gradepass feature, that permits to show, in gradebook report, the percentage of attendance in green if the grade is greater/equal than the gradepass value, otherwise is shown in red.
mod_form.php