Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Adding formula boolean to question body.
  2. 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:

...