moodle/question/type/calculated
Eloy Lafuente (stronk7) bb930b7d5b MDL-66259 qtypes: get_question_options() always call parent::
To get the question->options initialised, children must
call parent::get_question_options() always. Also, it is
just general good practice. Subclasses are meant to be
adaptations of the base class, not something completely
different.

Note, there are some changes in the data structure
produced (see changes in the tests) but these changes
are not wrong.
2020-04-24 15:56:23 +02:00
..
backup
classes/privacy MDL-61407 qtype: Add null_writer for all qtypes 2018-05-03 16:14:37 +08:00
db MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
lang/en MDL-63730 lang: Merge English strings from the en_fix language pack 2018-10-26 12:48:40 +02:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-66259 qtypes: get_question_options() always call parent:: 2020-04-24 15:56:23 +02:00
datasetdefinitions_form.php
datasetitems_form.php MDL-67151 qtype_calculated: Support for the scientific format 2019-12-03 16:52:22 +11:00
edit_calculated_form.php MDL-64465 qtypes: fix incorrect context passed to format_string 2019-01-11 11:12:24 +00:00
lib.php
question.php MDL-62469 qtype_calculated: check remaining placeholders, see MDL-62275 2018-05-16 17:20:38 +02:00
questiontype.php MDL-66259 qtypes: get_question_options() always call parent:: 2020-04-24 15:56:23 +02:00
renderer.php
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00