]> git.mjollnir.org Git - moodle.git/commit
Added help pages to quiz module.
authormoodler <moodler>
Tue, 22 Oct 2002 10:38:00 +0000 (10:38 +0000)
committermoodler <moodler>
Tue, 22 Oct 2002 10:38:00 +0000 (10:38 +0000)
commitcd63d77e0800b68a216247a032f414fe603631d7
treea0636384399477fa93d043d892714e5164e09c6a
parent377f3c9ee4f57a91ed9879e93bb22b4f7ae88412
Added help pages to quiz module.

A few little cleanups, such as trim() on shortanswers
18 files changed:
lang/en/help/quiz/attempts.html [new file with mode: 0644]
lang/en/help/quiz/categories.html [new file with mode: 0644]
lang/en/help/quiz/correctanswers.html [new file with mode: 0644]
lang/en/help/quiz/feedback.html [new file with mode: 0644]
lang/en/help/quiz/grademethod.html [new file with mode: 0644]
lang/en/help/quiz/maxgrade.html [new file with mode: 0644]
lang/en/help/quiz/multichoice.html [new file with mode: 0644]
lang/en/help/quiz/questiontypes.html [new file with mode: 0644]
lang/en/help/quiz/random.html [new file with mode: 0644]
lang/en/help/quiz/shortanswer.html [new file with mode: 0644]
lang/en/help/quiz/timeopen.html [new file with mode: 0644]
lang/en/help/quiz/truefalse.html [new file with mode: 0644]
mod/quiz/attempt.php
mod/quiz/category.php
mod/quiz/lib.php
mod/quiz/mod.html
mod/quiz/question.php
mod/quiz/report.php