]> git.mjollnir.org Git - moodle.git/commit
Just to show that something is happening!
authormoodler <moodler>
Sun, 13 Oct 2002 07:17:48 +0000 (07:17 +0000)
committermoodler <moodler>
Sun, 13 Oct 2002 07:17:48 +0000 (07:17 +0000)
commita5e1f35c66f65d2f21648a1678f3c038b39db6e6
tree676462820ebbb119583492c07dcc8b5f4a3c3e15
parent5a84640bd1a2953963809f844a788df1d2d5de86
Just to show that something is happening!

At this stage this module:

  - prints quizzes,
  - accepts answers (for multiple attempts) and grades them,
  - stores the grades.

Really, it's usable as long as you don't mind using the database manually. :)

Next up is quiz reports, then I'll tackle quiz creation.
mod/quiz/attempt.php
mod/quiz/db/mysql.sql
mod/quiz/lib.php
mod/quiz/version.php
mod/quiz/view.php