]> git.mjollnir.org Git - moodle.git/commit
OK, it seems reliable enough now for alpha testing.
authormoodler <moodler>
Tue, 15 Oct 2002 12:54:11 +0000 (12:54 +0000)
committermoodler <moodler>
Tue, 15 Oct 2002 12:54:11 +0000 (12:54 +0000)
commit8d94f5a08e00d23f63364de46fdecb0f85ad66ab
tree011032fda3cd488512257bcd1f88ceb17b2db577
parent2a2c9725bbadd1e4391e03b54eafdab23ad18ae8
OK, it seems reliable enough now for alpha testing.

If you have existing quizzes, delete them all, then
drop all the quiz tables and delete the quiz line from
the modules table.

Things to do still:

  - add/edit/remove categories
  - display question feedback on submissions ...
  - record the time they started the quiz, as well as the completion.
  - place time limits between attempts
  - add full specification of quiz open time and quiz close time
lang/en/moodle.php
lang/en/quiz.php
mod/quiz/attempt.php
mod/quiz/db/mysql.sql
mod/quiz/edit.php
mod/quiz/index.php
mod/quiz/lib.php
mod/quiz/multichoice.html
mod/quiz/report.php
mod/quiz/shortanswer.html
mod/quiz/view.php