]> git.mjollnir.org Git - moodle.git/commit
Changed three fields to avoid SQL problems with PostgreSQL etc:
authormoodler <moodler>
Fri, 3 Jan 2003 16:01:48 +0000 (16:01 +0000)
committermoodler <moodler>
Fri, 3 Jan 2003 16:01:48 +0000 (16:01 +0000)
commita2fe7cc0dcaa21599ff88e96d581afa53d462d43
treed4ce503127e3d7f24057882ae3de170bae2d7310
parenta3fb1c450ab3390677a17906b632648d294b4ed0
Changed three fields to avoid SQL problems with PostgreSQL etc:

quiz_truefalse:  true->trueanswer  and false->falseanswer
quiz_questions:  type->qtype
mod/quiz/db/mysql.php
mod/quiz/db/mysql.sql
mod/quiz/db/postgres7.php
mod/quiz/db/postgres7.sql
mod/quiz/lib.php
mod/quiz/multichoice.html
mod/quiz/question.php
mod/quiz/shortanswer.html
mod/quiz/truefalse.html
mod/quiz/version.php