moodler
59552aab4d
Whoops! Bad typo!!! :-(
2005-05-09 16:29:10 +00:00
thepurpleblob
6b0ec8d155
Missing get_answers() function looks tricky to work-around. Have
...
completely disabled MULTIANSWER questions from qti2 export. One for
another day!
2005-05-09 15:37:09 +00:00
thepurpleblob
7ea81728c3
Brought into line with changed object layouts after Gustav's update.
...
Doesn't work for cloze questions at the moment due to vanished function
in quiz_embedded_cloze_qtype
2005-05-09 15:28:34 +00:00
stronk7
adc7ade8c6
Disable temporary the restore of quiz questions and attempts
...
to avoid moodlers filling their DBs (not always test servers!)
with non-consistent data.
Can be enabled by setting $CFG->enablerestorequiz = true;
(while working on it both Gustav's team and I, obviously this will be
removed once stabilished)
2005-05-09 13:33:18 +00:00
thepurpleblob
23cd73acbc
Show a link to edit the questions in categories if the quiz has already
...
been attempted.
2005-05-09 13:07:11 +00:00
thepurpleblob
100808a270
Added 'editcatquestions' string.
2005-05-09 13:05:22 +00:00
moodler
417375b7e3
Added $CFG->pagetheme for special this-page-only themes
2005-05-09 12:59:06 +00:00
gbateson
a38b77368d
corrected spelling of "supprot forum" to "support forum"
2005-05-09 11:57:20 +00:00
gbateson
a06ade94b4
corrected version number to 2.0.7
2005-05-09 11:52:47 +00:00
gbateson
9736716d4a
removed reference to install.php from README.TXT
2005-05-09 11:48:42 +00:00
stronk7
0ce57ae1e2
Splitted restorelib.php to work together
...
in both 1.5 and pre 1.5 restore code.
Gustav's team is goingo to handle 1.5 whereas
I'm going to handle old backups.
I'll try to change every function name to be able
to merge both libs again at the end of the process.
2005-05-09 11:07:37 +00:00
lonecatz
4f29e2c040
more string translated by sun at hit.edu.cn
2005-05-09 10:45:30 +00:00
stronk7
4358931490
kses updated to 0.2.2
2005-05-09 10:39:19 +00:00
stronk7
0f29fcccbc
Updated to 0.2.2
2005-05-09 10:37:12 +00:00
thepurpleblob
2e2183688a
Export now works with objects generated in questiontype classes.
2005-05-09 10:24:18 +00:00
thepurpleblob
683f250a40
Removed functions that build objects for question export. Now done
...
using existing functions in questiontype classes.
2005-05-09 10:20:19 +00:00
stronk7
6cd7ac5fec
I saw nothing! :-P ;-)
2005-05-09 10:20:01 +00:00
thepurpleblob
d8bb6c3587
get_question_options() function now adds subquestions to $question object.
2005-05-09 10:18:35 +00:00
stronk7
52da922267
Update to 1.5
2005-05-09 10:17:26 +00:00
bobopinna
5f18d4e79a
Added sco frame size
...
Completed compliance for scorm 1.2
2005-05-09 09:50:37 +00:00
bobopinna
b3df3a0d71
Popup window icon
2005-05-09 09:46:29 +00:00
villate
bf34f54208
Updated to the new version.
2005-05-09 09:29:44 +00:00
villate
ea87612670
More files translated.
2005-05-09 09:29:07 +00:00
bobopinna
4dcf55f7e9
first release
2005-05-09 09:07:14 +00:00
bobopinna
5471e094eb
added some string
2005-05-09 09:03:53 +00:00
thepurpleblob
161568f72c
Oops! It's a call by reference!
2005-05-09 08:40:37 +00:00
thepurpleblob
7132ca0146
Now calls get_question_option() in appropriate question_type to get question
...
objects for quiz export. Bad news is that format is different, so all export
classes will need modifying. Will remove old code when complete.
2005-05-09 08:28:09 +00:00
stronk7
a4da38f6c0
Added all the 1.4 stuff to releaseold
2005-05-09 07:12:59 +00:00
gustav_delius
2b4d7d1495
took out call by reference in an addslashes to fix warning reported at http://moodle.org/mod/forum/discuss.php?d=23288#110511 .
2005-05-09 05:47:21 +00:00
gustav_delius
90c7675076
reverted back to restorelib from before the merge. Removes the duplicate function definitions reported on the forums. Also I think this is the best version to start with.
2005-05-09 05:34:20 +00:00
mits
202a6406ad
translated a string for online editor.
2005-05-09 03:18:03 +00:00
michaelpenne
98dd2c00f4
FIXED: loss content on editing a page
2005-05-09 02:29:35 +00:00
stronk7
156f67fd22
Do you like speed? 10%-15% bump with this version! B-)
...
Moved some code to two new specialised functions that
are only executed when something has changed in the
text avoiding some (from 2800 downto 150 in my test course!)
regexp calls and arrays generation.
The existing bug about concept strings contained in other concept
strings (e.g: "Test Quiz" and "Test Quiz II") becoming double-linked
in now out too.
I hope this is the latest revision to filterlib for a looong time.
Tested under PHP 4.3.11 and PHP 5.0.4, it would be very interesting
to test it under other versions/OSs.
2005-05-09 00:28:53 +00:00
koenr
1c0564d0d4
fixed http://localhost link to <?php echo $CFG->wwwroot?>
...
error is caused by langdoc.php
see http://moodle.org/mod/forum/discuss.php?d=18742#110475
2005-05-08 23:15:04 +00:00
koenr
1637b701b4
forgot upload
2005-05-08 22:39:46 +00:00
koenr
d6f993a3ed
new file
2005-05-08 21:29:56 +00:00
koenr
8458399adc
notice firefox problems
2005-05-08 21:29:23 +00:00
mjollnir_
124dabc799
Updating postgres.php to match mysql.php with max-min/2 rather than min+max/2
2005-05-08 21:28:37 +00:00
martignoni
98091d928a
Changed double quotes to single ones and sorting entries
2005-05-08 21:26:36 +00:00
martignoni
34d33984c8
Added new information to the HTMLArea popup error when trying to use Paste
2005-05-08 21:11:51 +00:00
gustav_delius
d6516d90e1
removed spurious <tr>
2005-05-08 21:11:05 +00:00
gustav_delius
4165bd36fc
fixed problem with update of tolerance reported by Miles, see http://moodle.org/mod/forum/discuss.php?d=23288#110469
2005-05-08 21:06:14 +00:00
koenr
05cc849441
new releasenotes for 1.5
2005-05-08 20:38:06 +00:00
ralf-bonn
5558007776
new files, translated by Marc Lachmann. Thanks
2005-05-08 17:59:58 +00:00
stronk7
ed9fdf3e8b
Some wrong isset sentences were forcing to
...
be always casesensitive and fullmatch!
Changed from !isset() to empty() to evaluate true/false correctly.
2005-05-08 17:53:32 +00:00
stronk7
9e92e26590
Solved problem with arrays of linkobjects being processed
...
by preg_quoted() causing real problems under PHP5. Now such
calculatios are cached if possible (PHP5). See bug 3148.
(http://moodle.org/bugs/bug.php?op=show&bugid=3138 )
2005-05-08 17:25:28 +00:00
ralf-bonn
1d30c89ed0
*** empty log message ***
2005-05-08 17:22:24 +00:00
koenr
20bd34f2ed
partial translation.
...
If anyone wants to continue, don't hesitate! :-)
2005-05-08 16:27:59 +00:00
koenr
b26e262f06
finaly finished releasenotes on 1.4.4
...
added 1.4.5 and moved immediately to old release notes :-(
2005-05-08 16:20:42 +00:00
koenr
dc72e1d64e
http://moodle.org/bugs/bug.php?op=show&bugid=3164
...
Move moodle.php/censorbadwords to censor.php/badwords
2005-05-08 16:19:48 +00:00