Skip to content

draft: changes item text fields to html - #89

Draft
a-kempka wants to merge 1 commit into
ndunand:masterfrom
a-kempka:#88-item-text-as-html
Draft

draft: changes item text fields to html#89
a-kempka wants to merge 1 commit into
ndunand:masterfrom
a-kempka:#88-item-text-as-html

Conversation

@a-kempka

@a-kempka a-kempka commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

fixes #88

item text in responses is not a simple plain text input, but a html field that gets edited by the wysiwyg editor.
html input can be formatted (and escaped) via the editor.
The length of the field can also be adjusted allowing for eiasier editing of text.

also fixed one typo in a constant (PARAM_SHUFFLE_ANWSER instead of PARAM_SHUFFLE_ANSER)

item text in responses is not a simple plain text input, but a html field that gets edited by the wysiwyg editor. html input can be formatted (and escaped) via the editor. The length of the field can also be adjusted allowing for eiasier editing of text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FR: item text should be html not plain text

1 participant