-
Improvement
-
Resolution: Fixed
-
Minor
-
2.4.5, 2.5.3, 2.6
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
-
MOODLE_31_STABLE
-
wip-
MDL-43470-master -
After creating a feedback activity on the site front page and attempting to map the feedback to courses, if the search result returns more than one course in the drop-down menu you are unable to select multiple courses - despite the tool-tip to the right indicating you should be able to.
Have noted that a possible cause is that the results drop down field seems to have been declared in the HTML as 'select' instead of 'select multiple'.
Have been able to reproduce this in 2.4, 2.5, and 2.7 (assuming this is likely also present in 2.6).
Steps to reproduce:
- Create a feedback activity on the site front page
- Inside the activity, click on the 'Map feedback to courses' button
- In the course search field, enter a term that will return at least 2 results from your available courses
- Take note of the help tip to the right of 'Map Feedback to courses' button that states 'Multiple courses may be selected by holding down the Apple or Ctrl key whilst clicking on the course names'
- Attempt to select multiple courses from the search results drop-down menu
- blocks
-
MDL-53441 Deprecate unused feedback functions
- Closed
- caused a regression
-
MDL-53957 No longer possible to map frontpage feedback to the front page itself
- Closed
- is blocked by
-
MDL-53227 Remove file mod/feedback/complete_guest.php as it 95% repeats complete.php
- Closed
- Testing discovered
-
MDL-53730 Autocomplete element triggers 'onchange' event after loading form
- Closed
-
MDL-53731 Multiple requests to service_nologin.php on page load
- Closed
- will be (partly) resolved by
-
MDL-51324 Use new autocomplete mform element to implement a course chooser
- Closed