defacer
57c3bae3c2
New strings for the quiz results overview page.
2005-03-08 19:07:41 +00:00
gustav_delius
03f9425fd2
The teacher can now move selected questions to a chosen category or delete them, see http://moodle.org/mod/forum/discuss.php?d=16239 and http://moodle.org/mod/forum/discuss.php?d=19734
...
There is also a 'Deselect all' button which I implemented provisionally by putting an extra function checknone() into javascript-static.js. This should be cleaned up by someone who knows javascript.
2005-03-06 12:00:46 +00:00
gustav_delius
1997f36731
Questions that are in use are now only deleted from the category list but not from quizzes or old attempts.
2005-03-05 16:03:59 +00:00
gustav_delius
fef9b51dac
Now can add a single question to quiz with a single click.
2005-03-05 12:55:26 +00:00
gustav_delius
c6bfdec3fc
Versioning of questions: when editing questions the teacher is told about the quizzes in which the question is used and is asked whether to replace them with the new version or not. If there are already attempts at a question than the original version is always kept in the database for audit purposes. More details at http://moodle.org/mod/forum/discuss.php?d=16479
2005-03-03 15:17:45 +00:00
moodler
fb94189268
Fixes for bug 2591 - wrong strings being used
2005-03-03 06:24:44 +00:00
stronk7
ae7bedb707
Addded en support for quiz->decimalpoints.
...
Please check the translation and help file!
2005-02-14 20:04:32 +00:00
moodler
425c45a746
Something I didn't check in ages ago
2005-01-28 17:39:21 +00:00
thepurpleblob
183dfda0f2
Added Learnwise import format string
2005-01-26 10:41:43 +00:00
gustav_delius
0353801a2b
There is now a mechanism by which question types can have their own setup options. Because this does not change anything unless it is used I hope it is o.k. that I am submitting this without asking first. This is based on code by Mad Alex.
2005-01-22 22:27:16 +00:00
gustav_delius
ef0921d1ff
It is now possible to base new questions on existing ones, see get_string('editingquestion', 'quiz');
2005-01-19 09:50:33 +00:00
gustav_delius
85ceebe2d3
It is now possible to have also questions in all subcategories listed on edit.php. Because there can be a large number of questions the list of questions is now paged.
...
The random questions have another option specifying whether they can choose their questions also from subcategories or not. This option is stored in the unused questiontext field.
2005-01-05 20:07:58 +00:00
kaipe
d70ccc495c
New feature:
...
Maximum-number-of-questions-per-page
2005-01-03 00:41:33 +00:00
gustav_delius
ac27e47dc4
Hierarchical question categories from mediagonal, see http://moodle.org/bugs/bug.php?op=show&bugid=1947
2005-01-02 15:10:50 +00:00
gustav_delius
34283aa87d
The teacher now can choose whether to see the advanced quiz
...
options or not. This is handled as in the resource module. The
"Show advanced options" button is only shown if the admin has
chosen to declare some of the options as advanced.
There are now 4 review options as suggested by Martin in
http://moodle.org/mod/forum/discuss.php?d=16709
Provides separate buttons "Update this quiz" and "Edit questions",
see http://moodle.org/mod/forum/discuss.php?d=16708 . To make this
possible edit.php can now be called with a quiz id and it saves
its data itself rather than relying on mod.php.
mod.html now has a "Save changes" and a "Save changes and edit questions" button.
"Attempt quiz now" button gets a different language string for
re-attempts. This is currently set to "Re-attempt quiz".
After viewing the feedback for an attempt the "Continue" button
leads back to the course homepage, as requested in bugs 1224 and
1976. If there is no feedback the user is brought straight to quiz/view.php.
2005-01-02 07:15:19 +00:00
gustav_delius
0dc4810a9a
Changed user interface for adding multiple random questions, see http://moodle.org/mod/forum/discuss.php?d=16531#78785
2004-12-29 22:57:35 +00:00
gustav_delius
fa92dd2437
improved an error message, see http://moodle.org/bugs/bug.php?op=show&bugid=504&pos=0
2004-12-29 07:48:21 +00:00
gustav_delius
b63850e8d4
Fixed form error checking for cloze questions, see bug http://moodle.org/bugs/bug.php?op=show&bugid=697
2004-12-28 09:12:40 +00:00
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