64 Commits

Author SHA1 Message Date
martignoni
f48dc334c7 Change to when newly created states get saved
Changes to what is printed during regrade
2005-06-09 21:48:11 +00:00
martignoni
e6547ba049 Print notice on preview when secure window will be used for students
Also improved some language strings
Manual regrading page implemented
2005-06-05 15:13:47 +00:00
martignoni
af4201baae Four new strings added to show the work done against quiz_categories when a course is deleted. 2005-06-01 13:17:04 +00:00
martignoni
0671b9e6e8 Temporary fix to bug 3140 2005-05-18 07:26:42 +00:00
martignoni
e6b5c0d3ac Added string for errors in GIFT format 2005-05-18 07:25:17 +00:00
martignoni
678998f20a Language strings and help files moved here from mod/quiz/lang/en 2005-05-18 07:22:24 +00:00
martignoni
cce4b5dfcf Added string 'noattemptstoshow' and removing an old one 2005-05-18 06:32:54 +00:00
martignoni
b3bef87f48 Added string from examview import format 2005-05-16 12:29:06 +00:00
martignoni
744eb29230 Added strings to enable removal of hardcoded messages in import/export 2005-05-11 20:01:33 +00:00
martignoni
3d95cc65ff Added 'editcatquestions' string. 2005-05-09 21:57:53 +00:00
martignoni
33bf4d8026 Added 'upgradesure' string 2005-05-06 09:59:12 +00:00
martignoni
130b919322 Added some strings for import/export error messages. 2005-05-04 08:40:20 +00:00
martignoni
78dd776532 added qti2 string 2005-05-04 08:37:24 +00:00
martignoni
bfa34ee187 Hotpot string 2005-04-25 19:46:50 +00:00
martignoni
dd522412b4 Added export format name for xhtml 2005-04-20 20:37:52 +00:00
martignoni
f20607726d Shortened a string 2005-04-20 20:36:52 +00:00
martignoni
66d08f2697 Added explanation about editing quizzes that have already been attempted by students, in response to bug 2924 2005-04-15 13:52:34 +00:00
martignoni
d5b681ceca Added strings download and downloadextra 2005-04-15 13:51:13 +00:00
martignoni
cede719f11 Fixed the problem reported in bug 2900 2005-04-15 13:48:52 +00:00
martignoni
42747c73d3 New strings for the quiz results overview page. 2005-03-09 13:59:28 +00:00
martignoni
70bcf579a6 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 2005-03-08 09:50:44 +00:00
martignoni
9ce0e952c9 Questions that are in use are now only deleted from the category list but not from quizzes or old attempts. 2005-03-08 09:42:50 +00:00
martignoni
804cf4b42f Now can add a single question to quiz with a single click. 2005-03-08 09:38:53 +00:00
martignoni
52d09c18d8 Versioning of questions 2005-03-04 10:44:01 +00:00
martignoni
0bb3ec63a6 New strings 'categoryadded' and 'categorydeleted' 2005-03-03 08:01:23 +00:00
martignoni
15198ef667 Addded en support for quiz->decimalpoints. 2005-02-15 19:00:13 +00:00
martignoni
c950f03526 Better wording 2005-02-02 15:44:52 +00:00
martignoni
98ba5c3bab Added Learnwise import format string 2005-02-02 15:43:40 +00:00
martignoni
3d59926ed1 There is now a mechanism by which question types can have their own setup options 2005-02-02 15:42:43 +00:00
martignoni
773b51a1d5 It is now possible to base new questions on existing ones, see get_string('editingquestion', 'quiz'); 2005-01-25 15:28:09 +00:00
martignoni
45583af63a Listing of sub-categories 2005-01-08 23:21:15 +00:00
martignoni
f1802208db New feature: Maximum-number-of-questions-per-page 2005-01-05 19:01:06 +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
martignoni
e7dc2ee3e7 Changed user interface for adding multiple random questions, see http://moodle.org/mod/forum/discuss.php?d=16531#78785 2005-01-02 10:52:31 +00:00
martignoni
fb3f94c020 Improved an error message, see http://moodle.org/bugs/bug.php?op=show&bugid=504&pos=0 2005-01-02 10:50:22 +00:00
martignoni
44551ca5d4 Fixed form error checking for cloze questions, see bug http://moodle.org/bugs/bug.php?op=show&bugid=697 2005-01-02 10:48:31 +00:00
martignoni
ea9ee14b36 New strings for the secure popup window 2004-12-18 14:02:23 +00:00
martignoni
cb8f6f558e 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-18 14:01:04 +00:00
martignoni
15d475f269 string for 'back' in preview question 2004-12-18 13:58:09 +00:00
martignoni
2add104527 New string 'xml' 2004-08-30 07:55:48 +00:00
martignoni
1d9bc92fe2 Added a new preview/test feature for quiz questions 2004-08-17 09:19:44 +00:00
martignoni
43c6006970 Removed PHP code from strings!
Added "No possible datasets"
2004-08-12 19:30:25 +00:00
martignoni
3fff134f26 New strings for dataset definitions 2004-08-05 12:34:34 +00:00
martignoni
ab23c3546e Additions to support units for numerical questions,
as well as some terminology for the new features
dataset-dependent questions and calculated questions
2004-08-02 12:36:37 +00:00
martignoni
8becabe440 Added string overdue for quiztimer 2004-07-27 17:32:49 +00:00
martignoni
806401186f Some changes for guest access 2004-07-13 09:49:15 +00:00
martignoni
b821527271 Missing string for password stuff 2004-07-08 18:29:46 +00:00
martignoni
1bece4e4d6 Quiz new options 2004-07-07 15:30:57 +00:00
martignoni
ccf0ef7d6c New options added 2004-07-07 15:15:11 +00:00
martignoni
7573628c27 Added additional strings for quiz export 2004-06-29 18:04:53 +00:00