UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Analytics.UserParticipation Struct Reference

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

Inheritance diagram for UVACanvasAccess.Structures.Analytics.UserParticipation:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Analytics.UserParticipation:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

Dictionary< DateTime, ulong > PageViews [get]
 A history of page hit counts grouped by hour.
 
IEnumerable< UserParticipationEventParticipations [get]
 A history of all page hits.
 

Detailed Description

Participation statistics for one user in a course.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Analytics.UserParticipation.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


The documentation for this struct was generated from the following file: