gustav_delius
dc511e9fdb
removed php notice and fixed line endings
2004-12-26 16:09:12 +00:00
gustav_delius
8fbb315db3
fixed missing string error that I introduced when improving the breadcrumbs.
2004-12-26 14:55:50 +00:00
thepurpleblob
d75bc0b272
Now supports shortanswer import. Cleaned up the CDATA import too.
2004-12-24 11:16:43 +00:00
gustav_delius
78036f7835
Fixed event handling. Events must be deleted with delete_event.
...
Instead of modifying event dates the quiz module currently deletes them and adds new ones. This could be improved in the future.
2004-12-23 07:28:14 +00:00
gustav_delius
a5c0990e5d
New quiz config page to allow admin to set defaults and hide options on the quiz setup page.
2004-12-23 07:09:33 +00:00
thepurpleblob
37df8c250c
Fixed typo that has crept in.
2004-12-20 15:31:27 +00:00
thepurpleblob
75e496f73d
Fixed a couple of bugs in the xml formatting. Issue with Markdown text
...
still to resolve.
2004-12-20 14:34:07 +00:00
gustav_delius
267ef6f28f
Improved breadcrumbs on editing pages
2004-12-20 14:26:37 +00:00
kaipe
c03d783201
Question type RANDOM now stores responses just like any other question type.
...
Therefore all workarounds are removed from lib.php and an isolated workaround is included in random/questiontype.php in order to ensure backward compability.
2004-12-18 13:55:18 +00:00
thepurpleblob
d6b3c7b82e
Added xml format import. First pass for testing.
...
Just multiple choice and true/false at the moment and needs further
testing and polishing.
2004-12-16 15:54:51 +00:00
moodler
945c636394
Added blank printing style ( http://moodle.org/mod/forum/discuss.php?d=13071&parent=77710 )
2004-12-16 11:54:45 +00:00
moodler
ad1a74e0ed
Protect review page as well
2004-12-16 11:51:37 +00:00
moodler
6c83959e33
Quizzes can now be opened in a popup window. Javascript must be enabled.
...
An attempt has been made to make the popup as secure as possible by disabling
various browser capabilities through javascript.
2004-12-16 08:05:23 +00:00
skodak
e7f927a0fc
new handling of uploaded files, please TEST, TEST, TEST
2004-12-14 18:57:51 +00:00
moodler
f5a1c0c064
New field popup to control new feature: launch quiz in fullscreen popup window
2004-12-14 06:43:22 +00:00
thepurpleblob
0cc29b85c4
Fixed typo in escaping exported text.
2004-12-13 17:28:34 +00:00
thepurpleblob
ca6477c5ac
Can now export HTML - dangerous characters are converted to entities.
2004-12-13 11:37:45 +00:00
thepurpleblob
77cfab9ba9
Now correctly escapes 'reserved' characters when exporting GIFT format.
2004-12-12 10:48:05 +00:00
moodler
8579e15617
Merged fix SC22 from STABLE, even though this file will be rewritten
...
with Petr's new file handling soon! :-)
2004-12-12 07:09:51 +00:00
thepurpleblob
3397020814
Bug in export of multichoice-multianswer questions fixed.
...
Thanks to Nguyen Tuan Anh for spotting this and providing the fix!
2004-12-09 16:18:23 +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
kaipe
2ad1b388f7
Updating database and backup/restore in order to make it possible
...
for teachers to choose number of decimals for calculated questions.
Can someone please check if the database update for postgres7 turns out alright?
2004-12-05 12:56:01 +00:00
moodler
8ac17ba443
Changes for XHTML and accessibility compatibility
2004-11-25 10:01:56 +00:00
mjollnir_
905e80d273
Merged from MOODLE_14_STABLE: Attempt to fix the unique index on quiz_attemptonlast_datasets for postgres (requires version bump in quiz AND requires bump in quiz for the getting rid of adodb feedback in execute_sql
2004-11-23 05:04:53 +00:00
moodler
ae6d640123
Minor HTML fixes
2004-11-23 02:47:07 +00:00
moodler
cc28a5b560
Just a code tidy up
2004-11-23 02:41:45 +00:00
moodler
b5c6d80dfe
I've not tested this at all :-( but it was sent to me by the original
...
author of this feature as a bug fix.
PLEASE TEST! (See bug 2179 for example)
2004-11-22 16:25:29 +00:00
mjollnir_
556b96786e
Merged from MOODLE_14_STABLE: Indexes for quiz and version bump (honoring partial freeze)
2004-11-19 04:14:13 +00:00
moodler
6958042464
Merged default categpory fix from stable
2004-11-18 07:32:31 +00:00
kaipe
813ac2e00a
The previous update was supposed to be an enlargement of answer in quiz_responses (not quiz_answers)
...
It is now correct and the mistake never made it to the stable version :-)
2004-11-13 19:25:13 +00:00
kaipe
c4fb195046
Fixed a typo that was introduced with revision 1.4 - I believe that revision must have been developed with some sort of script...
2004-11-13 18:51:47 +00:00
kaipe
401f9a6a78
Changed to absolute path for reaching the questiontype dependent editing page layout file.
...
This should increase robustness - some installations have faced problems with the previously used relative references.
This fix should be merged with the stable branch asap
2004-11-13 18:29:25 +00:00
kaipe
80acb051d9
Fixed typo
2004-11-13 18:18:06 +00:00
moodler
7c6c30ed2b
Changes for XHTML and accessibility compliance
2004-11-11 12:07:08 +00:00
moodler
6a6002f68c
Merged changes from stable
2004-11-11 07:42:04 +00:00
moodler
9957501099
Merged fix to allow teacher to always take quiz
2004-11-11 02:22:08 +00:00
moodler
e200a26ec0
Merged robustness check from stable
2004-11-10 14:06:20 +00:00
moodler
193ba8e7c4
Enlarge answer field to TEXT (see http://moodle.org/mod/forum/discuss.php?d=10333 )
2004-10-17 04:08:32 +00:00
moodler
0e919226b1
Merged from stable
2004-10-16 17:30:51 +00:00
skodak
d36f8be4b8
merged from STABLE - missing htmlSpecialChars() in INPUT's value
2004-10-02 19:01:42 +00:00
moodler
81d849fd41
Merged fix from stable
2004-10-01 02:16:05 +00:00
moodler
de9bc13e8a
Merged pathname checking from stable
2004-09-29 07:02:22 +00:00
moodler
d030268d68
Merged pathname checks from stable
2004-09-29 06:52:24 +00:00
dhawes
4723e40941
Double quote strings converted to single quote literals - inspired by missing escapes on quote characters inside echo strings found by ottenhoff and noted in comment to bug 1981
2004-09-24 23:18:17 +00:00
paca70
55bcf883c3
Fixes for new postgres database creation
2004-09-24 07:49:40 +00:00
skodak
d1a6dd2716
short php tags - Bug #1956
2004-09-18 22:36:09 +00:00
mjollnir_
eee8d9c8f5
bumps for version and requires for modules that use new upload class
2004-09-17 05:46:12 +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
kaipe
84250ebb12
Fixes bug #1854
2004-09-16 06:35:49 +00:00
moodler
b3484504bb
Merged randomisation fix from stable
2004-09-16 05:43:19 +00:00