HTML tags visible in quiz questions
-
Hi, my site uses:
PHP: 8.1.29
WordPress: 6.6.1
LifterLMS: 7.7.5
When creating quiz questions, there is a possibility to apply some styles to text like shown on the screenshot:
The problem is, that it is not parsed correctly and those tags are visible in the quiz summary and historical attempts, after a student finishes the quiz. When none of those style options (U B I) is selected, displayed question is fine.
Additionally, there are some PHP Deprecated messages. Those are visible because it is my staging site, so debug is on.
PHP Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in .../wp-content/plugins/lifterlms/templates/quiz/results.php on line 75
PHP Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in .../wp-content/plugins/lifterlms/includes/models/model.llms.quiz.attempt.php on line 344
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.