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
  • Event notification service
  • API objects
  • DrillableResultStatus object

PUSH DrillableResultStatus object implements PlayableResultStatus

Represents the status of the drillable (drill or course).

Fields

Field Type Description
type
required
String The type of the playable result status. This is always DRILLABLE_RESULT_STATUS
proficiency
optional
Integer The proficiency in case the playable is if type drillable.

Example

{
  "type": "DRILLABLE_RESULT_STATUS",
  "proficiency": 50
}

 

Last updated on 2025-11-05

© 2025 Drillster BV
Made with ❤️ in Utrecht