77 Commits

Author SHA1 Message Date
moodler
b2ff4c0aac New strings for the secure popup window 2004-12-16 08:42:33 +00:00
kaipe
180bcb2740 New feature that makes it possible to specify the number of decimals
for the correct answer in calculated questions
as well as some minor refactoring and debugging.
2004-12-05 13:02:49 +00:00
koenr
7331b86485 string for 'back' in preview question 2004-11-24 22:49:54 +00:00
gustav_delius
dcb1bd3c9a towards XHTML compliance 2004-09-12 13:21:01 +00:00
moodler
9c8047cfd0 Added a new preview/test feature for quiz questions, sent in by
Pavel <paolo@psychpan.waw.pl>

Thanks to Przemyslaw, too!
2004-08-16 15:16:26 +00:00
moodler
338c772cc5 Removed PHP code from strings! 8-o 2004-08-11 06:46:59 +00:00
moodler
a46eb8c106 Added "No possible datasets" 2004-08-11 06:17:26 +00:00
moodler
6c05a7818a Clean up and new strings 2004-08-07 06:34:27 +00:00
kaipe
d02ad0f9c2 New page quiz/questiontypes/datasetdependent/categorydatasetdefinitions.php?category=XX
offers a simple editing view for category reusable dataset definitions.
It is unlinked but can be reached by specifying the URL or having a question
edit page link it in the future.
2004-08-05 09:53:17 +00:00
kaipe
39fbd5c818 Added support for some PHP style mathematical functions in the correct answer formula for calculated questions
Documentation on the functions can be found at
http://uk.php.net/manual/en/ref.math.php
2004-08-01 22:22:20 +00:00
kaipe
dee898f184 Additions to support units for numerical questions,
as well as some terminology for the new features
dataset-dependent questions and calculated questions
2004-07-30 14:54:45 +00:00
julmis
2d767e5dba Added string overdue for quiztimer 2004-07-27 02:09:48 +00:00
moodler
3230a30655 Missing string for password stuff 2004-07-08 08:00:03 +00:00
moodler
74da954c11 Some new strings for passwords and IP subnets 2004-07-07 12:43:01 +00:00
thepurpleblob
9e4e189f09 Added additional strings for quiz export 2004-06-22 12:50:34 +00:00
julmis
15a51f5b06 Time limit strings added. 2004-06-02 17:57:32 +00:00
moodler
56215ed40f If a quiz has been attempted and the teacher is editing the quiz,
then let them know about the attempts.

bug 321

Thanks, Bernard!
2004-05-19 03:22:21 +00:00
moodler
cb1c64a821 New string for opening quizzes 2004-05-18 04:22:34 +00:00
moodler
e70bda424b Fixes to prevent users from creating bad quiz questions with not
enough answers in them.

Thanks to Shane Elliott (Ikawhero)
2004-05-14 14:36:32 +00:00
moodler
dbb4919258 Better error checking when trying to show an incomplete attempt 2004-02-18 08:40:58 +00:00
moodler
e9f289635d Added strings for WebCT Import format 2004-01-11 02:50:41 +00:00
moodler
19a95eb03a Some new strings (related to quiz reports) 2003-12-17 12:53:25 +00:00
moodler
c3b736a119 Name some of the newer formats 2003-12-12 07:22:14 +00:00
kaipe
1e085edc43 The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz. 2003-12-10 20:03:59 +00:00
moodler
5b645d97c4 Grade is in the main file already 2003-11-26 01:37:56 +00:00
trobb
bbc8a2ade5 *** empty log message *** 2003-11-25 23:41:08 +00:00
trobb
036162ea9a *** empty log message *** 2003-11-25 12:35:43 +00:00
trobb
a222541e98 *** empty log message *** 2003-11-25 00:07:38 +00:00
moodler
71be7f90ac Converted back to single quotes, and removed "grade", "grades" strings 2003-11-22 02:45:07 +00:00
trobb
a234654021 *** empty log message *** 2003-11-21 23:56:34 +00:00
trobb
6f2b3bcdd2 *** empty log message *** 2003-11-21 23:53:24 +00:00
trobb
6b36aa9396 *** empty log message *** 2003-11-21 22:22:50 +00:00
trobb
c4cfddf4d1 *** empty log message *** 2003-11-21 21:35:45 +00:00
moodler
f6b9326173 Added "Detailed statistics" 2003-11-20 15:51:12 +00:00
moodler
892a80dc63 New, speedier English translation. All files and every line has changed.
This is working OK in my testing, but please contact me immediately
if you find any errors.
2003-11-18 07:28:46 +00:00
kaipe
85c06eab07 quiz option - "Each attempt builds on the last" 2003-08-11 11:47:30 +00:00
kaipe
5ee8d89f65 The message "Recently added question!" is shown for questions that have been added since the reviewed attempt was finished.
Closing bug #576
2003-08-05 11:39:49 +00:00
moodler
835ad8ef7a Adding missing strings.
Instead of Multi Answers, how about "Embedded Answers" ..?
2003-08-02 05:09:04 +00:00
moodler
250e71d967 When a quiz is closing within the next 24 hours, a small countdown
is shown in the titlebar (drawn with javascript).

An alert is shown at ten minutes, and zero minutes.

This doesn't prevent students from doing anything, but it serves
as a reminder and just looks cool.  ;-)
2003-07-28 08:58:47 +00:00
moodler
c7538de679 New string for simple stats 2003-07-24 16:44:21 +00:00
moodler
779e79f438 Better string for teacher reports 2003-07-24 06:21:21 +00:00
moodler
29d5d0b40c New modular plugin structure for quiz reports.
The code for reviewing an existing attempt is now separate
in review.php and now has a log entry of it's own.

The overview and regrade reports are now in separate subdirectories
under the "report" directory.  Each has a primary "report.php" file
which implements the report as a class.

These existing reports are very simple, but now more complex ones
can easily be written.  (I am about to do one).
2003-07-24 05:18:00 +00:00
moodler
361f649d7a New question type: Numerical questions.
Mostly coded by Henrik Kaipe - I changed a few things on the way in.
2003-07-10 13:25:07 +00:00
moodler
401c8de6c5 New question type called "Description". All it does is print some
text and/or an image, without requiring an answer.  Can be used
to provide text for a following group of questions, or to insert
a joke in the quiz etc ...

This code is based on code sent in by Ursula Raab.  Thanks!

See: http://moodle.org/mod/forum/discuss.php?d=508
2003-07-06 04:00:05 +00:00
moodler
43a78d7b7c New string for quiz index 2003-06-07 06:09:08 +00:00
moodler
5325f8b8cf A little more guidance on the quiz page. 2003-05-23 15:20:41 +00:00
stronk7
b4bee933da Added some entries to the backup/restore utility 2003-05-04 00:01:43 +00:00
moodler
c6bcd06aba Tidied up the quiz imports a bit, and added AON as a format choice
Also added Scott Elliott's Blackboard module!
2003-05-02 15:31:24 +00:00
moodler
c6eed09730 New "create multiple questions" wizard.
Improvements to the importing routine for AON
2003-04-10 17:55:57 +00:00
moodler
4b85b71712 New quiz switches to
- shuffle questions order
  - shuffle answers order
2003-04-09 13:57:08 +00:00