MDL-44447 grade_export: Added multiple grade display types to grade export.

This commit is contained in:
Simey Lameze 2014-08-22 10:50:08 +08:00
parent 482abd0f70
commit be289f57b2
17 changed files with 150 additions and 47 deletions

View file

@ -708,3 +708,5 @@ $string['writinggradebookinfo'] = 'Writing gradebook settings';
$string['xml'] = 'XML';
$string['yes'] = 'Yes';
$string['yourgrade'] = 'Your grade';
$string['gradeexportdisplaytypes'] = 'Grade export display types';
$string['gradeexportcolumntype'] = '{$a->name} ({$a->extra})';