moodle/grade
Tim Hunt 3987312883 MDL-31487 fix FEATURE_CONTROLS_GRADE_VISIBILITY for quiz.
This is a followup to MDL-18301. That fix missed the following points:

1. On the edit categories and items screens, all items had an eye-con to
control the visibility, even if the visibility was controlled by the
module.

2. Changing the visibility of a grade category change the visibility of
all items within it, even if the visibility was controlled by the
module.

3. The quiz ingored $cm->visible when controlling whether its grade item
was visible.
2013-08-08 10:03:47 +01:00
..
edit MDL-31487 fix FEATURE_CONTROLS_GRADE_VISIBILITY for quiz. 2013-08-08 10:03:47 +01:00
export MDL-40469 Gradebook: Fixed setType warning while exporting gradebook with publishing set 2013-08-01 10:31:25 +08:00
grading MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00
import MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
report MDL-30852 grade report: More coding guideline cleanups. 2013-08-05 11:23:29 +08:00
tests MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00
externallib.php MDL-31681: Formatting changes to fix indentation 2013-03-25 10:37:14 +08:00
index.php MDL-30999 grade: updated Grade API phpdocs 2012-02-14 14:04:19 +07:00
lib.php MDL-31487 fix FEATURE_CONTROLS_GRADE_VISIBILITY for quiz. 2013-08-08 10:03:47 +01:00
querylib.php MDL-32437 fix invalid gradebook query sql 2012-04-15 14:20:14 +02:00