moodle/question/type/numerical
Tim Hunt 9c14b28d0b MDL-66821 question behat: new step for acting on questions in the bank
There is a proposed change MDL-66816 which will change the question
bank UI. This will break any Behat tests which uses low-level steps
like

    When I click on "Duplicate" "link" in the "Test question" "table_row"

to perform an action on a question in the question bank. This commit
introduces a new step:

    When I choose "Duplicate" action for "Test question" in the question bank

This commit also converts all core Behat tests to use the new step.
2019-10-14 11:36:12 +01:00
..
backup MDL-38792 Update question/type in-line comments to codechecker standards 2013-04-08 19:59:51 -04:00
classes/privacy MDL-61407 qtype: Add null_writer for all qtypes 2018-05-03 16:14:37 +08:00
db MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts 2019-05-20 19:35:05 +02:00
lang/en MDL-61407 qtype: Add null_writer for all qtypes 2018-05-03 16:14:37 +08:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-66821 question behat: new step for acting on questions in the bank 2019-10-14 11:36:12 +01:00
edit_numerical_form.php MDL-53140 qtype_numerical: Localised decimal separator bug fix 2019-05-01 12:10:32 +10:00
lib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
question.php MDL-63185 mod_quiz: make CiBoT happy again 2018-09-28 11:07:21 +08:00
questiontype.php MDL-53140 qtype_numerical: Localised decimal separator bug fix 2019-05-01 12:10:32 +10:00
renderer.php MDL-62454 theme_boost: numerical qtype answer inline 2019-02-21 14:19:42 +01:00
styles.css MDL-62454 theme_boost: numerical qtype answer inline 2019-02-21 14:19:42 +01:00
version.php MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00