Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GradedQuestion<QT, GR>

Type parameters

Hierarchy

Index

Properties

submission: SubmissionType<QT>
displayIndex: string
html_description: string
uuid: string
exam: Exam
student: StudentInfo
question: Question<QT>
sectionIndex: number
partIndex: number
rawSubmission: string
pointsEarned: number
pointsEarnedWithoutExceptions: number
gradedBy: QuestionGrader<QT, GradingResult>
gradingResult: GR
exception?: Exception

Methods

Generated using TypeDoc