Skip to content

0.12.0

Compare
Choose a tag to compare
@lecosson lecosson released this 18 Sep 10:04
· 884 commits to master since this release
44a706b

Related to : https://oat-sa.atlassian.net/browse/TAO-10497

Refactor QTI item loader to recognize response processing type by response rules

NOTE:
QTI item loader was refactored to ES6 syntax this changes done in separated commit . Actual changes made in this commit

How to test

  • prepare an instance of TAO with xmlEdit and xmlEditRp installed
  • prepare an item with interactions with different response processing templates
  • try to open item for authoring. make sure that response processing templates properly recognized
  • prepare an item with custom response processing
  • try to open item from authoring. make sure that response processing templates properly recognized
  • prepare a delivery
  • execute delivery as test taker
  • check that test items loaded correctly

Dependencies

Companion PR :