2.1.1 GroupTestResults object extends GroupPlayableResults

Represents a list of test results for one specific test for all members of a group.

The output contains a record for each group member, regardless whether the group member has started, finished or not accessed the test. If the test permits multiple attempts per user, each attempt is listed.

Fields

Field Type Description
test
required
2.1.1 Test object Reflects the details of the test definition.
groupMemberTestResults
required
List of 2.1.1 GroupMemberTestResult objects A list of individual group member test results for this particular test.