Skip to main content
Module

x/gesso/types/models.ts>ScoreStatistic

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

Properties

min: number
max: number
mean: number
upper_q: number
median: number
lower_q: number