]> git.mjollnir.org Git - moodle.git/commit
Skeleton version of the quiz module. It won't break an installation,
authormoodler <moodler>
Fri, 4 Oct 2002 02:59:05 +0000 (02:59 +0000)
committermoodler <moodler>
Fri, 4 Oct 2002 02:59:05 +0000 (02:59 +0000)
commit730fd187c825ca8e71bf78a130a4d7ca4e1785bb
treec4b45d662a87dd2653a2c1e1a5b5fce60c980a63
parent518d37151d7ad2685bae87feca71534d44f0ec22
Skeleton version of the quiz module.  It won't break an installation,
but it doesn't do anything yet.
lang/en/quiz.php [new file with mode: 0644]
mod/quiz/db/mysql.sql [new file with mode: 0644]
mod/quiz/icon.gif [new file with mode: 0755]
mod/quiz/index.php [new file with mode: 0644]
mod/quiz/lib.php [new file with mode: 0644]
mod/quiz/mod.html [new file with mode: 0644]
mod/quiz/version.php [new file with mode: 0644]
mod/quiz/view.php [new file with mode: 0644]