stronk7
b681000402
Now quiz->name supports filterall.
2005-04-03 00:19:11 +00:00
gustav_delius
4f063738c6
Julian has fixed "Attempted on" and "Time taken" display and removed a javascript error.
2005-03-31 20:01:04 +00:00
defacer
c2bf38fd9b
Fix for bug 2793: Unfinished quiz attempts no longer shown in the overview table.
2005-03-26 13:41:00 +00:00
defacer
8d6c341045
Obsolete.
2005-03-18 14:38:46 +00:00
defacer
ab6d7869ca
Use global code in javascript-static.php instead of utility.js
2005-03-18 14:38:08 +00:00
defacer
88b917d614
Fixing behavior of (de)select all commands and some issues with non-JS-enabled clients.
2005-03-18 14:23:45 +00:00
defacer
bc5750fa6d
IE doesn't display anything after a script include tag that closes with />.
...
Please close all your script tags like <script></script> or else.
Disgusting.
2005-03-11 03:29:41 +00:00
defacer
239d185a75
Updating the overview screen "sort by question grade" hack to work with the
...
multiple sort column suppport.
2005-03-10 16:40:13 +00:00
defacer
526a130e50
Checking in the code for the "improvements to the quiz results overview page"
...
project, commissioned by the University of York. Enjoy!
2005-03-08 18:49:00 +00:00
stronk7
e37da3a536
Now decimalpoints is used to show grades
...
(I had to modify quiz_get_best_grade() slighty)
2005-02-14 19:41:52 +00:00
skodak
db24312891
cleaned download filename SC#69, merged from MOODLE_12_STABLE
2005-01-29 15:16:32 +00:00
moodler
ba9231f5ff
Merged bug 2363 fix from stable
2005-01-11 11:14:15 +00:00
moodler
7c6c30ed2b
Changes for XHTML and accessibility compliance
2004-11-11 12:07:08 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
d1290cec39
fixed capitalization and quoting of attribute values
2004-09-12 17:34:35 +00:00
gustav_delius
a9ef4a630a
closed <input /> <br /> <hr />
2004-09-12 14:41:49 +00:00
gustav_delius
ecf0cf9ac4
fixed bug 1252. But this page could do with a lot more work.
2004-08-22 19:58:54 +00:00
moodler
d7c40ba3c9
Use the same rounding for highest grade as other scores bug 1707
2004-08-17 05:47:49 +00:00
julmis
3a088d689c
Quiztimer stuff added
...
- Skip regrading if attempt is overdued
2004-07-27 02:03:19 +00:00
moodler
8966a11131
Quiz refactoring is now merged into the main development code!
...
I've done some basic testing using existing quizzes trying as
much as I could think of, and it all worked well!
Well done, Henrik! Great job!
Still, this should be regarded as unstable at least until more
people have had a try. Please test this thing solidly on new
and old quizzes.
2004-07-21 13:01:08 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
moodler
ffdd209ad2
Use fullname() functions for quiz reports
2004-05-18 13:31:37 +00:00
moodler
35ebf5c09b
Fix for the way question texts were displayed bug 1381
2004-05-13 08:46:25 +00:00
moodler
1cd06b9b9c
Fixed the text file too
2004-04-17 03:28:29 +00:00
moodler
7001130bac
Fixed possible prblems with Excel names bug 1243
2004-04-17 03:24:42 +00:00
moodler
fc8bc7e516
Fixed some newly-introduced bugs caused by recent function name change
2004-03-16 14:02:30 +00:00
moodler
15ba837b5b
Don't enter loop with no data ... bug 1053
2004-03-09 15:39:55 +00:00
moodler
424aef6aef
Use the new short way of setting up groups
2004-02-15 07:18:07 +00:00
moodler
831b236f2c
Group support for Quiz reports. :-)
...
... except detailed stats.
2004-02-14 16:52:55 +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
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
trobb
88ba0fed41
Report lines after a matching question in screen display and Excel fixed.
2004-01-17 10:27:01 +00:00
moodler
7d18a73462
Make it easier to click on attempts
2004-01-14 03:25:46 +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
trobb
9fb9dac127
Possible division by 0 fixed with if branch line 132
2003-12-23 13:41:27 +00:00
trobb
83d8e36f15
Bug in percentage calculation for on-screen display fixed
2003-12-21 13:56:24 +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
835389b818
Name of final grade column makes more sense now
2003-12-13 02:09:00 +00:00
trobb
544c4b9aa3
*** empty log message ***
2003-12-11 23:53:46 +00:00
moodler
e6073312c2
Different format on headers for text downloads to improve performance on
...
more browsers
2003-11-27 14:52:22 +00:00
trobb
e8a5be2853
*** empty log message ***
2003-11-26 22:21:17 +00:00
moodler
706cf31ee1
Use "grade" string from the main language pack
2003-11-26 01:37:20 +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
moodler
06e9893001
Use main translation for grade
2003-11-22 02:43:48 +00:00