|
UVACanvasAccess
|
Represents a score update for a quiz submission question. More...
Public Member Functions | |
| QuizSubmissionScoreUpdate (ulong questionId, decimal? score=null, string comment=null) | |
Properties | |
| ulong? | QuestionId [get] |
| decimal? | Score [get] |
| string | Comment [get] |
Represents a score update for a quiz submission question.