moodle/question
2006-04-11 22:22:31 +00:00
..
format Whenever a question is edited the version field is set to question_hash(), see bug 2958. 2006-04-10 22:10:32 +00:00
type Fixed typo preventing the editing of multianswer questions. 2006-04-11 07:16:10 +00:00
backuplib.php Moved questiontype specific backup functions into questiontype classes 2006-03-21 18:15:09 +00:00
category.php Some improvements to how the tabs and links behave. 2006-03-01 21:16:28 +00:00
category_class.php short php tags once more 2006-03-07 21:46:34 +00:00
comment.html Added $prefix to form fields so that this code could be used with manual grading 2006-04-08 21:48:31 +00:00
edit.php incorrect use of required_param() 2006-03-07 23:51:21 +00:00
editlib.php Taking out random question hack that is no longer needed. 2006-04-09 22:43:22 +00:00
export.php Fixed up some more links. 2006-03-09 16:17:45 +00:00
format.php Whenever a question is edited the version field is set to question_hash(), see bug 2958. 2006-04-10 22:10:32 +00:00
import.php Grades in imported questions must match grades option list. 2006-03-22 16:30:14 +00:00
preview.php Introduce field for teacher comments, in preparation for manual grading 2006-04-06 16:42:00 +00:00
question.php Fixed parameter type for $confirm 2006-04-11 22:22:31 +00:00
restorelib.php Fixed recoding of parent field for random questions 2006-04-11 21:40:28 +00:00
showbank.php Fixing stupid typos from previous commit 2006-04-05 20:02:37 +00:00
tabs.php Improvement to tabbed interface 2006-03-01 09:30:21 +00:00