moodle/question
2006-04-21 12:35:57 +00:00
..
format Moodle xml format can now export and import the actual image files, encoding 2006-04-21 12:35:57 +00:00
type Fixed typo preventing images being displayed. 2006-04-20 12:36:31 +00:00
backuplib.php Moved questiontype specific backup functions into questiontype classes 2006-03-21 18:15:09 +00:00
category.php Paramater cleaning for category name too restrictive for non-ascii 2006-04-18 14:20:02 +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 Moved all question deletion code to showbank.php. Fixed bug 5186 2006-04-17 05:31:21 +00:00
export.php Fixed up some more links. 2006-03-09 16:17:45 +00:00
format.php Moodle xml format can now export and import the actual image files, encoding 2006-04-21 12:35:57 +00:00
import.php More logical wording on button to import from local file 2006-04-13 12:10:28 +00:00
preview.php Introduce field for teacher comments, in preparation for manual grading 2006-04-06 16:42:00 +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 Fixed recoding of parent field for random questions 2006-04-11 21:40:28 +00:00
showbank.php Use delete_question() to delete question, bug 5275 2006-04-21 06:50:51 +00:00
tabs.php Improvement to tabbed interface 2006-03-01 09:30:21 +00:00