You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys - I've been spear-heading this amazing question type at our institution since last year. I do not know where to report bugs, but something weird is happening. I have a question that needs superscripts for correct input (i.e. a formula). Last year we used it in the exam with 100% success (really truly amazing as there were over 800 unique answers). Now the same question is broken? I have tracked the issue to the following. The text I am looking for is programmed in as follows:
match_w (2n)
this will not work, but if I tell pmatch to remove '<' and '>' and convert to space, then the following
match_w (2 sup n /sup)
now works. It is a very bizarre thing. Note also that the subscript version does work, so ... weird. Is there any reason for this? I have attached the question type as it originally stood. The XML file is renamed as TXT
Hi guys - I've been spear-heading this amazing question type at our institution since last year. I do not know where to report bugs, but something weird is happening. I have a question that needs superscripts for correct input (i.e. a formula). Last year we used it in the exam with 100% success (really truly amazing as there were over 800 unique answers). Now the same question is broken? I have tracked the issue to the following. The text I am looking for is programmed in as follows:
match_w (2n)
this will not work, but if I tell pmatch to remove '<' and '>' and convert to space, then the following
match_w (2 sup n /sup)
now works. It is a very bizarre thing. Note also that the subscript version does work, so ... weird. Is there any reason for this? I have attached the question type as it originally stood. The XML file is renamed as TXT
--Gareth
pmatch Q with superscript issue.txt
The text was updated successfully, but these errors were encountered: