/* Tin Can configuration */
//
// ActivityID that is sent for the statement's object
//
TC_COURSE_ID = "http://zU7B1RG_uASJcF4bS8elNaJAgZ5MWPWm_rise"
//
// CourseName for the activity
//
TC_COURSE_NAME = {
"en-US": "Module 2: Determining Urgency (Point Person, Mental Health Professional)"
};
//
// CourseDesc for the activity
//
TC_COURSE_DESC = {
"en-US": "<p>In this module, we&#39;ll explore how to prepare and adapt the role of Point Person to a virtual setting and confirm what needs to stay consistent. <em>Please note - this module does not replace the <strong>SI Protocol: Point Person</strong> training course.</em></p><p><br></p><p>Though determining urgency is usually the role of the Point Person, there may be times a Mental Health Professional is called on to fill the Point Person role.&nbsp;</p><p><br></p><p>Throughout the module, we will use the term virtual settings or virtual communication; these terms include online and remote communication platforms (e.g. Zoom, Teams, etc.), phone calls, and/or text based communication.</p><p><br></p>"
};