Configuring a CNRL Instructor-Led Course

ICOM Brain-Flash courses can be reconfigured as an Instructor-Led.

Export

Export the Production ICOM SCORM 1.2 course using CourseBuilder

Configure

Rename the file "structure.xml" to "SCORM_structure.xml"

brain_config.txt

<settings>

<brain>scorm12</brain>

<courseDir />

<iniFile>FiLMS_ini.txt</iniFile>

<structFile>SCORM_structure.xml</structFile>

</settings>

FiLMS_ini.txt

<settings>

<userType><![CDATA[demo]]></userType>

<completion_percentage><![CDATA[0.25]]></completion_percentage>

<lockNavigation>false</lockNavigation>

<useObjectives><![CDATA[false]]></useObjectives>

<showCertificate><![CDATA[false]]></showCertificate>

<additionalParameters><![CDATA[]]></additionalParameters>

<alertCANCEL><![CDATA[Cancel]]></alertCANCEL>

<alertNO><![CDATA[No]]></alertNO>

<alertOK><![CDATA[OK]]></alertOK>

<alertYES><![CDATA[Yes]]></alertYES>

<beta_feedback><![CDATA[false]]></beta_feedback>

<cert_autoprint><![CDATA[false]]></cert_autoprint>

<cert_inLesson><![CDATA[false]]></cert_inLesson>

<cert_maxWalletWidth><![CDATA[250]]></cert_maxWalletWidth>

<cert_maxWidth><![CDATA[793]]></cert_maxWidth>

<close_window><![CDATA[true]]></close_window>

<commitLevel><![CDATA[17]]></commitLevel>

<COURSE_COMPLETION><![CDATA[]]></COURSE_COMPLETION>

<error_message><![CDATA[The connection to the Learning System is not working.Either you have lost your Internet connection of the server has received an error.]]></error_message>

<error_title><![CDATA[Connect Error]]></error_title>

<exitCourseMessage><![CDATA[Are you sure you want to exit the course?]]></exitCourseMessage>

<exitCourseTitle><![CDATA[Exit Course]]></exitCourseTitle>

<fadeTime><![CDATA[0]]></fadeTime>

<feedback_flash><![CDATA[true]]></feedback_flash>

<incompleteExitMessage><![CDATA[Your course is incomplete, are you sure you still want to exit the course?]]></incompleteExitMessage>

<isCourseCD><![CDATA[false]]></isCourseCD>

<language><![CDATA[en]]></language>

<lessonLockedMessage><![CDATA[Lesson is locked until all lessons before are completed.]]></lessonLockedMessage>

<lessonLockedTitle><![CDATA[Lesson Locked]]></lessonLockedTitle>

<mastery_score><![CDATA[80]]></mastery_score>

<retryTimeDelay><![CDATA[3000]]></retryTimeDelay>

<roles_lesson><![CDATA[]]></roles_lesson>

<saveLocal><![CDATA[false]]></saveLocal>

<seperatedSCOs><![CDATA[false]]></seperatedSCOs>

<showErrorPrompt><![CDATA[false]]></showErrorPrompt>

<startOnLoad><![CDATA[true]]></startOnLoad>

<useCourseExit><![CDATA[true]]></useCourseExit>

<USE_COURSE_EXIT><![CDATA[true]]></USE_COURSE_EXIT>

<use_preloader><![CDATA[true]]></use_preloader>

</settings>