Skip to content

Commit

Permalink
Merge branch 'MDL-31363_grade_constants' of git://github.com/andyjdav…
Browse files Browse the repository at this point in the history
…is/moodle

Conflicts:
	lib/grade/constants.php
  • Loading branch information
stronk7 committed Feb 28, 2012
2 parents ecb4c3f + 0e7f31b commit cee44e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/grade/constants.php
Expand Up @@ -202,11 +202,6 @@
*/
define('GRADE_REPORT_AGGREGATION_POSITION_LAST', 1);

// These constants dont seem to be in use (MDL-31363)
define('GRADE_REPORT_AGGREGATION_VIEW_FULL', 0);
define('GRADE_REPORT_AGGREGATION_VIEW_AGGREGATES_ONLY', 1);
define('GRADE_REPORT_AGGREGATION_VIEW_GRADES_ONLY', 2);

// What to do if category or course total contains a hidden item

/**
Expand Down

0 comments on commit cee44e2

Please sign in to comment.