kaipe
7acaafc87e
Support for CALCULATED questions
...
These are much more complex than all qtype already supported
so I have been pretty hard on the existing code.
I could not figure out what mathematical functions need
to be converted from webct to PHP format. The only function
I have converted so far is the webct x**y that was converted to PHP pow(x,y)
2004-08-08 12:08:08 +00:00
kaipe
908a708e7c
Fixed a bug
...
Cleaned out a flaw that ruled out generation of negative random numbers
2004-08-08 11:31:40 +00:00
moodler
e7b64b0265
Directory selection list now works when adding a new resource
2004-08-08 07:35:33 +00:00
moodler
df1c46115b
Improvement to filters, providing speed boost AND better compatibility
...
with Turck MMCache.
Filter function must now have a particular name
eg resource_filter
where "resource" is the name of the directory that filter.php is in.
2004-08-08 06:57:44 +00:00
moodler
9fd25c394a
Fixed a warning in PHP 5
2004-08-08 05:42:45 +00:00
moodler
1b04b36bff
Fixed a notice on PHP 5
2004-08-08 05:28:26 +00:00
moodler
e17781c874
FIxing a notice for PHP5
2004-08-08 03:35:46 +00:00
koenr
aa633a56be
initial translation by Koen Roggemans
2004-08-07 19:27:43 +00:00
koenr
b20d428f38
pollishing translation
2004-08-07 19:26:38 +00:00
koenr
6872907500
pollishing translation
2004-08-07 18:35:57 +00:00
stronk7
1ad1917042
Avoid some notices...
2004-08-07 17:21:43 +00:00
stronk7
65f1df629c
Preparing rss stuff to be showed in lists of activities...
2004-08-07 16:54:25 +00:00
koenr
add18b1a79
initial translation by Koen Roggemans
2004-08-07 16:41:11 +00:00
koenr
0dc1ce7fd7
filling in missing strings...
2004-08-07 15:54:34 +00:00
koenr
baefa8f30d
modification for new features
2004-08-07 15:30:13 +00:00
koenr
d28303fdaa
initial translation by Koen Roggemans
2004-08-07 15:05:09 +00:00
koenr
f0bbb558dd
typo
2004-08-07 15:04:04 +00:00
moodler
333105a06d
Fixed bug 1716 and updated this file to match the other new help
2004-08-07 14:57:49 +00:00
koenr
f8b7df14aa
bug 1712: missing indexfile
2004-08-07 14:56:29 +00:00
koenr
9d33084f41
removing unnecessary files
2004-08-07 14:44:54 +00:00
rkingdon
1d8d55e7ed
Improved handling of Groups.
2004-08-07 14:16:20 +00:00
moodler
fab7e07e19
Upgraded to ADOdb 4.5.1. Contains a lot of small fixes and speed-ups.
2004-08-07 14:10:19 +00:00
koenr
f5f346a594
pollishing translation
2004-08-07 13:49:39 +00:00
moodler
04a72b882a
Fixed a notice on PHP5
2004-08-07 13:44:25 +00:00
moodler
51a96819cc
COntinue buttons should break out of frames
2004-08-07 13:43:01 +00:00
moodler
5132e606f1
Fixed a notice on PHP 5
2004-08-07 13:40:48 +00:00
moodler
6527c077b6
Ficed a PHP5 notice
2004-08-07 13:39:36 +00:00
moodler
e1f3202adb
FIxed a PHP5 notice
2004-08-07 13:36:57 +00:00
martignoni
27927af15f
News strings added
2004-08-07 08:26:15 +00:00
moodler
6c05a7818a
Clean up and new strings
2004-08-07 06:34:27 +00:00
moodler
1284a926f9
More mtrace statements
2004-08-07 06:05:37 +00:00
moodler
d462753c54
Changed echo statements to mtrace()
2004-08-07 06:02:26 +00:00
moodler
428b6fec9e
More mtracing
2004-08-07 05:56:03 +00:00
moodler
38ad519c06
Whoops, fixed a typo
2004-08-07 04:09:50 +00:00
moodler
622ebc6a7c
mtrace now works properly for web display too
2004-08-07 03:59:53 +00:00
moodler
29ad118c2f
Merged recent fix from stable
2004-08-07 02:44:38 +00:00
stronk7
ba9d68c4c3
Added blocklib.php. Now it seems to work.
...
(not really sure if this script should exist!!)
Bug 1702
(http://moodle.org/bugs/bug.php?op=show&bugid=1702 )
2004-08-07 00:03:08 +00:00
stronk7
42ad99c5a8
Bump!! Calculated questions are now included
2004-08-06 23:44:27 +00:00
stronk7
9fd687e0d2
Now CALCULATED questions are in backup & restore.
...
It was difficult to understand but easy to implement :-)
Some mechanisms has been added to avoid to duplicate
quiz_dataset_definitions (confirmed from Henrik).
Please, test, test, test, test....
2004-08-06 23:43:19 +00:00
thepurpleblob
28e9d5d789
Whoops got rid of xml stuff - sorry my mistake
2004-08-06 15:06:17 +00:00
thepurpleblob
bbb4e32d3c
Adding xml export
2004-08-06 14:59:45 +00:00
thepurpleblob
b2bf1d1d11
Copied from gift directory by mistake - removing
2004-08-06 14:52:56 +00:00
rkingdon
e79c8ce18d
Changes for version 2004062300
2004-08-06 14:46:53 +00:00
rkingdon
a98a140b10
A few new strings for version 2004062300
2004-08-06 14:44:17 +00:00
rkingdon
94cc7ed0f1
Removal teacher assessment of student assessments; addition of Groups,
...
various improvements.
2004-08-06 14:42:23 +00:00
thepurpleblob
852a8212aa
XML export kinda works now.
2004-08-06 14:31:30 +00:00
thepurpleblob
0890110fbc
vaguely working version of xml export - much more work needed though
2004-08-06 13:03:33 +00:00
thepurpleblob
a0ffa51354
export filename does not now have .txt extension - this is selected by overridable
...
method on format.php
2004-08-06 11:11:51 +00:00
thepurpleblob
3cb21c9388
fixed bug that must have crept in during recent refactor. $course not being passed
...
to export format object.
export file extension can now be selected by overriding method in format.php
2004-08-06 11:11:05 +00:00
thepurpleblob
3102622add
Changed export part so that export file extension can be changed
...
by overriding export_file_extension() method
2004-08-06 11:09:22 +00:00