moodle/question
2006-06-15 10:12:17 +00:00
..
format Corrected reference to lang string and fixed a notice. Merged from MOODLE_16_STABLE. 2006-06-14 15:32:55 +00:00
type Bug #5825 redonly attribute does not work on checkboxes, so using disabled instead when displaying quizzes read-only. 2006-06-15 10:12:17 +00:00
backuplib.php Due to changes in Quiz which allows commenting and manual grading of all question types, essay no longer needs its two tables: question_essay and question_essay_states 2006-05-01 02:56:06 +00:00
category.php Bunch of category functions moved from lib/questionlib.php 2006-05-02 12:26:03 +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 Bug #5793: remember whether Show all has been clicked in the question bank. Merged from MOODLE_16_STABLE. 2006-06-12 13:54:01 +00:00
export.php Fix an undefined variable notice. Merged from 1.6stable. 2006-05-22 13:06:36 +00:00
format.php Fix an undefined variable notice. Merged from 1.6stable. 2006-05-22 11:20:51 +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 proper initialisation of $oldquestionid; merged from MOODLE_16_STABLE 2006-05-23 09:32:26 +00:00
restorelib.php Bug #5522 - question/restorelib.php error; merged from MOODLE_16_STABLE 2006-06-07 14:57:26 +00:00
showbank.php Bug #5793: remember whether Show all has been clicked in the question bank. Merged from MOODLE_16_STABLE. 2006-06-12 13:54:01 +00:00
tabs.php Improvement to tabbed interface 2006-03-01 09:30:21 +00:00