mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
![]() While implementing this, I removed the ~100 lines of very similar code from the top of each question type's editquestion.html template, and moved this to a the function print_question_form_start() in the base class, which uses the template question/type/editquestionstart.html. This is described in more detail here: http://moodle.org/mod/forum/discuss.php?d=51590, and is why this patch makes the codebase 523 lines smaller. |
||
---|---|---|
.. | ||
format | ||
type | ||
backuplib.php | ||
category.php | ||
category_class.php | ||
comment.html | ||
edit.php | ||
editlib.php | ||
export.php | ||
format.php | ||
import.php | ||
preview.php | ||
question.php | ||
restorelib.php | ||
showbank.php | ||
tabs.php |