learningequality / learningequality/studio
[QTI] Cannot publish a channel because of an exercise containing strikethrough formatted text
@AlexVelezLl is already working on this.
Since Sep 16, 2026.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Observed behavior
Similarly to https://github.com/learningequality/studio/issues/5895 it's not possible to publish the following test channel containing an exercise with a question containing strikethrough formatting of the text: <s>test</>. This issue is not happening on production. No errors in the browser console:
https://github.com/user-attachments/assets/41f29b34-afeb-4abc-a75f-9af73f45a41c
Expected behavior
Formatted text should not impact the publishing of a channel.
Steps to reproduce the issue
- Sign in to Studio at
unstable - Go to Channel > Channel editor > New exercise
- Create an exercise containing strikethrough formatting of the text
- Attempt to publish the channel
Usage Details
- Studio Unstable
- OS: Windows 11
- Browser: Chrome, Firefox
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.