...
- Adding formula boolean to question body.
- Bundle/Remove Katex library dependencies from a questionunit plugin.
Part #1: Adding formula
flag to question body on saving the question
When saving the question data if an equation/formula is added to the question, add a param 'formula' with value true to the create assessment request body as given in below example:
...