CCA Scoring and CompletionOrganizationCCA courses are divided into lessons. Each lesson contains one or more topics, and each topic contains one or more objectives. The Course Menu for a CCA course shows lessons and topics, but not objectives (you can review course objectives on the course References page). Scoring LogicThe SkillSoft Course Player (SCP) calculates scores for individual objectives, topics, lessons, and the overall Course. However, the SCP Course Menu only displays scores at the topic, lesson, and Course level. You cannot tell how many objectives are in each topic, but you can see the user's score for each topic, lesson, and for the entire course. Note: Partial credit is always enabled for CCA content. Calculating the Course ScoreThe SCP calculates the course score for CCA content by averaging all lesson scores (unattempted lessons are scored as 0%). The formula used to calculate the course score in this scenario is: (L1 score + L2 score + L3 score) / # lessons = course score For example, if a learner scored the following lesson scores in a course: 100%, 90%, 75%, The course score is calculated using this formula: (100 + 90 + 75)/3 = 88% Calculating lesson and topic ScoresTopic and lesson scores are calculated by averaging all the Objective scores within a particular topic or lesson using the following formula. ([T1 score * # of objectives] + [T2 score * # of objectives] + [T3 score * # of objectives] + [T4 score * # of objectives])/ total # of objectives in the lesson = lesson score Example: A lesson has five topics, and each topic contains a single objective. The user scores 75, 80, 25, 90, and 100. The lesson score is: (75 * 1)+(80 * 1)+ (25 * 1)+ (90 * 1)+ (100* 1) /5 = 74% CCA Completion LogicThe SCP support several methods for determining CCA course completion. By default, the course is marked as complete when all of the content has been "viewed" or "mastered" (excluding the Course Overview, which is not required). A topic is considered viewed when the status column in the course menu has a full circle The SCP does accept a mastery_score value passed from the LMS. If the LMS is capable of sending a mastery_score to the Player at launch time, this threshold is used instead of the CCA_COMPLETION_THRESHOLD when determining if the user has achieved mastery. Note: When calculating Mastery, by default, the SCP always uses the CURRENT score. If USER_COMPLETION_NOTIFICATION=true, then the SCP will use the HIGH score, in order to prevent marking a course as incomplete once it has been completed. CCA Completion PropertiesCCA completion criteria is controlled by a set of parameters in the pageplayer.properties file.
Exiting a Test EarlyDuring a CCA test, the user may decide to exit before answering all the questions. Scoring within a CCA course is as follows:
| ||||||||||||