Skip to main content
Module

x/gesso/types/models.ts>Outcome

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

Properties

id: number
url: string
context_id: number
context_type: string
title: string
display_name: string
description: string
vendor_guid: string
points_possible: number
mastery_points: number
calculation_method: string
calculation_int: number
ratings: unknown
can_edit: boolean
assessed: boolean
has_updateable_rubrics: boolean