AssignmentResultOutput

Result information for an assignment

  • inProgress
    Type: boolean
    required

    Whether the result is still in progress

  • scoreStatus
    Type: string
    required

    Status of the score (e.g., fully graded, in progress)

  • score
    Type: number | null

    Score achieved (0-100 if fully graded)