]> git.mjollnir.org Git - moodle.git/commit
CONTRIB-490 Added support for scripted generation of questions. Calculated type not...
authornicolasconnault <nicolasconnault>
Thu, 12 Jun 2008 09:15:16 +0000 (09:15 +0000)
committernicolasconnault <nicolasconnault>
Thu, 12 Jun 2008 09:15:16 +0000 (09:15 +0000)
commitb9bd6da4f8c6b85eff0e28839ebefe15b1fbbfea
tree012206f8111d8f3b1c49fcc355eedb4cea6e4839
parentea2fdf56ce1215de029e0a95b7dba6371281d0be
CONTRIB-490 Added support for scripted generation of questions. Calculated type not yet supported (datasets too complicated ;)
lib/questionlib.php
question/type/essay/questiontype.php
question/type/match/questiontype.php
question/type/multianswer/questiontype.php
question/type/multichoice/questiontype.php
question/type/numerical/questiontype.php
question/type/questiontype.php
question/type/shortanswer/questiontype.php
question/type/truefalse/questiontype.php