This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-03-23 17:10:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
question
History
pichetp
d650e1a315
nextpageparam["forceregeneration"] was not implemented correctly line 582
2008-03-10 10:53:41 +00:00
..
format
Added check for <text> fields that contain markup (an error!)
2008-02-12 11:57:39 +00:00
type
nextpageparam["forceregeneration"] was not implemented correctly line 582
2008-03-10 10:53:41 +00:00
backuplib.php
this function should work for all modules but forgot to remove 'quiz' from sql.
2008-02-05 09:23:51 +00:00
category_class.php
…
category_form.php
…
category.php
…
comment.html
…
contextmove_form.php
…
contextmove.php
…
contextmoveq_form.php
…
contextmoveq.php
…
edit.php
…
editlib.php
MDL-13189 - replace the $QTYPE_MENU global with a function call, so that we can set up the language strings later, after $COURSE is initialised. This ensures that the quesion names appear in the right language.
2008-02-28 12:53:02 +00:00
export_form.php
…
export.php
…
file.php
…
format.php
…
import_form.php
…
import.php
…
move_form.php
…
preview.php
MDL-13150 - Remove extra <br /> tag for XHTML strict validation - Thanks to Joseph Rzeau
2008-01-24 15:06:51 +00:00
question.php
…
restorelib.php
MDL-13005 When trying to restore a course when you have more then one quiz and you choose only one quiz, the restore fails when trying to create categories and questions. Fixed this by ignoring module context level q categories in backup when the course module has not already been restored. merged from MOODLE_19_STABLE
2008-02-05 11:27:02 +00:00
tabs.php
…
upgrade.php
…