moodle/question/tests/behat
Mark Johnson 33e52fe4ed
MDL-74054 qbank_viewquestiontext: Convert from filter to question bank control
This replaces the "Show question text in the question list?" filter, which was
never really a filter, with a new widget displayed alongside other question bank
controls like "Create a new question" and "Reset columns".

It also refactors the logic of displaying the question text field or not, so that
it is all handled within the qbank_viewquestiontext plugin rather than relying on
code in the view.
2023-09-22 10:53:53 +08:00
..
bank_view.feature MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
behat_core_question.php MDL-74054 qbank_columnsortorder: Implement add, remove and resize 2023-09-22 10:53:52 +08:00
behat_question.php MDL-74130 question behat: rename behat_question -> behat_core_question 2022-03-14 22:13:04 +00:00
behat_question_base.php MDL-71516 core_question: Qbank api implementation 2021-08-17 18:57:31 +10:00
delete_question_activities.feature MDL-76169 question: General behat fixes 2022-11-03 21:39:15 +08:00
delete_questions.feature MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
duplicate_questions.feature MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
edit_question_tags.feature MDL-74211 behat: convert few more steps to use new data generators 2022-08-04 09:21:33 +08:00
edit_question_versioning.feature MDL-76169 question: Use action menu steps consistently 2022-11-03 21:39:15 +08:00
edit_questions.feature MDL-74054 core_question: Add additional plugin points 2023-09-22 10:53:51 +08:00
edit_questions_standard_tags.feature MDL-74211 behat: convert few more steps to use new data generators 2022-08-04 09:21:33 +08:00
filter_questions_by_tag.feature MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
filter_questions_combined_conditions.feature MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
question_categories.feature MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
question_categories_idnumber.feature MDL-74211 behat: convert few more steps to use new data generators 2022-08-04 09:21:33 +08:00
question_filter_pagination.feature MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
question_highlight.feature MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
select_questions.feature MDL-74211 behat: convert few more steps to use new data generators 2022-08-04 09:21:33 +08:00
sort_questions.feature MDL-74054 qbank_viewquestiontext: Convert from filter to question bank control 2023-09-22 10:53:53 +08:00