If we have a math formula like this [tex]y=<mathresult expression="a"/>x+3[/tex] between <text></text> tags, it work well and mimetex recieve the value of "a". But if the same string exist between <hint></hint> tags, mimetex recieve the exact string!
Comments
Comment #1
HylkeVDS commentedYou're right. For hints and feedback the parsing order is a bit different.
This will be fixed in the next version. (and dev when it updates)
Note that if a module generates images based on this you can end up with a *lot* of images in your image directory, as each student gets different values and thus different images.
Comment #2
daka commentedThanks,
It works well in 6.x-2.1 version.
Comment #3
jvdkolk commentedShouldn't this issue be set to 'closed (fixed)'?