We need to update and create new web services so we can get draft areas ids and editor/attachments options in order to be able to manage inline images (within text editors) and attachments for different items (like forum post messages) from external clients like the Moodle app.
Current file attachment areas in the app
- Assignment > Submission file
- Database > File and Picture field type
Forum > Discussions and Posts (Already supported, mod_forum_prepare_draft_area_for_post)Glossary entries ((Already supported, mod_glossary_prepare_entry_for_edition)- Workshop student assessment feedback and submissions.
Quiz essay (3.10) (Pending support in 3.10MDL-69823)
Current RTE editors in the app
- The following editors can add images:
- Calendar event description.
- Assignment > feedback comments
- Assignment > Submission online text
- Database > textarea field type
- Forum > Discussions and Posts
- Glossary entries
- Lesson
- Wiki
- Workshop student assessment feedback. Only overall feedback, the “custom” fields are only plain textareas.
- Workshop submission
- Quiz essay question type
- has been marked as being related by
-
MDL-64253 Add WebServices for managing draft file areas
- Open