moodle/question
2006-04-30 15:11:13 +00:00
..
format Removed mystery (probably diagnostic) message 2006-04-28 09:39:13 +00:00
type Making sure grading and feedback use the same way of testing responses, thanks to Joseph, bug 5134 2006-04-30 15:11:13 +00:00
backuplib.php Moved questiontype specific backup functions into questiontype classes 2006-03-21 18:15:09 +00:00
category.php Fixing filtering of category names, now using PARAM_NOTAGS. Fixing bug 5349 2006-04-27 06:55:38 +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 The information from question_rqp_types table should not be loaded every time questionlib.php is loaded but only when the questiontype menu is actually needed. 2006-04-26 20:29:32 +00:00
export.php question category is not remembered correctly by import and export pages, fixing bug 5348 2006-04-27 06:42:10 +00:00
format.php Now ignore hidden questions. Bug #4988 2006-04-28 09:36:17 +00:00
import.php question category is not remembered correctly by import and export pages, fixing bug 5348 2006-04-27 06:42:10 +00:00
preview.php Question preview now handles duplicate responses properly 2006-04-30 12:07:08 +00:00
question.php Moved all question deletion code to showbank.php. Fixed bug 5186 2006-04-17 05:31:21 +00:00
restorelib.php Corrected location of restorelibpre15.php, see http://moodle.org/mod/forum/discuss.php?d=44156 2006-04-26 20:32:54 +00:00
showbank.php sortorder is now remembered between pages, fixing bug 5328 2006-04-27 07:46:34 +00:00
tabs.php Improvement to tabbed interface 2006-03-01 09:30:21 +00:00