Search
Preparing search index...
The search index is not available
examma-ray
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
examma-ray
core/assigned_exams
GradedQuestion
Interface GradedQuestion<QT, GR>
Type parameters
QT
:
ResponseKind
GR
:
GradingResult
=
GradingResult
Hierarchy
AssignedQuestion
<
QT
>
GradedQuestion
Index
Properties
submission
display
Index
html_
description
uuid
exam
student
question
skin
section
Index
part
Index
raw
Submission
points
Earned
points
Earned
Without
Exceptions
graded
By
grading
Result
exception
Methods
grade
add
Exception
is
Graded
was
Graded
By
Properties
Readonly
submission
submission
:
SubmissionType
<
QT
>
Readonly
display
Index
display
Index
:
string
Readonly
html_
description
html_
description
:
string
Readonly
uuid
uuid
:
string
Readonly
exam
exam
:
Exam
Readonly
student
student
:
StudentInfo
Readonly
question
question
:
Question
<
QT
>
Readonly
skin
skin
:
ExamComponentSkin
Readonly
section
Index
section
Index
:
number
Readonly
part
Index
part
Index
:
number
Readonly
raw
Submission
raw
Submission
:
string
Readonly
points
Earned
points
Earned
:
number
Readonly
points
Earned
Without
Exceptions
points
Earned
Without
Exceptions
:
number
Readonly
graded
By
graded
By
:
QuestionGrader
<
QT
,
GradingResult
>
Readonly
grading
Result
grading
Result
:
GR
Optional
Readonly
exception
exception
?:
Exception
Methods
grade
grade
(
grader
:
QuestionGrader
<
QT
,
GradingResult
>
)
:
void
Parameters
grader:
QuestionGrader
<
QT
,
GradingResult
>
Returns
void
add
Exception
add
Exception
(
exception
:
Exception
)
:
void
Parameters
exception:
Exception
Returns
void
is
Graded
is
Graded
(
)
:
this
is
GradedQuestion
<
QT
,
GradingResult
>
Returns
this
is
GradedQuestion
<
QT
,
GradingResult
>
was
Graded
By
was
Graded
By
<
GR
>
(
grader
:
QuestionGrader
<
QT
,
GR
>
)
:
this
is
GradedQuestion
<
QT
,
GR
>
Type parameters
GR
:
GradingResult
Parameters
grader:
QuestionGrader
<
QT
,
GR
>
Returns
this
is
GradedQuestion
<
QT
,
GR
>
Modules
Exam
Generator
Exam
Grader
core
core/assigned_
exams
core/exam_
components
core/exam_
specification
core/randomization
core/skins
graders
graders/FITBRegex
Grader
response
response/code_
editor
response/common
response/fitb-
drop
response/fitb
response/mc
response/select_
lines
Graded
Question
submission
display
Index
html_
description
uuid
exam
student
question
skin
section
Index
part
Index
raw
Submission
grade
add
Exception
is
Graded
was
Graded
By
points
Earned
points
Earned
Without
Exceptions
graded
By
grading
Result
exception
Generated using
TypeDoc