import { ExceptionMap } from "examma-ray/dist/ExamGrader"; export const EXCEPTIONS : ExceptionMap = { // Specify exceptions here, which will be applied after // regular grading to replace the points earned on a question };