Versions Compared

Key

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

...

Current Format

New format as per QuML Spec

Code Block
languagejson
{ 
  instructions: { 
    en : "<html>...</html>"
  }
}

//Only Shikshalokam is usedusing the above format.
// Not used by inQuiry
Code Block
languagejson
instructions:  : "<html>"

...