Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect escaping of HTML in the quiz summary #2734

Open
4 tasks
brianhogg opened this issue Aug 19, 2024 · 0 comments
Open
4 tasks

Incorrect escaping of HTML in the quiz summary #2734

brianhogg opened this issue Aug 19, 2024 · 0 comments
Assignees

Comments

@brianhogg
Copy link
Contributor

Reproduction Steps

  1. Create a quiz with bold, italic and/or underline formatting in a quiz question (by highlighting the text and then selecting B, I or U)
  2. Take the quiz as a student. Note how the formatting is correct while taking the quiz.
  3. Finish the quiz.
  4. View the quiz results.

Expected Behavior

The formatting is correct in the quiz results.

Actual Behavior

The HTML is escaped.

Captura de pantalla 2024-08-19 a las 7 46 09 a  m

This issue has be recreated:

  • Locally
  • On a staging site
  • On a production website
  • With only LifterLMS and a default theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaiting Review
Development

No branches or pull requests

2 participants