moodler
8e6c87ccf3
Teachers can choose to allow review of quizzes, which means that students
...
are allowed to see past quizzes. This only works once the quiz is completely
closed (to perhaps prevent easy cheating).
2003-01-01 14:47:11 +00:00
moodler
c04c41c7d2
Many little fixes and cleanups for robustness
2002-12-30 05:10:01 +00:00
moodler
9307692fdf
Add a javascript confirmation when submitting a quiz attempt
2002-12-09 08:20:19 +00:00
moodler
e11c24bc0e
Added translation for Attempt quiz now
2002-10-25 08:15:03 +00:00
moodler
cc3b8c75de
After saving new question, sanity checks are made to make sure the
...
fractional grades are correct.
Icons now have tooltips and are also a shortcut to editing page.
2002-10-23 12:10:38 +00:00
moodler
ffc5a2c03a
More concise feedback on grading, and more efficiency (only update
...
attempt grades that have changed)
2002-10-22 10:56:48 +00:00
moodler
e331eb06fd
Teacher can now regrade (recalculate grades) of all quiz attempts
...
(in case the quiz changed somehow)
2002-10-22 06:52:23 +00:00
moodler
e1c91df09b
Can now delete questions. It checks that the question doesn't belong to
...
any quizzes first (if it's in a published category then it checks all quizzes
on the server).
2002-10-21 15:00:51 +00:00
moodler
c74a0ca5c2
Category editing in quizzes is now supported. Some other little
...
cleanups along the way ...
2002-10-20 17:15:39 +00:00
moodler
60f49825a5
New and fixed strings
2002-10-20 10:12:36 +00:00
moodler
958aafe2b4
Quiz attempts are now timed. This is done by starting the quiz_attempts
...
record upon showing the quiz, and completing it upon submit.
Two new fields in quiz_attempts... should be upgrade friendly.
(Old attempts will show up as being of duration zero)
Also some small fixes here and there.
2002-10-18 16:05:21 +00:00
moodler
ab9d6d1e0e
Some additions
2002-10-15 16:48:44 +00:00
moodler
49dcdd1800
Added timeopen and timeclose (instead of days) and did a few cleanups
2002-10-15 16:22:18 +00:00
moodler
8d94f5a08e
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
2002-10-15 12:54:11 +00:00
moodler
2834cce0d9
New strings
2002-10-15 05:31:03 +00:00
moodler
edecd16dd2
New strings
2002-10-14 15:58:07 +00:00
moodler
2eaa2e2861
New strings
2002-10-14 09:04:33 +00:00
moodler
fa7d70c8c1
Added new strings
2002-10-10 07:24:59 +00:00
moodler
8e7ad7283b
New words
2002-10-06 17:20:54 +00:00
moodler
730fd187c8
Skeleton version of the quiz module. It won't break an installation,
...
but it doesn't do anything yet.
2002-10-04 02:59:05 +00:00