Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3.6, 2.4.3
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_26_STABLE
-
Description
Objectif
Lesson activity uses question bank import formats to import questions in lessons page.
There are currently 2 imports format able to import images using the same mecanism (draft files): Blackboard and Moodle XML. In the future webct import format will use the same mecanism too.
I think it would be quite easy to add a few lines of codes to lesson so that images are imported.
I will submit a patch.
Known limitation
Unfortunately currently it is not possible to import images in lesson questions multichoice answers. But this is because of the limitations of the lesson code: currently when you create/edit a question in lesson, the filepicker is not available in the editor for multichoice answers. If in the future lesson is enhanced to support images in multichoice answers (I think there is already an issue in the tracker for that) it will be possible to also add support to import images in multichoice answers.
Attachments
Issue Links
- Discovered while testing
-
MDL-41018 Lesson module incorrectly call format_text on text with urls not rewritten
-
- Closed
-
-
MDL-41063 Lesson qformat_default class is missing an error function
-
- Closed
-
- has been marked as being related by
-
MDL-38540 Permit lesson to import images in question answers and responses when importing questions
-
- Closed
-