moodle/question
thepurpleblob 146b8728c7 MDL-9123:
No check was made of the validity of the category id read from the form.
So it could theoretically have been spoofed.
2007-04-11 10:57:21 +00:00
..
format Check for empty text strings. Thanks to Quedoc. 2007-03-21 11:17:38 +00:00
type MDL-9208 - Only hightlight the correct answer if that option is set. 2007-04-04 18:01:27 +00:00
backuplib.php forgot to check this in 2007-03-09 02:58:20 +00:00
category.php MDL-7054 - Prevent creation of question categories with blank names. Merged from MOODLE_16_STABLE. 2006-10-17 21:45:19 +00:00
category_class.php MDL-8946 - Fix a regression that broke question export. Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz. Some other miscellaneous code cleaning too. 2007-03-21 10:40:35 +00:00
comment.html Renamed column question_sessions->comment at Eloy's request since comment is a DB reserved word. 2006-08-24 16:44:15 +00:00
edit.php MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. 2007-03-22 11:46:03 +00:00
editlib.php Use the right string processing functions when outputting question names. Backported from HEAD 2007-03-13 16:20:58 +00:00
export.php MDL-9123: 2007-04-11 10:57:21 +00:00
format.php MDL-8898 2007-03-14 13:02:55 +00:00
import.php MDL-8946 - Fix a regression that broke question export. Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz. Some other miscellaneous code cleaning too. 2007-03-21 10:40:35 +00:00
preview.php Use the right string processing functions when outputting question names. Backported from HEAD 2007-03-13 16:20:58 +00:00
question.php moved header printing so it is only printed when displaying a form. 2007-01-10 06:46:12 +00:00
question2.php Fixed a pass-by-reference notice 2007-01-26 06:50:34 +00:00
restorelib.php adding backward compatibility for question restores 2007-03-02 08:03:47 +00:00
showbank.php MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. 2007-03-22 11:46:03 +00:00
tabs.php MDL-8946 - Fix a regression that broke question export. Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz. Some other miscellaneous code cleaning too. 2007-03-21 10:40:35 +00:00