moodle/question/type
Jun Pataleta 8ea746fa79 MDL-70032 qtype_multichoice: Use custom partial named selector
* With the removal of the label element, Behat now has to click on the
answer text. In order to achieve this, the custom partial named selector
"qtype_multichoice > Answer" was now added and have replaced the
instances where the label of the answer's checkbox/radio button is
being clicked.
2020-10-29 16:21:53 +08:00
..
calculated MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
calculatedmulti MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
calculatedsimple MDL-67673 phpunit: Remove deprecated non-public attribute assertions 2020-10-21 12:46:05 +02:00
ddimageortext MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
ddmarker MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
ddwtos MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
description MDL-67673 phpunit: Remove deprecated non-public attribute assertions 2020-10-21 12:46:05 +02:00
essay MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
gapselect MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
match MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
missingtype MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
multianswer MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
multichoice MDL-70032 qtype_multichoice: Use custom partial named selector 2020-10-29 16:21:53 +08:00
numerical MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
random MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
randomsamatch MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
shortanswer MDL-67673 phpunit: Remove deprecated non-public attribute assertions 2020-10-21 12:46:05 +02:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
truefalse MDL-67673 phpunit: Remove deprecated non-public attribute assertions 2020-10-21 12:46:05 +02:00
edit_question_form.php MDL-53140 core_question: Support localised floats when editing questions 2019-05-01 12:10:32 +10:00
questionbase.php MDL-65296 questions: field should be declared 2019-04-08 12:19:13 +01:00
questiontypebase.php Merge branch 'MDL-63812' of https://github.com/timhunt/moodle 2020-05-25 14:40:14 +08:00
rendererbase.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
tags_form.php MDL-61837 core_question: replace tag fields on tag modal 2018-04-09 11:46:46 +08:00
upgrade.txt MDL-67153 question bank: let qtype add actions to the edit menu 2019-11-06 19:32:15 +00:00