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
a19903681069d6f317f890613bfdff6779999e32
moodle
/
question
/
type
T
History
tjhunt
32b0adfade
Better comments
2006-08-29 08:57:47 +00:00
..
calculated
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work. See
http://moodle.org/mod/forum/discuss.php?d=51796
for more details.
2006-08-15 21:25:38 +00:00
datasetdependent
Bug
#5672
: Make calculated questions less confusing to create. Merged from MOODLE_16_STABLE.
2006-06-05 16:59:58 +00:00
description
Fix Eclipse warnings.
2006-08-24 11:36:38 +00:00
essay
SC 299. Merged from MOODLE_16_STABLE.
2006-08-22 21:33:54 +00:00
match
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work. See
http://moodle.org/mod/forum/discuss.php?d=51796
for more details.
2006-08-15 21:25:38 +00:00
missingtype
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work. See
http://moodle.org/mod/forum/discuss.php?d=51796
for more details.
2006-08-15 21:25:38 +00:00
multianswer
Bug
#3481
- wildcard problem in cloze question. Thanks to Joseph Rezeau. Merged from MOODLE_16_STABLE, not a straight merge becuase of other 1.7 changes.
2006-08-18 10:29:34 +00:00
multichoice
MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer
2006-08-24 16:54:02 +00:00
numerical
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work. See
http://moodle.org/mod/forum/discuss.php?d=51796
for more details.
2006-08-15 21:25:38 +00:00
random
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work. See
http://moodle.org/mod/forum/discuss.php?d=51796
for more details.
2006-08-15 21:25:38 +00:00
randomsamatch
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work. See
http://moodle.org/mod/forum/discuss.php?d=51796
for more details.
2006-08-15 21:25:38 +00:00
rqp
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work. See
http://moodle.org/mod/forum/discuss.php?d=51796
for more details.
2006-08-15 21:25:38 +00:00
shortanswer
MDL-4816 Short answer question type considers '100' and '100.' to be the same Actually, this may have affected other question types too.
2006-08-23 21:17:23 +00:00
truefalse
Bug
#6303
- True / False applies penalty factor wrongly. Merged from MOODLE_16_STABLE.
2006-08-20 15:37:42 +00:00
editquestionend.html
Bug 6239 - Allow questions to have some teacher-supplied commentary.
2006-08-11 14:59:18 +00:00
editquestionstart.html
Bug 6239 - Allow questions to have some teacher-supplied commentary.
2006-08-11 14:59:18 +00:00
question.html
Bug 6239 - Allow questions to have some teacher-supplied commentary.
2006-08-11 14:59:18 +00:00
questiontype.php
Better comments
2006-08-29 08:57:47 +00:00