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

MathJax question formatting #432

Open
treystevens opened this issue May 22, 2020 · 0 comments
Open

MathJax question formatting #432

treystevens opened this issue May 22, 2020 · 0 comments

Comments

@treystevens
Copy link
Member

treystevens commented May 22, 2020

Update the formatting on quiz questions that require line breaks.
The sections that we are adding questions to are in Mathjax and as a result we can't add line breaks to Mathjax with using MathJax syntax

Example:
Screen Shot 2020-05-21 at 8 24 53 PM

Currently, the line breaks are being done by appending \[\] to the end of the question

Ideally, we shouldn't need to use MathJax when we want to create questions that do not require it. Want to be able to insert normal line breaks into the question and have it render appropriately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant