]> git.mjollnir.org Git - moodle.git/commit
Questions now have a defaultgrade column (which defaults to 1)
authormoodler <moodler>
Mon, 3 Mar 2003 17:43:13 +0000 (17:43 +0000)
committermoodler <moodler>
Mon, 3 Mar 2003 17:43:13 +0000 (17:43 +0000)
commitdf103e82129a675dc07ec7f68acd785f3d014a4f
treef24ffcf889941e029dcb3510471f7c7dff7c413a
parentc363d9d11fee2b217d6a3f5023c8cbbcecaf74c6
Questions now have a defaultgrade column (which defaults to 1)
... this grade is used as the default grade when adding questions
to a quiz.

At the moment it's just so that some imported questions can have
different defaults, but a field should be added to all question
editing pages.
mod/quiz/db/mysql.php
mod/quiz/db/mysql.sql
mod/quiz/db/postgres7.php
mod/quiz/db/postgres7.sql
mod/quiz/edit.php
mod/quiz/format/missingword.php
mod/quiz/import.php
mod/quiz/lib.php
mod/quiz/version.php