2.1.1 ObjectiveAccesses object

Represents the access links that are defined for a learning objective.

Example

{
  "objective": {
    "estimatedStudyDuration": "PT902H28M42.49S",
    "fallingMinimumProficiency": 80,
    "icon": {
      "url": "https://www.drillster.com/bin/attachment/65b0ead9392108d2c1fad727e70540286132883c"
    },
    "id": "_2H7UjvE0MqJx0jYhg_H7A",
    "messageConfig": {
      "reminders": false,
      "startup": false
    },
    "minimumProficiency": 80,
    "name": "Retain 80% after 12/10/2020",
    "playables": [
      {
        "icon": {
          "url": "https://www.drillster.com/bin/attachment/65b0ead9392108d2c1fad727e70540286132883c"
        },
        "id": "MqEVEoqWqDzMVTYOIGNw0A",
        "name": "Famous Paintings",
        "type": "DRILL"
      }
    ],
    "reviewDate": "2020-12-10T00:00:00Z",
    "type": "PERMANENT"
  },
  "objectiveAccesses": [
    {
      "group": {
        "icon": {
          "url": "https://www.drillster.com/bin/attachment/088f292fb0d08bfeae87852d30dd37ef4d486aa2"
        },
        "id": "S4FEPc9HEQ1toGRd30fDb4LIKI_Q2nyGA3fSJTbellM",
        "name": "Art2"
      },
      "type": "GROUP",
      "typeId": "S4FEPc9HEQ1toGRd30fDb4LIKI_Q2nyGA3fSJTbellM"
    }
  ]
}

Fields

Field Type Description
objective
required
2.1.1 Objective object Details about a learning objective.
objectiveAccesses
optional
List of 2.1.1 EntityAccess objects An optional list of access objects detailing which entities are linked to the learning objective. The accesses listed here are those that the caller is authorized to see.