This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
664fe87f299e42242dde47755d54a39dfd000cea
moodle
/
question
/
type
T
History
tjhunt
3a513ba4df
MDL-12282 - fix typo in previous commit. Sorry.
2007-11-22 11:51:16 +00:00
..
calculated
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
2007-11-20 12:41:04 +00:00
datasetdependent
Fixed MDL-10855 'Calculated question error: undefined stdClass::$nextpageparam' and some other calculated question bugs.
2007-08-17 01:06:02 +00:00
description
fix for MDL-11106 Images not showing up in shared categories
2007-09-04 11:55:10 +00:00
essay
MDL-12079 fixed use of clean_param()
2007-11-10 14:54:39 +00:00
match
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
2007-11-20 12:41:04 +00:00
missingtype
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
2007-11-20 12:41:04 +00:00
multianswer
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
2007-11-20 12:41:04 +00:00
multichoice
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
2007-11-20 12:41:04 +00:00
numerical
MDL-12282 - fix typo in previous commit. Sorry.
2007-11-22 11:51:16 +00:00
random
MDL-11398 - Random questions sometimes ended up with names different from the cateogry they were actually picking from. Also, the same random questoin could be used in more than one quiz, in which case editing that question would change two quizzes unexpectedly. The fix is:
2007-09-26 16:10:38 +00:00
randomsamatch
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
2007-11-20 12:41:04 +00:00
rqp
cvsimport fixups
2007-07-07 14:18:30 +12:00
shortanswer
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
2007-11-20 12:41:04 +00:00
truefalse
Minor whitespace fixup.
2007-11-07 15:41:20 +00:00
edit_question_form.php
Whitespace cleanup.
2007-09-24 15:45:29 +00:00
question.html
MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle.
2007-07-06 16:37:06 +00:00
questiontype.php
MDL-12286 - 'Save as new question' button ignores the setting in the 'Save in category' dropdown. Merged from MOODLE_19_STABLE.
2007-11-20 17:52:16 +00:00