UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
UVACanvasAccess.Structures.Quizzes.ExactNumericalQuizQuestionAnswerInput Class Reference

Numerical answer input for exact answers. More...

Inheritance diagram for UVACanvasAccess.Structures.Quizzes.ExactNumericalQuizQuestionAnswerInput:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Quizzes.ExactNumericalQuizQuestionAnswerInput:
Collaboration graph
[legend]

Public Member Functions

 ExactNumericalQuizQuestionAnswerInput (decimal exact, decimal? margin=null)
 
- Public Member Functions inherited from UVACanvasAccess.Structures.Quizzes.NumericalQuizQuestionAnswerInput
NumericalQuizQuestionAnswerInput WithAnswerComments ([NotNull] string comments)
 
NumericalQuizQuestionAnswerInput WithAnswerWeight (decimal weight)
 

Protected Member Functions

override void AddNumericalFields (JObject answer)
 
- Protected Member Functions inherited from UVACanvasAccess.Structures.Quizzes.NumericalQuizQuestionAnswerInput
 NumericalQuizQuestionAnswerInput (QuizNumericalAnswerType numericalAnswerType)
 
void AddNumericalFields (JObject answer)
 

Detailed Description

Numerical answer input for exact answers.


The documentation for this class was generated from the following file: