Skip to main content
Module

x/gesso/types/models.ts>OutcomeLink

A TypeScript API client for Canvas LMS
Latest
interface OutcomeLink
import { type OutcomeLink } from "https://deno.land/x/gesso@v0.1.2/types/models.ts";

Properties

url: string
context_id: number
context_type: string
outcome_group: OutcomeGroup | unknown
outcome: Outcome | unknown
assessed: boolean