]> git.mjollnir.org Git - moodle.git/commit
MDL-5969 Let multiple choice questions have feedback that does not depend on the...
authortjhunt <tjhunt>
Thu, 24 Aug 2006 10:22:43 +0000 (10:22 +0000)
committertjhunt <tjhunt>
Thu, 24 Aug 2006 10:22:43 +0000 (10:22 +0000)
commit307f045f0718da95d00faf38a630d4f3169f12e5
treea23e06971c7885fe864ef0b4a353bce2b682fbab
parent6e557c0806f4c552bd25a7e338d49f407ec2bde0
MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer

In passing, I fixed MDL-6297 Export of multichoice questions in Moodle XML format doesn't save shuffle option too.
14 files changed:
lang/en_utf8/qtype_multichoice.php [new file with mode: 0644]
question/format/xml/format.php
question/restorelib.php
question/type/multichoice/db/mysql.php
question/type/multichoice/db/mysql.sql
question/type/multichoice/db/postgres7.php
question/type/multichoice/db/postgres7.sql
question/type/multichoice/display.html
question/type/multichoice/editquestion.html
question/type/multichoice/editquestion.php
question/type/multichoice/questiontype.php
question/type/multichoice/version.php
theme/standard/styles_color.css
theme/standard/styles_layout.css