Simon-Initiative / oli-torus

Next Generation OLI Authoring and Delivery Platform
https://proton.oli.cmu.edu
MIT License
94 stars 36 forks source link

Chemistry: text content in feedback coded as mathml #3753

Closed strader closed 2 months ago

strader commented 1 year ago

There are several places in the course where question feedback that contains both equations and expository text is coded entirely as mathml. Since mathml doesn't wrap, this causes the user to have to scroll horizontally to the right quite a bit to read all of the feedback. Consider coding the text part of the feedback as text rather than mathml so that the feedback will wrap.

Here are two examples, but I believe there are likely others:

https://stellarator.oli.cmu.edu/sections/real_chemistry_review_june_18/page/vuswd_gas_laws_moles_of_gas_and_volu_f2c11 (correct answer feedback for last DIGT on the page)

https://stellarator.oli.cmu.edu/sections/real_chemistry_review_june_18/page/vuswd_diffusion_and_effusion_of_gase_wa9dh (correct answer feedback for one of the LBDs in the middle of the page: "At a certain temperature..."

Screenshot from 2023-06-20 17-54-08

Screenshot from 2023-06-20 17-54-24

Screenshot from 2023-06-21 12-54-06

Screenshot from 2023-06-21 12-54-17

github-actions[bot] commented 1 year ago

https://eliterate.atlassian.net/browse/MER-2218