moodle/question
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
..
format MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer 2006-08-24 10:22:43 +00:00
type Renamed column question_sessions->comment at Eloy's request since comment is a DB reserved word. 2006-08-24 16:44:15 +00:00
backuplib.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
category.php some capabilities for quiz and questions, need to load them in access.php 2006-08-21 08:40:06 +00:00
category_class.php Fix some Eclipse code warnings. Merged from MOODLE_16_STABLE. 2006-08-18 21:23:15 +00:00
comment.html Renamed column question_sessions->comment at Eloy's request since comment is a DB reserved word. 2006-08-24 16:44:15 +00:00
edit.php some capabilities for quiz and questions, need to load them in access.php 2006-08-21 08:40:06 +00:00
editlib.php some capabilities for quiz and questions, need to load them in access.php 2006-08-21 08:40:06 +00:00
export.php SC#277. Merged from MOODLE_16_STABLE. 2006-07-18 13:33:45 +00:00
format.php Fixed syntax error in a PHPdoc comment. 2006-08-24 10:12:15 +00:00
import.php Bunch of category functions moved from lib/questionlib.php 2006-05-02 12:26:03 +00:00
preview.php Question preview now handles duplicate responses properly 2006-04-30 12:07:08 +00:00
question.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
restorelib.php MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer 2006-08-24 10:22:43 +00:00
showbank.php some capabilities for quiz and questions, need to load them in access.php 2006-08-21 08:40:06 +00:00
tabs.php Improvement to tabbed interface 2006-03-01 09:30:21 +00:00