[AMOS commit] MDL-48771 quiz: Select multiple questions to delete Committed into Git: 2016-11-12 02:36 UTC

[AMOS commit] MDL-48771 quiz: Select multiple questions to delete Committed into Git: 2016-11-12 02:36 UTC

by AMOS bot -
Number of replies: 0
Author: Luca Bösch
MDL-48771 quiz: Select multiple questions to delete
Upon Moodle 2.8 the option to bulk delete all questions of a quiz
disappeared.
This patch adresses this and reintruduces a bulk action button.
Pushing that button shows a Delete and a Cancel button as well as
two Select all / Deselect all triggers and each and every question
gets a checkbox. The UI is slimmed down and other elements (e.g.
'Repaginate' button and so on) are hidden. Questions can be chosen
and deleted by pushing the Delete button. The bulk action button
is disabled when quiz attempts are present, just like the
'Repaginate' button.

TODO: Behat tests are lacking.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=5d803e539500f3c5ade9accfcab58a23527799b6
http://github.com/moodle/moodle/commit/5d803e539500f3c5ade9accfcab58a23527799b6

+ 3.3 en [bulkactions,mod_quiz]