Global

Members

(constant) ActivityKey :string

Enum for Activities
Type:
  • string
Properties:
Name Type Description
GET_ACQUAINTED string
EXPERIENCE_CULTURE_EVENT string
VISIT_IN_COMMUNITY string
HOST_VISITORS string
JOIN_COMMUNITY_GROUP string
LISTEN_AND_DO_SILENT string
LISTEN_DO_AND_SPEAK string
COMMENT_ON_PHOTO_ANSWER_QUESTIONS string
TALK_ABOUT_PHOTO_ASK_QUESTIONS string
ELICIT_PRACTICAL_EXPRESSIONS string
ACT_OUT_ROLE_PLAY string
RECORD_LISTEN_PROCESS_1 string
RECORD_LISTEN_PROCESS_2 string
INTERVIEW_NATIVE_SPEAKER string
RECORD_NATIVE_SPEAKER_INTERACTION string
RECORD_NATIVE_SPEAKER_DISCUSSION string
RECORD_LISTEN_RETELL string
RECORD_SELF_FOR_FEEDBACK string
LISTEN_MODEL_COMPARE string
REVIEW_VOCABULARY string
HAVE_PREPLANNED_CONVERSATION string
DESCRIBE_OBJECT_EVENT_ROUTINE string
TELL_STORY string
CONTRAST_COMPARE string
DISCUSS_UNKNOWN_TOPICS string
PRODUCE_HIGH_LEVEL_GENRES string
PRACTICE_DIFFICULT_SOUNDS string
PRACTICE_DIFFICULT_GRAMMAR_FEATURES string
ELICIT_GRAMMAR_FEATURES string
PLAN_NEXT_DAY string
PLAN_NEW_ACTIVITIES string
PLAN_NEXT_UNIT string
PROCESS_PENDING_MEDIA string
REFLECT_ON_PROGRESS string
EVALUATE_PROGRESS string
REFLECT string
ANALYZE string
FINALIZE_CONCLUSIONS string
RECORD_CLARIFY_EXPAND string
INTERACT_ABOUT_SCENE string
Source:

(constant) AdvancedFilterType :string

Enum of the possible types of an advanced filter
Type:
  • string
Properties:
Name Type Description
NORMAL_FILTER string
TRANSCRIPTION_FILTER string
Source:

(constant) AnswerTypes :string

Enum for the different types of answers
Type:
  • string
Properties:
Name Type Description
YES_NO string
TEXT string
NONE_TO_NATIVE string
Source:

(constant) ClaFileType :string

Enum of the possible types of a CLA File
Type:
  • string
Properties:
Name Type Description
CULTURE_EVENT string
DRE string
PE string
Source:

(constant) CLAStage :string

Enum for the CLA Stage that the user is in
Type:
  • string
Properties:
Name Type Description
WARMUP string
STAGE_1 string
STAGE_2 string
STAGE_3 string
STAGE_4 string
WRAPUP string
Source:

DataTransferType :string

Enum of the possible types of data transfers between mobile and desktop
Type:
  • string
Properties:
Name Type Description
SYNC string
IMPORT_USER string
Source:

(constant) Draggable :string

Enum of Draggable type This enum is in StagesApp-Types because it is used in Task.droppableTypes.
Type:
  • string
Properties:
Name Type Description
PI_TEXT_ONLY_DRAGGABLE string
PI_CE_DRAGGABLE string
PI_PE_DRAGGABLE string
PI_DRE_DRAGGABLE string
PHOTO_DRAGGABLE string
NEW_PHOTO_DRAGGABLE string
PHOTO_GROUP_DRAGGABLE string
CE_DRAGGABLE string
PE_DRAGGABLE string
DRE_DRAGGABLE string
NOT_DRAGGABLE string
Source:

(constant) ErrorType :string

Error types that we want to handle specially
Type:
  • string
Properties:
Name Type Description
OLD_MOBILE_VERSION string
OLD_DESKTOP_VERSION string
NO_DESKTOP_USER string
Source:

(constant) mobileTablesToSendToDesktop :string

Enum for table names to sync from mobile to desktop. Tables that are synced from desktop to mobile are listed in StagesApp-desktop dbSchema.js desktopTablesToSendToMobile
Type:
  • string
Source:

(constant) PlayerType :string

Enum of player types
Type:
  • string
Properties:
Name Type Description
GENERAL_RECORDING_PLAYER string
Source:

(constant) RecorderButtonType :string

Enum of recorder types
Type:
  • string
Properties:
Name Type Description
GENERAL_RECORDER string
DUAL_RECORDER1 string
DUAL_RECORDER2 string
PE_RECORDER string
Source:

(constant) ReflectionQuestionSets :string

Enum for the different groups of reflection questions
Type:
  • string
Properties:
Name Type Description
GENERAL string
TIME string
AM_I_DONE string
Source:

(constant) TableNames :string

Enum for table names NOTE: all tables include properties createdAt and updatedAt, which are ISO date strings (e.g., '2022-06-20T15:50:40.055Z')
Type:
  • string
Properties:
Name Type Description
USERS string
CULTURE_EVENTS string
GENERAL_RECORDINGS string
GENERAL_PHOTOS string
GENERAL_QUESTIONS string
MARKERS string
PEOPLE string
LOCATIONS string
SEARCH_WORDS string
TRUSTED_MACHINES string
MOBILE_DEVICES string
DELETED_ITEMS string
TRANSCRIPTIONS string
DRE string
ADVANCED_FILTERS string
PLAYLIST_ITEMS string
PENDING_INVESTIGATIONS string
OBSERVATIONS string
TAGS string
ACTIVITY_PLANS string
TASK_BOX_SORT_ORDER string
PHOTO_GROUPS string
VOICE_NOTES string
REFLECTION_QUESTIONS string
SELF_EVALUATION_QUESTIONS string
CONSULTANT_RECOMMENDATIONS string
TIMESHEET string
Source:

(constant) TaskBox :string

Enum of TaskBoxes
Type:
  • string
Properties:
Name Type Description
PLAN string
PROCESS string
COMMUNITY string
HELPER string
PLAYlIST string
Source: