2.1.1 GroupDrillResult object implements GroupDrillableResult

Represents an individual drill result in the context of a group.

Fields

Field Type Description
id
required
String The unique ID of the drill.

Example value: nYrK9udUcUGvRS2kx
proficiency
required
Integer The average proficiency for this course by the members of this group.

Example value: 99
timeSpent
required
Integer The average time spent (in seconds) for this course by the members of this group.

Example value: 545
evaluations
required
List of 2.1.1 ObjectiveEvaluation objects The evaluations for individual group members.
lastPracticed
required
Timestamp The last time tihs objective was practiced by any group member.