|
ParticipantActivityType
|
Enum for different types of participant activities
Used to track when participants perform various actions in the system
|
|
INVITATION_ACCEPTED
|
Value : invitation_accepted
|
|
ACCOUNT_ACTIVATED
|
Value : account_activated
|
|
PASSWORD_SET
|
Value : password_set
|
|
COURSE_STARTED
|
Value : course_started
|
|
COURSE_MODULE_STARTED
|
Value : course_module_started
|
|
COURSE_MODULE_PAGE_VIEWED
|
Value : course_module_page_viewed
|
|
COURSE_MODULE_COMPLETED
|
Value : course_module_completed
|
|
COURSE_COMPLETED
|
Value : course_completed
|
|
PRE_BAT_STARTED
|
Value : pre_bat_started
|
|
PRE_BAT_QUESTION_ANSWERED
|
Value : pre_bat_question_answered
|
|
PRE_BAT_COMPLETED
|
Value : pre_bat_completed
|
|
POST_BAT_STARTED
|
Value : post_bat_started
|
|
POST_BAT_QUESTION_ANSWERED
|
Value : post_bat_question_answered
|
|
POST_BAT_COMPLETED
|
Value : post_bat_completed
|
|
KNOWLEDGE_REVIEW_STARTED
|
Value : knowledge_review_started
|
|
KNOWLEDGE_REVIEW_ANSWERED
|
Value : knowledge_review_answered
|
|
KNOWLEDGE_REVIEW_COMPLETED
|
Value : knowledge_review_completed
|
|
REPORT_VIEWED
|
Value : report_viewed
|
|
REPORT_DOWNLOADED
|
Value : report_downloaded
|
|
PROFILE_UPDATED
|
Value : profile_updated
|
|
SETTINGS_UPDATED
|
Value : settings_updated
|
|
LOGIN
|
Value : login
|
|
LOGOUT
|
Value : logout
|
|
SESSION_ACTIVE
|
Value : session_active
|