moodle/question
Ankit Agarwal 82b3260eab MDL-46148 qtype_calculated: low-level defence against bad formulas
This catches things like:
 * Malicious equations coming from backup files.
 * Malicious equations in old questions in the database.
2014-07-10 17:55:11 +08:00
..
behaviour MDL-45503 upgrade: add v2.7.0 sep lines 2014-05-28 01:13:42 +02:00
classes MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
engine MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
format MDL-46148 qtype_calculated: fix validation when importing. 2014-07-09 13:35:09 +01:00
tests MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
type MDL-46148 qtype_calculated: low-level defence against bad formulas 2014-07-10 17:55:11 +08:00
yui MDL-32729 Question: Load all hidden fields from the source form 2014-04-02 10:52:02 +08:00
addquestion.php MDL-32729 Question: Switch to the YUI3 chooser dialogue 2014-03-27 00:28:08 +08:00
category.php MDL-41036 Question category info should use HTML editor 2013-08-15 12:19:47 +01:00
category_class.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01: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-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
export.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
export_form.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
flags.js MDL-28471 Further tweaks to the question flag code. 2011-07-26 17:43:55 +01:00
format.php MDL-46148 questions: Added missing allow_commit for transaction 2014-07-10 11:35:47 +08: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-43687 Javascript: Correct instantiation of the question-preview 2014-02-06 13:55:27 +08:00
previewlib.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
qengine.js MDL-28975 question engine, JavaScript error in IE. 2011-08-18 14:00:05 +01:00
question.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +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 MDL-30604 Added 2 missing messages andd deleting an incorrect one 2011-12-09 02:01:02 +01:00
upgrade.txt MDL-40457 Question Bank: Allow plugins to add columns to question bank view 2014-06-29 21:28:52 -05:00