mjollnir_
effbd108a3
Fixing call to upgrade_plugins since questiontypes moved to question/type
2006-03-25 07:55:56 +00:00
moodler
a33c4e5a84
Added support for Yahoo and MSN Search
2006-03-25 07:09:40 +00:00
gustav_delius
4eda4eecbd
Added question type that is used if a question of unknown type is encountered.
...
Also removed some of the unnecessary calls to name()
2006-03-24 21:21:59 +00:00
gustav_delius
5c2447494d
These are no longer needed because the backup functions are part of the questiontype classes now.
2006-03-24 20:44:13 +00:00
mjollnir_
9ec656750e
More time fixes for stats - under certain dst situations there could have been an infinite loop. Please someone who is clever about timezones & dst review this
2006-03-24 20:43:38 +00:00
gustav_delius
ca252edb1d
Setting title attribute on questiontype icons so that tooltips show the question type name
2006-03-24 20:02:42 +00:00
gustav_delius
aaae75b04f
Renaming question/questiontypes/ to question/types/ as requested by Martin
2006-03-24 19:54:13 +00:00
gustav_delius
643ec47d32
Renaming question/questiontypes/ to question/types/ as requested by Martin
2006-03-24 19:31:46 +00:00
nfreear
3d9237d685
Accessibility: resizable icons moved to pix/a/ and renamed.
2006-03-24 17:08:47 +00:00
moodler
204ff4a127
Always allow regeneration of templates
2006-03-24 14:49:21 +00:00
thepurpleblob
994890ef3a
Added missing string
2006-03-24 14:49:13 +00:00
moodler
36a9cc4caf
Cleaned up approval script (more security ;-))
2006-03-24 14:48:54 +00:00
moodler
0eda0a46b2
Fixed a typo
2006-03-24 14:44:55 +00:00
vyshane
251616fd67
Update for URL field changes.
2006-03-24 14:35:21 +00:00
vyshane
faf5ec4fa5
Bug fixes and changes to URL field.
2006-03-24 14:34:00 +00:00
moodler
5bac6d10e3
Renamed fields.php to field.php
2006-03-24 02:44:05 +00:00
moodler
a2cd47971d
Renaming some stuff, it's the fashion this week
2006-03-24 02:35:36 +00:00
moodler
7cd3acc45e
Just working out the preset file format
2006-03-24 02:21:48 +00:00
vyshane
f41cadeba7
Fix for Bug #4969 . Renamed variable $mode to $template.
2006-03-24 02:09:15 +00:00
stronk7
311c697a86
Added two strings to display dates properly. For English we leave them
...
empty as ASCII = UTF-8
2006-03-23 23:45:28 +00:00
patrickslee
c4dd557978
Proper fix for the module toolbar actions
2006-03-23 23:36:20 +00:00
patrickslee
9932144e89
Fixed group switch icon cannot set a module to use no groups
2006-03-23 22:56:11 +00:00
gustav_delius
363773ef87
Removing questiontype settings from quiz settings page
2006-03-23 19:56:42 +00:00
gustav_delius
1fc29d8a1e
Taking out help button from the grade option, there is really no help required.
2006-03-23 19:51:58 +00:00
gustav_delius
cd9ca85409
Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967
2006-03-23 19:32:24 +00:00
stronk7
b8770bc0a5
Two new $CFG runtime variables created $CFG->ostype (WINDOWS, UNIX) and
...
$CFG->os (= PHP_OS) to handle it centrally. Also, although not critical,
it should be recommended to replace all the current uses of PHP_OS to the
new variables. See bug 4968.
(http://moodle.org/bugs/bug.php?op=show&bugid=4968 )
2006-03-23 17:54:33 +00:00
stronk7
f422ee81c3
Automatic installer.php by installer_builder (20060323)
2006-03-23 16:52:20 +00:00
stronk7
fc4a9c3261
Automatic installer.php by installer_builder (20060323)
2006-03-23 16:35:18 +00:00
ethem
2eaa289883
Table type fix. ENGINE changed to TYPE. Old mysql version issue.
2006-03-23 14:26:18 +00:00
gustav_delius
5bf3aee8bb
Do the module upgrades before the qtype upgrades
2006-03-23 13:05:40 +00:00
thepurpleblob
51bcdf28b3
Added support for matching questions. Bug #3901
2006-03-23 11:13:50 +00:00
thepurpleblob
2d52056f79
Not all questions have grades/fractions. Added check.
2006-03-23 11:12:54 +00:00
moodler
d118d06afc
Various tidy-ups
2006-03-23 10:01:21 +00:00
ikawhero
b51434e751
Block now configurable.
2006-03-23 09:55:20 +00:00
ikawhero
4852ab889f
Added some new strings for blog tags block
2006-03-23 09:53:52 +00:00
vyshane
fd96d5e2ec
Fixed bug data_print_template() from /mod/data/lib.php. Extra function
...
argument removed.
2006-03-23 08:34:22 +00:00
ikawhero
e8964639ce
Tidied up the class size assignments
2006-03-23 07:48:49 +00:00
vyshane
a18f8e458f
Renamed $rid to $recordid in function call $field->update_content($rid,
...
$value, $name); This fixes a bug that was causing the data_content to be
stored wrongly.
2006-03-23 07:20:16 +00:00
vyshane
3a5a7928ea
Fixed extra function argument in call for display_add_field() from add.php.
2006-03-23 06:20:48 +00:00
moodler
59d28e0550
removed $content->content = $this->format_data_field_multimenu_content($value); bad cut and paste
2006-03-23 05:41:48 +00:00
moodler
2b1d7c8e82
Fixed some typos
2006-03-23 05:38:53 +00:00
vyshane
8921fdb762
Fixed typo in function define_field()
2006-03-23 03:48:58 +00:00
moodler
2ef2b3f19d
Fixed Fatal error: Call to undefined function get_course() in /data/www/html/server/dev/mod/data/field/file/field.class.php on line 133
2006-03-23 02:50:21 +00:00
vyshane
e64ef4f9b7
Fixed php notice for undeclared variable.
2006-03-23 02:34:37 +00:00
moodler
6d727d75cf
Added missing text
2006-03-23 01:32:34 +00:00
mjollnir_
60f4cbc13a
Fixing missing , in prefix_blog_instance postgres creation
2006-03-23 00:37:53 +00:00
gustav_delius
76de2cdf1a
Putting the "Save as new question" button back.
2006-03-22 22:37:27 +00:00
gustav_delius
6dfc23760f
The obsolete table quiz_attemptonlast_datasets should no longer get created
2006-03-22 22:04:31 +00:00
gustav_delius
7518b645b9
Removed some more references to quiz from the questiontype code.
2006-03-22 21:51:33 +00:00
gustav_delius
fe9b5cfd0b
Fixed the links to the question review script.
2006-03-22 21:30:00 +00:00