developer docs
Contact Log in

Console

  • Client applications
  • Webhooks

Guides

  • Integration types
    • SSO with OpenID Connect
      • Using Microsoft Entra ID
    • SCORM integration
    • LTI integration
  • Creating a typical LMS integration
  • Drillster APIs
    • Registering your client application
    • OAuth 2.0
      • JWT Authorization Grant
      • Authorization Code Grant
    • Service accounts

Reference

  • Widgets
    • Player widget
    • Tile widget
    • Identity widget
    • Repertoire widget
    • Subscription widget
    • Access code widget
  • REST APIs
    • API version 2.1.1
    • Event notification service
      • Notifications
      • Webhooks
      • Event notification retry
  • Developer documentation
  • REST APIs
  • API version 2.1.1
  • API objects
  • TermEvaluation object

2.1.1 TermEvaluation object

Example

{
  "value": "look out",
  "result": "INCORRECT"
}

Fields

Field Type Description
value
required
String The value as given by the user
result
required
String The result of the evaluation:

  • CORRECT – the given answer was correct
  • INCORRECT – the given answer was incorrect
  • MISSED – this answer should have been included but was missed

 

Last updated on 2025-11-05

© 2025 Drillster BV
Made with ❤️ in Utrecht