A summary of per-assignment statistical information for a course.
More...
|
| string | ToPrettyString () |
| | Returns a pretty, formatted string representation of the object.- Returns
- The formatted string.
|
| |
|
|
ulong | AssignmentId [get] |
| | The assignment id.
|
| |
|
string | Title [get] |
| | The assignment title.
|
| |
|
DateTime | DueAt [get] |
| | The assignment's due date.
|
| |
|
DateTime? | UnlockAt [get] |
| | The date at which the assignment unlocks.
|
| |
|
bool | Muted [get] |
| | Whether the assignment is muted.
|
| |
|
decimal | PointsPossible [get] |
| | The maximum points possible for the assignment.
|
| |
|
bool? | NonDigitalSubmission [get] |
| | Whether the assignment is to be submitted non-digitally; i.e. on paper or outside of Canvas.
|
| |
|
decimal? | MaxScore [get] |
| | The maximum score any student has earned on this assignment.
|
| |
|
decimal? | MinScore [get] |
| | The minimum score any student has earned on this assignment.
|
| |
|
decimal? | FirstQuartile [get] |
| | The first quartile (Q1) score.
|
| |
|
decimal? | Median [get] |
| | The median score.
|
| |
|
decimal? | ThirdQuartile [get] |
| | The third quartile (Q3) score.
|
| |
| Tardiness | TardinessBreakdown [get] |
| | A breakdown of on-time/lateness statuses for the assignment.
|
| |
A summary of per-assignment statistical information for a course.
◆ ToPrettyString()
| string UVACanvasAccess.Structures.Analytics.CourseAssignmentSummary.ToPrettyString |
( |
| ) |
|
|
inline |
◆ TardinessBreakdown
| Tardiness UVACanvasAccess.Structures.Analytics.CourseAssignmentSummary.TardinessBreakdown |
|
get |
A breakdown of on-time/lateness statuses for the assignment.
- See also
- Tardiness
The documentation for this class was generated from the following file:
- UVACanvasAccess/Structures/Analytics/CourseAssignmentSummary.cs