|
UVACanvasAccess
|
Participation statistics for one user in a course. More...


Public Member Functions | |
| string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
| Dictionary< DateTime, ulong > | PageViews [get] |
| A history of page hit counts grouped by hour. | |
| IEnumerable< UserParticipationEvent > | Participations [get] |
| A history of all page hits. | |
Participation statistics for one user in a course.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.