Items API Initialization
record_attempt_scores
Controls whether the last score for each Try Again attempt is stored and returned in scoring data responses.
You would want to use this so that you can track and retrieve scoring progression across multiple Try Again attempts for an Item.
When enabled, attempt_scores is included in scoring responses from itemsApp.getScores() method, itemsApp.getItemScores() method, and Get scores endpoint.
Important To enable this feature, reach out to Learnosity support.
Values
Attribute path dynamic_items.try_again.record_attempt_scores
Default false
Type boolean
Versioning
Version added: v2026.2.LTS (now live in developer)