|
UVACanvasAccess
|
Represents a quiz extension for a user. More...


Public Member Functions | |
| string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object. | |
Properties | |
| ulong? | QuizId [get] |
| ulong? | UserId [get] |
| int? | ExtraAttempts [get] |
| int? | ExtraTime [get] |
| bool? | ManuallyUnlocked [get] |
| DateTime? | EndAt [get] |
Represents a quiz extension for a user.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.