]> git.mjollnir.org Git - moodle.git/commit
various grade outcomes and scales improvements, fixes, changes and refactoring
authorskodak <skodak>
Mon, 30 Jul 2007 22:56:45 +0000 (22:56 +0000)
committerskodak <skodak>
Mon, 30 Jul 2007 22:56:45 +0000 (22:56 +0000)
commit173a9d21ea372f33ecbe6333835d802e7c0afb98
treebccaf6884aac1bfce363ab3e911a7cb927886f18
parentd349d4f0e12b3e22d125e820817aa2dc048e384d
various grade outcomes and scales improvements, fixes, changes and refactoring
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
23 files changed:
admin/settings/grades.php
grade/edit/favoutcomes/form.html [moved from grade/report/outcomes/course.html with 58% similarity]
grade/edit/favoutcomes/index.php [new file with mode: 0644]
grade/edit/outcome/edit.php [new file with mode: 0644]
grade/edit/outcome/edit_form.php [new file with mode: 0644]
grade/edit/outcome/index.php
grade/edit/scale/edit.php
grade/edit/scale/edit_form.php
grade/edit/scale/index.php
grade/lib.php
grade/report/grader/lib.php
grade/report/outcomes/course.php [deleted file]
grade/report/outcomes/db/access.php
grade/report/outcomes/index.php
grade/report/outcomes/version.php
lang/en_utf8/grades.php
lang/en_utf8/moodle.php
lib/db/install.xml
lib/db/upgrade.php
lib/grade/grade_outcome.php
lib/grade/grade_scale.php
theme/standard/styles_layout.css
version.php