oulan / oppia

Automatically exported from code.google.com/p/oppia
Apache License 2.0
0 stars 0 forks source link

Multiple-choice options that use LaTeX math don't show up correctly in the "answer is equal to..." dropdown. #674

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new exploration.
2. Select the multiple choice interaction.
3. Enter LaTeX math for the multiple choice options.
4. Create a new rule.

What is the expected output? What do you see instead?

I expect to see the LaTeX math render in the "answer is equal to..." dropdown. 
Instead I see an unintelligible HTML tag.

Original issue reported on code.google.com by s...@google.com on 24 Mar 2015 at 2:32