Commit Graph

6 Commits

Author SHA1 Message Date
tjhunt
3e3e5a4030 Renamed column question_sessions->comment at Eloy's request since comment is a DB reserved word.
I have not been able to test this fully, because I cannot assign roles (e.g. Student and Teacher) in 1.7dev at the moment to test a student answering an essay question then a teacher grading it. However, I have tested as much as possible as admin and cannot get any errors.
2006-08-24 16:44:15 +00:00
tjhunt
ef82286874 Bug #6293 - Cannot regrade a question when a teacher has added a comment with a ' - Merged from MOODLE_16_STABLE. Stupid, wreched, datalib. Why can't datalib take care of addslashes, so the whole of the rest of the code can forget about it? That is how a database abstraction layer should work. I know, it is pointless to moan about it, but it has just cost me 3 hours, so I feel I have earned the right to moan. 2006-08-18 22:34:54 +00:00
tjhunt
3c957efd2e Correct comment. 2006-08-15 20:43:09 +00:00
mark-nielsen
dbb3c4c6ea Added $prefix to form fields so that this code could be used with manual grading 2006-04-08 21:48:31 +00:00
mark-nielsen
42b245d1ca Moved the submit button to question_print_comment_box in lib/questionlib.php 2006-04-08 08:16:04 +00:00
gustav_delius
b6e907a245 Manual grading 2006-04-07 16:00:29 +00:00