Skip to content
Snippets Groups Projects
Commit 86c54790 authored by Martin Horák's avatar Martin Horák
Browse files

improving editor markdown formatting

parent f3f34e78
No related branches found
No related tags found
No related merge requests found
......@@ -50,48 +50,59 @@ Before using the Editor, it's important to understand its current limitations to
The Editor currently works with an older version of the [exercise definition](https://inject.pages.fi.muni.cz/inject-docs/tech/architecture/definitions/upgrade/) format (v0.13.0) than the one used by the Citadel platform (v0.14.0+). This means:
**Supported features:**
- Basic exercise structures
- Most common features
- Basic exercise structures
- Most common features
**Unsupported features:**
- Newer platform capabilities
- Multiple channels of the same type
### Milestone Management
While the Editor handles common milestone scenarios well, some advanced features are limited:
- While the Editor handles common milestone scenarios well, some advanced features are limited:
**Supported Milestone Triggers:**
- Learning activities
- Standard injects
- Tool responses
- Email templates
**Currently Unsupported:**
- File download triggers
- Arbitrary email conversation initiations
- Complex milestone activation/deactivation patterns
- Specific questionnaire answer triggers
### Other Considerations
Some additional limitations to keep in mind:
1. **Single Exercise Definition Focus**
**Single Exercise Definition Focus**
- You can work with only one exercise definition at a time
- Saving and loading different exercise definitions requires manual file management
2. **Role Management**
**Role Management**
- No direct support for role-based exercises
- Roles need to be added manually after export
3. **Compatibility with Existing Exercises**
**Compatibility with Existing Exercises**
- Some existing exercises may need restructuring to work with the Editor
- Complex conditions might require simplification
4. **Role Management**
**Role Management**
- No direct support for role-based exercises
- Roles need to be added manually after export
5. **Compatibility with Existing Exercises**
**Compatibility with Existing Exercises**
- Some existing exercises may need restructuring to work with the Editor
- Complex conditions might require simplification
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment