Activity types
The plugin's Add activity or resource with AI feature can generate 18 Moodle activity and resource types. For each one, the AI fills in the form settings and produces ready-to-use content, based on the teacher's prompt and, when available, the uploaded syllabus.
Supported activity and resource types
| # | Activity | Moodle module |
|---|---|---|
| 1 | Assignment | mod_assign |
| 2 | Quiz | mod_quiz |
| 3 | Forum | mod_forum |
| 4 | Glossary | mod_glossary |
| 5 | Database | mod_data |
| 6 | Feedback | mod_feedback |
| 7 | Lesson | mod_lesson |
| 8 | Workshop | mod_workshop |
| 9 | Choice | mod_choice |
| 10 | SCORM package | mod_scorm |
| 11 | IMS content package | mod_imscp |
| 12 | URL | mod_url |
| 13 | Folder | mod_folder |
| 14 | File | mod_resource |
| 15 | Book | mod_book |
| 16 | Page | mod_page |
| 17 | Text and media area | label |
| 18 | Wiki | mod_wiki |
How the AI resolves settings
- Settings not mentioned in the prompt keep their Moodle default values.
- Dates are resolved in the teacher's timezone: a closing/due day ends at 23:59, an opening day starts at 00:00, and relative periods ("dos semanas después") chain from the previous date in the chain.
- Values requested for closed dropdown lists (attachment sizes, locking periods, etc.) snap to the nearest listed value; unknown values are discarded.
- When a syllabus is uploaded, all generated content must be traceable to the document — the AI does not invent material outside it. Without a syllabus, content is generated from the course topic.
- The visible activity name does not include the resource-type label ("SCORM", "Wiki", "Book"...) unless the teacher explicitly asks for it.
note
See Create an activity with AI for the step-by-step creation flow.