PaginatedLearningBlocksOutput

Paginated list of learning blocks

  • learningBlocks
    Type: array object[] · LearningBlock[]
    required

    List of learning blocks

    Learning block

    • cfItemIds
      Type: array string[]
      required

      CASE CFItem identifiers representing competencies

    • isDynamic
      Type: boolean
      required

      Whether placement is required (true) or competencies are predefined (false)

    • learningAppId
      Type: stringFormat: uuid
      required

      Reference to the LTI application delivering content

    • sourcedId
      Type: stringFormat: uuid
      required

      External identifier for the learning block

    • status
      Type: string · EntityStatus2enum
      required

      Status of an entity in the system

      values
      • active
      • inactive
      • tobedeleted
    • cfSubjectId
      Type: string | nullFormat: uuid

      CASE CFSubject identifier for placement scoping

  • limit
    Type: integer
    required

    Maximum number of items returned

  • offset
    Type: integer
    required

    Number of items skipped

  • total
    Type: integer
    required

    Total number of items matching the query