I always creates my quiz questions in back-end. Still this issue appears.
Well do you usually put the shortcode in text mode ?
Please put the shortcode in text mode and then update the page .
How do I add quiz answers in text mode?
In question options you have to use the latex shortcode like this :
[latex]
latex i\hbar\frac{\partial}{\partial t}\left|\Psi(t)\right>=H\left|\Psi(t)\right>
[/latex]
Use [latex] in the beginning and [/latex] at the end instead of using "$" .
I always write LaTex like that. [latex]
Well we are now storing all of the quiz results in database as cache to support the results view optimal and fast .
But this replaces the slashes of the shortcode with the html entities and it disturbing the latex shortcode .
Adding to issue log .
track :
https://trello.com/c/EeP9DFkz
Fix will be available in the next update of vibe course module .
Thanks for reporting this .
The fix has been released in the latest update of front end plugin.
Please check.
I have now updated but can not check if it workes because of the "Front- end-in-Safari-issue" that I'm waiting for you to help me with. The page doesn't work properly in Safari and hasn't for several weeks now.
I disabled the css minification and purged the cache please check if this resolves your issue.
Ok, the page is ok now.
The LaTex error is still there.
The issue is fixed in the new quiz. Now you have to add the shortcode again and when the user will take that quiz again then they will not see the issue.
Earlier the issue was, at the time of entry the tags were stripped off and hence the latext were not coming as it should. But now we have fixed this and now at the time of entry the tags will not be stripped and hence the new questions will work fine.