Bug #6347

Assessment: math symbols in multiple choice question
Status:
Bug resolved
Priority:
Normal
Assignee:
Sven Vanpoucke
Target version:
Start date:
30/01/2013
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
Description
When using the math symbols in option A of the question, you can't use other symbols in option B or C: the same symbols as in option A are shown which makes all the options identical...
History
Updated by Sven Vanpoucke almost 8 years ago
- Assignee set to Sven Vanpoucke
- Target version changed from LCMS 4 Beta to LCMS 4
Apparently the system searches for the first iframe and then uses the value from this iframe. Because the frames are not deleted after hiding, multiple iframes are created and the first iframe is always selected.
Updated by Sven Vanpoucke almost 8 years ago
- Status changed from New to Needs testing
Needed to rework the latex plugin.
Fixed this in
https://bitbucket.org/chamilo/chamilo-dev/changeset/437875cc6ace
You need to clear the cache and the buffer of your local browser to see the difference