Hi!
I often use the questiontype "multiplefreetextquestion" and it works just fine.
My task now is to make complex questions based on mathematical formulas using the MathJax library. The simplest question is
joxi.ru/DrlzxJxCVY5YX2
Writing an MathJax Expression:
Code: |
\( \begin{cases} x=[text1] \\ y=[text2] \end{cases} \)
|
and get
joxi.ru/eAOe8g8u90Q01m
Then we connect the expressions [text1] and [text2] as a pattern.
Fiasko
joxi.ru/RmzYjdjfYqQpkr
Tell me how you can embed pattern in MathJax code, are there any solutions?
Thanks.