File: /home/clients/94735d3feef25fe7d1511e6bdd8b0ef6/web/wp-content/uploads/uncanny-snc/42/tc-config.js
/* Tin Can configuration */
//
// ActivityID that is sent for the statement's object
//
TC_COURSE_ID = "http://Reacting positively.xapi"
//
// CourseName for the activity
//
TC_COURSE_NAME = {
"en-US": "REACTING POSITIVELY"
};
//
// CourseDesc for the activity
//
TC_COURSE_DESC = {
"en-US": "<p><span style="color: rgb(0, 0, 0);"><strong>Badge: REACTING POSITIVELY</strong></span></p><p><br></p><p><span style="color: rgb(0, 0, 0);">One day, you may be faced with an avalanche. Our goal is to&nbsp;</span><span style="color: rgb(198, 0, 190);"><strong>prepare you as well as possible for a crisis situation and give you the tools you need to manage it effectively</strong></span><span style="color: rgb(0, 0, 0);">.</span><br><br></p><p><span style="color: rgb(0, 0, 0);"><strong>The goal of the REACT module</strong> is to help you react effectively in an avalanche situation. &nbsp;</span></p><p><span style="color: rgb(0, 0, 0);">This module will cover two scenarios:&nbsp;</span></p><ol><li><span style="color: rgb(0, 0, 0);">What to do if you&rsquo;re carried away</span></li><li><span style="color: rgb(0, 0, 0);">What to do if you&rsquo;re</span><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">&nbsp;a rescuer</span></li></ol>"
};