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-02-21 01:48:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
question
History
tjhunt
375ba6e52b
MDL-13968 - Use h2 tag for the question number, as it is better for accessibility
2008-03-18 18:58:29 +00:00
..
format
Added check for <text> fields that contain markup (an error!)
2008-02-12 11:57:39 +00:00
type
MDL-13968 - Use h2 tag for the question number, as it is better for accessibility
2008-03-18 18:58:29 +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
…
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
…