quiz_master_next icon indicating copy to clipboard operation
quiz_master_next copied to clipboard

Latex is not evaluated if it is used in correct answer

Open payenda opened this issue 8 years ago • 2 comments
trafficstars

@fpcorso When I want to include Latex in correct answer, the plugin does not score that question. If Latex is used in question itself and in wrong answers but not in correct answer, the plugin evaluates and gives correct score but when I must use Latex for correct answer, the plugin does not evaluate that question.

The Plugin does not render Latex in result pages and I think it can not detect Latex to evaluate it. If rendering Latex is enabled for result pages maybe this problem will be solved.

payenda avatar Mar 30 '17 13:03 payenda

I found a workaround replacing \ by \ BUT : when reediting the question, \ somtimes become \, and amp; have to be removed !

cedrick-f avatar Feb 03 '19 10:02 cedrick-f

Since the last update (7.1.6) all \ characters are removed from the user's answers (but the latex formulas appear correctly in the choices) and correct users's choices are considered falses. Using \ no longer solves the problem.

For example, in 'vertical multiple choice', the choice $$r=\frac{v}{\omega}$$ is correctly shown in the question : image But in the user's answer, it becomes : r=fracvomega

Thank you in advance for your help

cedrick-f avatar Oct 30 '20 07:10 cedrick-f