]> git.mjollnir.org Git - moodle.git/commit
MDL-10544 basic UI for outcome item adding/editing implemented - todo: calculation...
authorskodak <skodak>
Wed, 25 Jul 2007 22:12:17 +0000 (22:12 +0000)
committerskodak <skodak>
Wed, 25 Jul 2007 22:12:17 +0000 (22:12 +0000)
commitf10fac96696ac4ae98bacefc06b7005991eafacf
tree72d2a18b16e165ccb1f3fe2bb0c7ba45afd513fb
parent4faf5f99bede3330cb2d6b544533290d5bd56a0b
MDL-10544 basic UI for outcome item adding/editing implemented - todo: calculation support, lang strings, bugfixing...
whitespace cleanup
14 files changed:
grade/edit/calculation.php
grade/edit/category.php
grade/edit/grade.php
grade/edit/item.php
grade/edit/item_form.php
grade/edit/outcomeitem.php [new file with mode: 0644]
grade/edit/outcomeitem_form.php [new file with mode: 0644]
grade/edit/tree.php
grade/lib.php
grade/report/outcomes/course.html
grade/report/outcomes/course.php
grade/report/outcomes/db/access.php
grade/report/outcomes/editoutcomes.php
grade/report/outcomes/site.php