-
Bug
-
Resolution: Fixed
-
Minor
-
3.4.3, 3.5.3, 3.6.1
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
MDL-63512-master -
DESCRIPTION: When adding media to a Lesson question 'response' field the media URL displays hyperlinked and no media player is displayed. This is dependent upon the order of filters in <siteurl>/admin/filters.php. If Multimedia plugins is above Convert URLs into links and images then no media is displayed. If this is the other way around then the media will display most of the time. Unfortunately this can break media display in other areas like course sections. |
STEPS TO REPLICATE
- Ensure 'Convert URLs into links and images' and 'Multimedia plugins' are enabled in Site admin>Plugins>Filters>Manage filters
- Ensure 'Multimedia plugins' is above 'Convert URLs into links and images'
- Create a Lesson activity
- Create a question page
- Add a multichoice question and create two answers
- In the 'Response' field for both, paste a link to a video e.g. https://www.youtube.com/watch?v=Fay8I7JyxGY
- Preview the question and select any answer
- Note that no video appears - instead, what looks like the inside of an iframe tags appears
ADDITIONAL INVESTIGATION NOTES
- Videos appear fine in the 'Edit' tab
- Videos appear fine in the question field when previewing|
- Doesn't appear to be the same issue as
MDL-51745which affects the answer text
- Testing discovered
-
MDL-64450 Video is not playing on Matching type question
-
- Closed
-