moodle/question
Andrew Nicols cedb58f642 MDL-66979 question: Improve behat test reliability
Expand all fieldsets rather than individual fieldsets.

This can fail in some situations where the page moves as the first
fieldset opens and HTML transitions take effect. This causes subsequent
fieldsets to move after WebDriver has calculated the click target.
2021-01-22 14:52:11 +08:00
..
amd Merge branch 'MDL-65994-master' of git://github.com/junpataleta/moodle 2019-07-25 14:49:12 +08:00
behaviour MDL-70134 manual grading: make starting comment box size 3 lines 2021-01-18 09:13:56 +00:00
classes MDL-70065 quiz: fix paging when adding questions from the bank 2020-10-29 20:25:53 +00:00
engine MDL-70324 Question: get_all_response_file_areas() not work correctly 2020-12-01 16:03:44 +07:00
format MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
templates MDL-62931 Questions: Escaping lang strings properly 2018-07-23 14:24:29 +10:00
tests MDL-70321 question backup: fix MDL-47178 unit tests 2020-11-24 15:26:32 +00:00
type MDL-66979 question: Improve behat test reliability 2021-01-22 14:52:11 +08:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
addquestion.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
category.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
category_class.php Merge branch 'MDL-66796' of git://github.com/timhunt/moodle 2019-10-15 10:52:45 +08:00
category_form.php MDL-62708 question: Add idnumbers to question and question category 2018-09-21 12:26:24 +01:00
edit.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
editlib.php MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
export.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
export_form.php MDL-68584 core_question: flexbox compatible separator for question types 2020-06-25 22:01:15 +02:00
exportone.php MDL-63738 question bank: a link to download a single question 2018-10-29 10:38:24 +00:00
flags.js
format.php MDL-66801 questions: XML import/export should include category idnumbers 2019-09-30 18:59:23 +01:00
import.php MDL-68265 core_question: Switch question import to request dir 2020-03-30 08:14:46 +08:00
import_form.php MDL-65605 core_question: Fix the issue when get_draft_files returns nul 2019-05-20 23:44:02 +10:00
lib.php MDL-68252 question tags: fix tag editing for missingtype questions 2020-04-24 11:26:12 +01:00
move_form.php
preview.php MDL-70094 Question: Technical info section expands if click help icon 2020-11-18 18:03:08 +07:00
previewlib.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
qengine.js MDL-69165 Questions: Incorrect id used in init_submit_button function 2020-07-08 10:54:24 +07:00
question.php MDL-67934 questions: give a sensible default idnumber when duplicating 2020-03-12 18:07:11 +00:00
renderer.php MDL-58428 renderer: Move renderer override from Question bank 2019-02-26 16:24:49 +08:00
toggleflag.php
upgrade.php
upgrade.txt MDL-68757 questions: don't do output in low-level functions 2020-05-18 20:54:27 +01:00