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

Represents quiz statistics. More...

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

Public Member Functions

string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 

Properties

ulong? Id [get]
 
ulong? QuizId [get]
 
bool? MultipleAttemptsExist [get]
 
bool? IncludesAllVersions [get]
 
DateTime? GeneratedAt [get]
 
string Url [get]
 
string HtmlUrl [get]
 
JToken QuestionStatistics [get]
 
JToken SubmissionStatistics [get]
 
JToken Links [get]
 

Detailed Description

Represents quiz statistics.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Quizzes.QuizStatistics.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: