How to create a quiz app where mathematical symbols will render?
S
Samirchmandal
started a topic
7 months ago
Is it possible to make a quiz app which can show complicated math symbol in text mode, that is I don't want to upload questions as image file. If yes please help me know how to do it.
1 Comment
N
Nilesh.sapra
said
7 months ago
Yes, you can show complicated maths formula using HTML tags, but its effect is visible only while displaying that text in a label.
Samirchmandal
Is it possible to make a quiz app which can show complicated math symbol in text mode, that is I don't want to upload questions as image file. If yes please help me know how to do it.