Skip to main content
Module

x/gesso/types/models.ts>OutcomeGroup

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

Properties

id: number
url: string
parent_outcome_group: unknown
context_id: number
context_type: string
title: string
description: string
vendor_guid: string
subgroups_url: string
outcomes_url: string
import_url: string
can_edit: boolean