]> git.mjollnir.org Git - moodle.git/commit
First cut at adding new "fixed" Match question type, which is manually
authormoodler <moodler>
Sun, 30 Mar 2003 16:46:50 +0000 (16:46 +0000)
committermoodler <moodler>
Sun, 30 Mar 2003 16:46:50 +0000 (16:46 +0000)
commit54a67a59218c7c5242a1398e5f3d08f23c9974d2
tree2fb804d0a94f13d3d17443ccb2ccba9e0213de3e
parent03fd6a965e00ff8f4da72f34a69fdf2eec9b3f2a
First cut at adding new "fixed" Match question type, which is manually
created.  Works OK after limited testing.

I've also renamed some strings to do with "Random Match", so that this
question type is now called "Random Short-Answer Match".

Later there will be a new 'Random Match' which randomly selects one of the
existing "Match" questions.
13 files changed:
lang/en/help/quiz/match.html [new file with mode: 0644]
lang/en/help/quiz/randomsamatch.html [moved from lang/en/help/quiz/randommatch.html with 89% similarity]
lang/en/quiz.php
mod/quiz/db/mysql.php
mod/quiz/db/mysql.sql
mod/quiz/db/postgres7.php
mod/quiz/db/postgres7.sql
mod/quiz/import.php
mod/quiz/lib.php
mod/quiz/pix/ma.gif [new file with mode: 0755]
mod/quiz/question.php
mod/quiz/randommatch.html
mod/quiz/version.php