moodle/question
Eric Merrill c7092fe489 MDL-50798 question: Raise time limit when rendering questions
Rendering a large number of questions may be quite slow, so we want to
raise the limit.

We don’t call raise() in the loop because the quiz buffer captures this
function for a AJAX script, and we should only call raise if we expect
a corresponding output to the users browser. This helps to prevent
unexpected load balancer disconnects. See core_php_time_limit::raise()
for more details.
2015-07-08 15:49:10 -04:00
..
behaviour Merge branch 'MDL-29771' of git://github.com/timhunt/moodle 2015-06-01 16:13:18 +02:00
classes MDL-50798 question: Raise time limit when rendering questions 2015-07-08 15:49:10 -04:00
engine MDL-50373 questions: random Qs must not pick deleted or sub- questions 2015-05-27 20:32:47 +01:00
format MDL-50280 WebCT import scripts don't always clean up 2015-05-18 15:25:18 +01:00
tests MDL-50373 questions: random Qs must not pick deleted or sub- questions 2015-05-27 20:32:47 +01:00
type Merge branch 'MDL-49368' of git://github.com/timhunt/moodle 2015-06-15 12:14:35 +01:00
yui MDL-43089 question: fix shifter build issues 2014-10-06 13:53:26 +01:00
addquestion.php Merge branch 'MDL-28075' of git://github.com/timhunt/moodle 2014-10-08 10:57:15 +13:00
category.php MDL-41036 Question category info should use HTML editor 2013-08-15 12:19:47 +01:00
category_class.php MDL-48477 questions: no delete icon for only top-level category 2015-01-15 10:20:47 +00:00
category_form.php MDL-41036 Question category info should use HTML editor 2013-08-15 12:19:47 +01:00
edit.php MDL-40457 Question Bank: Allow plugins to add columns to question bank view 2014-06-29 21:28:52 -05:00
editlib.php MDL-43089 quiz: improved interface for building quizzes 2014-10-02 17:22:23 +01:00
export.php MDL-48624 behat: Added extended timeout to ensure step pass 2015-01-30 08:54:12 +08:00
export_form.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
flags.js
format.php MDL-48342 Question: qformat_default::readquestion is broken 2014-11-28 15:47:39 +01:00
import.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
import_form.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
move_form.php
preview.php MDL-47797 question preview: show more technical info 2014-10-31 15:52:54 +00:00
previewlib.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
qengine.js MDL-46386 question Whitelist the Atto editor from return blocking 2014-07-21 09:08:01 -04:00
question.php MDL-28075 question editing: tidy code 2014-10-02 22:03:12 +01:00
renderer.php MDL-32729 Question: Switch to the YUI3 chooser dialogue 2014-03-27 00:28:08 +08:00
toggleflag.php
upgrade.php
upgrade.txt MDL-40992 question engine: new ways modify question usages 2015-03-26 17:46:48 +00:00