2.1.1 TestTicket object

Represents a ticket to access an anonymous test including some of the test details.

Example

{
  "test":{
    "id":"PJM6WqlACCubW7VOYYugiA",
    "type":"TEST",
    "name":"Final exam"
  },
  "ticket":{
    "code":"0Z7GxMYXfQl4RAXhoc7MPg",
    "url":"https://www.drillster.com/connector/player/PJM6WqlACCubW7VOYYugiA?ticket=0Z7GxMYXfQl4RAXhoc7MPg"
  }
}

Fields

Field Type Description
test
required
2.1.1 Test object A summary of the test definition.
ticket
required
2.1.1 Ticket object The actual test ticket, with either a code or a PIN.