The simulation tool uses the following quiz component https://github.com/wingkwong/react-quiz-component but it has a considerable amount of limitations. The options are either to find a better quiz component or develop one from scratch:
- Should allow questions with images, or components (e.g, should accept the automaton viewer and draw a graph)
- Allow answers with images or components (e.g, as above)
- Better formatting, both on question and answer (e.g, can't use HTML to have proper formulas)
The simulation tool uses the following quiz component https://github.com/wingkwong/react-quiz-component but it has a considerable amount of limitations. The options are either to find a better quiz component or develop one from scratch: