]> git.mjollnir.org Git - moodle.git/commit
Updated questiontype.php to make essay compatible with manual grading (aka removed...
authormark-nielsen <mark-nielsen>
Sat, 8 Apr 2006 21:51:29 +0000 (21:51 +0000)
committermark-nielsen <mark-nielsen>
Sat, 8 Apr 2006 21:51:29 +0000 (21:51 +0000)
commita472184c7b54272bf78c59a8b43bc6516f3db379
treee72416ebe3422a650ecf930755d4147b0eed614e
parentdbb3c4c6eaf19e0ea378466ecd2520f3569f3c76
Updated questiontype.php to make essay compatible with manual grading (aka removed a lot of code).

Adding display.html as a display html template for the essay question type

TODO: drop the question_essay_states table and migrate comments to question_sessions
question/type/essay/display.html [new file with mode: 0644]
question/type/essay/questiontype.php