Skip to main content
method GradebookHistory.prototype.detailsForGivenDateInGradebookHistoryForThisCourse
import { GradebookHistory } from "https://deno.land/x/gesso@v0.1.2/src/GradebookHistory.ts";

Parameters

course_id: string
date: string
optional
body: unknown

Returns

Promise<Grade[]>