moodler
424aef6aef
Use the new short way of setting up groups
2004-02-15 07:18:07 +00:00
selliott
740f94d8e7
Deleted quiz_print_recent_instance_activity and quiz_get_recent_quizzes (only used in course/recent.php)
...
Added quiz_print_recent_mod_activity and quiz_get_recent_mod_activity (for course/recent.php)
2004-02-15 06:26:55 +00:00
moodler
831b236f2c
Group support for Quiz reports. :-)
...
... except detailed stats.
2004-02-14 16:52:55 +00:00
stronk7
07bbc2d1c7
Now the questiontextformat is supported in backup/restore too.
2004-02-13 23:47:08 +00:00
moodler
5cdb8a856a
Quiz questions now have proper formatting controls.
...
Any format can be used. This fixes a number of problems at once,
but the latest one is Bug #1047
2004-02-13 14:01:27 +00:00
moodler
00d727e387
FIxed (old?) bug that sometimes prevented new categories
2004-02-12 03:48:13 +00:00
moodler
0c29498ede
Use format_text on question texts so we get caching, filters etc
2004-02-12 03:41:16 +00:00
selliott
0eb7764d4d
Added user parameter to print_recent_instance_activity and get_recent_quizzes (for course/recent.php)
2004-02-05 20:40:59 +00:00
moodler
54e5e3f387
Removing the log upgrades from here (too slow)
2004-02-05 08:24:04 +00:00
moodler
af7d68413f
Update old quiz logs
2004-02-05 05:00:52 +00:00
moodler
b44b3a9f29
Add coursemodule info to logs for attempts and submits
2004-02-05 02:54:16 +00:00
selliott
fdba9bb4d9
Added functions quiz_get_recent_quizzes and quiz_print_recent_instance_activity for course/recent.php (a recent activities page).
2004-02-04 15:12:06 +00:00
moodler
a7f4452d11
Updating version numbers of all Modules to make things a bit clearer
2004-02-01 04:42:39 +00:00
moodler
9423833cd9
All modules now require the very latest because of the changes to add_to_log
2004-01-31 15:25:00 +00:00
moodler
037f99aa2d
Upgraded add_to_log to send cm->id
2004-01-31 15:22:04 +00:00
moodler
d98579dbc9
OK, much better. What was I thinking. :-)
2004-01-30 15:22:43 +00:00
moodler
819110a116
On second thoughts, added hours
2004-01-30 15:16:54 +00:00
moodler
d3128ddf0e
Fixed date format
2004-01-30 15:16:04 +00:00
moodler
83f007bf39
Define minimum required versions of Moodle
2004-01-28 04:27:57 +00:00
moodler
858c8a05e8
Better dividers in the table
2004-01-26 12:07:34 +00:00
gustav_delius
d7143408df
replaced incorrectly closed html tags, see bug 365
2004-01-25 20:34:54 +00:00
moodler
18352a55f5
For now just avoid public categories.
...
It would be nice if instead a check was made to make sure that the
category wasn't being used by other courses, then even public
categories could be deleted.
2004-01-21 17:13:55 +00:00
moodler
b2d594c8de
New function quiz_delete_course() which deletes all the leftover stuff
...
while a course is being deleted
2004-01-21 16:44:22 +00:00
moodler
facbf40f92
Only list categories that belong to real courses
2004-01-21 16:04:55 +00:00
moodler
22592150f9
Slight fix for null case (Add Choose item on popup menus)
2004-01-21 03:22:16 +00:00
trobb
7b656c9707
Further problems with the percentage displays fixed
2004-01-18 09:52:52 +00:00
trobb
f287b42cee
Error in percentage calculations for T/F items fixed (screen display only)
2004-01-18 08:55:18 +00:00
moodler
b0be6c79bf
Some fixes for displaying empty grades in quizzes
...
suggested by Marilyn Fleming http://moodle.org/mod/forum/discuss.php?d=4636
2004-01-18 06:17:02 +00:00
trobb
88ba0fed41
Report lines after a matching question in screen display and Excel fixed.
2004-01-17 10:27:01 +00:00
moodler
2d1c22bb66
Menus on quiz editing no longer need the submit buttons
2004-01-15 15:26:34 +00:00
moodler
bd9dd91015
Latest files from Denis
2004-01-14 16:56:39 +00:00
moodler
7d18a73462
Make it easier to click on attempts
2004-01-14 03:25:46 +00:00
thetrinity
a9981ba619
Implemented Matching Questions.
2004-01-13 14:32:18 +00:00
moodler
3fc6ae75e4
Some fixes to clarify handling of the number of attempts
2004-01-12 16:30:51 +00:00
thetrinity
f70567fee5
Fixed typo and minor polishing.
2004-01-12 03:54:24 +00:00
moodler
e9f289635d
Added strings for WebCT Import format
2004-01-11 02:50:41 +00:00
moodler
998ebd420a
WebCT Import format!! (untested)
...
Contribution from Denis Rebaud!
2004-01-11 02:43:16 +00:00
thetrinity
7692b869ef
Converted to UNIX file type.
2004-01-10 09:50:14 +00:00
thetrinity
9249e3ab4e
Fixed typo
2004-01-10 09:39:28 +00:00
moodler
29fb5974e7
Increased QUIZ_MAX_NUMBER_ANSWERS to 10, and actually made it apply to everythin
2004-01-10 07:39:19 +00:00
thetrinity
87e6dacbdf
examples.txt added
2004-01-10 03:39:14 +00:00
thetrinity
4300aa4c58
Integrated Multiple Answers and inline comments options. Made examples.txt. Documentation now moved.
2004-01-10 03:35:11 +00:00
moodler
12c20fffc6
Fixed a small bug introduced yesterday
2004-01-09 12:57:33 +00:00
moodler
544fe071bd
Fixed header
2004-01-07 13:16:21 +00:00
moodler
93394a9018
Some cleaning up of the edit screen (especially in non-quiz mode)
2004-01-07 13:10:13 +00:00
thetrinity
24c70149ad
Changed to UNIX file type and removed tabs for documentation. o U
2004-01-06 02:19:11 +00:00
thetrinity
d0f86d1654
Brings documentation up to date with rev.1.2 of gift/format.php
2004-01-06 01:49:32 +00:00
kaipe
e72a2e6d63
As this page uses the multianswer import format, the require_once statements have been updated to fit the new plug-in paths for the import formats.
2004-01-01 15:12:16 +00:00
kaipe
5276dc4887
Short-answer fixes:
...
As the wild card feature makes it possible for a response to match more than one answer alternative, I made sure that the alternative with the
highest grade would count.
I also fixed bug #945 for the short answer case.
2004-01-01 15:01:29 +00:00
kaipe
0226a97d31
Fixed bug that could cause duplication of attempt numbers.
...
This bug came to the surface when the possibility to delete attempts was introduced in report/overview/report.php
2004-01-01 12:47:50 +00:00