A summary of per-user participation information for a course.
More...
|
string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object.- Returns
- The formatted string.
|
|
|
ulong | Id [get] |
| The student id.
|
|
uint | PageViews [get] |
| The amount of total page views by the student in the course.
|
|
uint? | MaxPageViews [get] |
| The amount of total page views by any student in the course.
|
|
uint? | PageViewsLevel [get] |
| The relative 'level' of page views for the student.
|
|
uint | Participations [get] |
| The amount of total participations by the student in the course.
|
|
uint? | MaxParticipations [get] |
| The amount of total participations by any student in the course.
|
|
uint? | ParticipationsLevel [get] |
| The relative 'level' of participations for the student.
|
|
Tardiness | TardinessBreakdown [get] |
| A breakdown of on-time/lateness statuses for the student.
|
|
A summary of per-user participation information for a course.
◆ ToPrettyString()
string UVACanvasAccess.Structures.Analytics.CourseStudentSummary.ToPrettyString |
( |
| ) |
|
|
inline |
◆ TardinessBreakdown
Tardiness UVACanvasAccess.Structures.Analytics.CourseStudentSummary.TardinessBreakdown |
|
get |
A breakdown of on-time/lateness statuses for the student.
- See also
- Tardiness
The documentation for this class was generated from the following file:
- UVACanvasAccess/Structures/Analytics/CourseStudentSummary.cs