Description
NOTE: Using Multiple Choice (1.16.27) within Question Set (1.21.13). Stand-alone Multiple Choice (1.16.27) is not affected.
Bold text is properly emphasized in the editor but in the activity it looks just like regular text, because font weight is set in CSS to 600 for both regular and <strong>. This is critical for questions where emphasis is important, for example in grammatical questions with some words highlighted.
Steps to reproduce
- Create a new Question Set.
- Add a Multiple Choice activity.
- Type some regular and bold text in the question window.
- Do the same in the answer window.
- Save the content and look at the result.
- Note bold text is indistinguishable from regular text.
- Inspect the HTML and note that
<strong> tags are correctly present.
- Note that
<strong> is set in CSS to weight 600, just as regular text.
- Note that changing the font weight to 900 makes bold distinguishable again.
Environment
Wordpress
LMS
Other
What browsers are you seeing the problem on?
Chrome, Firefox
What Operating System are you seeing the problem on?
Linux (Debian), Windows 11
Description
NOTE: Using Multiple Choice (1.16.27) within Question Set (1.21.13). Stand-alone Multiple Choice (1.16.27) is not affected.
Bold text is properly emphasized in the editor but in the activity it looks just like regular text, because font weight is set in CSS to 600 for both regular and
<strong>. This is critical for questions where emphasis is important, for example in grammatical questions with some words highlighted.Steps to reproduce
<strong>tags are correctly present.<strong>is set in CSS to weight 600, just as regular text.Environment
Wordpress
LMS
Other
What browsers are you seeing the problem on?
Chrome, Firefox
What Operating System are you seeing the problem on?
Linux (Debian), Windows 11