1441 Commits

Author SHA1 Message Date
moodler
1b4ccb8a92 More tweaks when displaying embedded resources 2004-01-09 06:52:54 +00:00
moodler
797e9e30ce Some tidying up of the recent layout 2004-01-09 06:36:43 +00:00
moodler
a98d00e2b0 Some cleaning up and native support for streaming MP3! (using Flash) 2004-01-09 03:31:28 +00:00
moodler
ffaaf096a5 Fixed long-standing problem with popup windows.
Now when you go to the using the navbar, they popup and leave
some navigation behind.

Also fixed a recent bug with embedded images
2004-01-08 12:20:11 +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
stronk7
282ecaf828 Added support to teacherloading, assessmentstodrop and donotuse
fields in workshop module.
2004-01-05 18:21:42 +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
moodler
263a473593 New setting makes it optional to show column of people who didn't answer 2004-01-01 06:35:22 +00:00
moodler
3bd98ad4bc New option to allow students to see aggregate ratings on other posts (anonymous) 2004-01-01 04:48:55 +00:00
kaipe
e097165541 Fixed a single/double quote issue (again) 2003-12-31 19:22:38 +00:00
moodler
507407a795 Display group icon in forum is a group is defined 2003-12-31 13:40:33 +00:00
moodler
6031fe85d5 Don't try to display forums if there aren't any 2003-12-31 06:44:39 +00:00
moodler
89b8d337da Fixed some single/double quote issues 2003-12-30 07:28:43 +00:00
moodler
d751243549 Bodgy HTML converted to nice clean XHTML fragments.
Thanks to Jonathan Moore and all his work!
2003-12-30 07:04:04 +00:00
moodler
0d71d164b8 Improved navigation info in header 2003-12-30 06:54:19 +00:00
moodler
82ca81cf69 Big cleanup for logic in handling uploaded files, now shorter and clearer 2003-12-30 06:53:53 +00:00
moodler
0ce4aa1a8a Some preliminary code to allow wildcards in short answers.
Based on code sent by Thomas Robb
2003-12-29 09:40:23 +00:00
moodler
3fcc331fee Better info about quizzes 2003-12-29 09:28:14 +00:00
moodler
3334a25495 Edit button on quiz reports 2003-12-29 09:24:16 +00:00
moodler
0036338998 Added new styles for latest news listings smallinfo and smallinfohead 2003-12-28 05:49:16 +00:00
trobb
2003e4464c Null data caused errors so placed an IF statement around SWITCH
at line 920
2003-12-26 03:50:27 +00:00
les_kopari
08481e544c Inserts for MySQL and PostGRES. 2003-12-24 17:33:05 +00:00
les_kopari
218cb966c5 Initial add. 2003-12-24 17:29:30 +00:00
rkingdon
d5ec0e19e6 Fixes to restore. 2003-12-24 14:49:33 +00:00
rkingdon
f43c849f7e A new version (2003121000). Fixes to backup/restore. Addition of "late"
work and the reduction of the number of phases to 3 (from 4).
2003-12-24 14:43:24 +00:00
rkingdon
ae1d214cd5 Bugs fixed in backup and restore. Dialogue now notifies if there are any
open dialogues.
2003-12-24 14:36:18 +00:00
trobb
9fb9dac127 Possible division by 0 fixed with if branch line 132 2003-12-23 13:41:27 +00:00
moodler
0787779dad Latest version from Paul Shew 2003-12-22 15:09:25 +00:00
trobb
83d8e36f15 Bug in percentage calculation for on-screen display fixed 2003-12-21 13:56:24 +00:00
moodler
1a5a3ccf24 Removed old versions of quiz format plugins 2003-12-17 15:32:45 +00:00
moodler
2860b7a5f2 More accurate info on link to reports 2003-12-17 13:49:51 +00:00
moodler
3fb839a1e4 A small fix for showing pictures in randomly-selected questions 2003-12-17 13:35:49 +00:00
moodler
a6478fdc0d Improved overview, now allows deleting and shows more info.
Thanks very much for Thomas Robb for submitting the original
modification with the new functionality ... I ended up doing a
lot of cleaning up and reworking of it but it wouldn't have been
done without Thom's work.
2003-12-17 13:04:47 +00:00
trobb
99cb3dc887 Percentages displayed as numbers rather than strings in Excel 2003-12-17 13:02:49 +00:00
trobb
c95d3c0fad *** empty log message *** 2003-12-17 08:57:36 +00:00
moodler
6675f0141d Improved description of interim final grade 2003-12-13 02:30:20 +00:00
moodler
835389b818 Name of final grade column makes more sense now 2003-12-13 02:09:00 +00:00
moodler
f8029045de Don't show replies when re-editing a post. 2003-12-12 08:46:24 +00:00
moodler
2e82fd38c1 This has been annoying me for ages, and the fix is so simple.
When replying to a post that already has replies - the replies
are listed in threaded form.
2003-12-12 08:20:45 +00:00
moodler
d39e56ede3 Put docs here temporarily until the format settles down 2003-12-12 07:50:11 +00:00
moodler
43bf9fc2d7 Reworking of the plug-in format for import/export files.
Each format is now in it's own subdirectory, which allows the
format to have as many files as it likes.  The formats are now
detected automatically (no need to edit lib.php anymore) and
the parent class is now in mod/quiz/format.php

Lastly, I added Paul Shew's new GIFT format.
2003-12-12 07:35:55 +00:00
trobb
544c4b9aa3 *** empty log message *** 2003-12-11 23:53:46 +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
55030f9a41 A little spacing on the display 2003-12-10 16:36:38 +00:00
moodler
a61cf7e35e Hope you don't mind, Will, but I had to do some cleaning up of the comments pages
- comments look more like forums
   - glossary entry is displayed consistently
   - workflow makes more sense to me at least (more like forums)
   - code is shorter   :-)
2003-12-10 16:29:56 +00:00