| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentActivityTrackingId |
which will be used to identify the tracking based on student, will be 0 when visiting a page and while updating the activity we need to send |
integer |
None. |
| StudentId |
Gets or sets the |
integer |
None. |
| RegistrationId |
which will be used to identify the tracking based on registration,need to send only when accessing course related pages |
integer |
None. |
| StudentProductId |
this column will be helpful for tracking the produt activity |
integer |
None. |
| ScreenName |
the name of the screeen where the tracking has been done |
string |
None. |
| Activitytype |
whether it is a miscelenous or notes, video or quiz |
string |
None. |
| CourseMaterialFolderId |
having the folderid which is the refrence of the topic |
integer |
None. |
| StudentCourseMaterialId |
to have the track for each materialid |
integer |
None. |
| TrackedDate |
Gets or sets the tracked date |
date |
None. |
| TrackStartTime |
Gets or sets the Track start time |
date |
None. |
| TrackEndTime |
Gets or sets the Track End time |
date |
None. |
| SpentDuration |
Gets or sets the Spent hours |
integer |
None. |
| decSpentDuration |
Gets or sets the spent hours in decimal |
decimal number |
None. |
| SubjectId |
Gets or sets the subject Id |
integer |
None. |
| SubjectName |
Gets or sets the subject name |
string |
None. |
| Comments |
Gets or sets the comments |
string |
None. |
| IsOfflineTrack |
Gets or sets is offline track |
boolean |
None. |
| StudentName |
Gets or sets the |
string |
None. |
| EmailAddress |
Gets or sets the |
string |
None. |
| IsSessionExpired |
Gets or Sets the session expired or not |
boolean |
None. |