moodle/question
2006-03-21 15:38:35 +00:00
..
format Removed unused global (see bug #4948) 2006-03-21 13:38:36 +00:00
questiontypes Some improvements to delete_question() 2006-03-20 23:04:22 +00:00
backuplib.php Moving question backup from mod/quiz/ to question/. In a first step I am making a duplicate copy of the whole backuplib.php. Next I will go in and delete the question backupcode from mod/quiz/backuplib.php and the quiz backup code from question/backuplib.php 2006-03-21 15:38:35 +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
edit.php incorrect use of required_param() 2006-03-07 23:51:21 +00:00
editlib.php Teacher-provided text is now printed without cleaning. 2006-03-19 19:49:37 +00:00
export.php Fixed up some more links. 2006-03-09 16:17:45 +00:00
format.php Fixed up some more links. 2006-03-09 16:17:45 +00:00
import.php More coding style improvements. 2006-03-14 16:01:40 +00:00
preview.php Some little fixes and more renaming to cleanly separate question code from quiz code 2006-03-01 07:03:57 +00:00
question.php Moved code to delete questions and question categories to lib/questionlib.php 2006-03-21 09:06:34 +00:00
restorelib.php Don't try to recode empty answers. 2006-03-19 11:03:12 +00:00
showbank.php Another bunch of missing courseid parameters. 2006-03-03 15:20:48 +00:00
tabs.php Improvement to tabbed interface 2006-03-01 09:30:21 +00:00