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

An answer for matching questions. More...

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

Public Member Functions

override string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 
- Public Member Functions inherited from UVACanvasAccess.Structures.Quizzes.QuizQuestionAnswer
string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 

Properties

string AnswerMatchLeft [get]
 
string AnswerMatchRight [get]
 
string MatchingAnswerIncorrectMatches [get]
 
- Properties inherited from UVACanvasAccess.Structures.Quizzes.QuizQuestionAnswer
ulong? Id [get]
 
string AnswerText [get]
 
decimal? AnswerWeight [get]
 
string AnswerComments [get]
 
string TextAfterAnswers [get]
 

Additional Inherited Members

- Protected Attributes inherited from UVACanvasAccess.Structures.Quizzes.QuizQuestionAnswer
readonly Api Api
 

Detailed Description

An answer for matching questions.

Member Function Documentation

◆ ToPrettyString()

override string UVACanvasAccess.Structures.Quizzes.MatchingQuizQuestionAnswer.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


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