2 tests ¬? credit English/Spanish

AICC content will pass the total score of all the tests combined whereas SCORM will send a percentage based off 100% for all the tests. In this case, are you giving the user 100% regardless of whether they actually get 100% as long as they pass? If so, you could simply modify the AICC_Score variable to 100 on both pass pages. Then, since you have two tests in the title, uncheck the option in one of the test properties, under results, that states include test in overall score. That way you will only have one test in the title that is going to be graded and have its score automatically sent to the LMS. If you do this for the Spanish test, then on the Spanish fail page, simply place an action to modify the AICC_Score variable to the value of VAR(your_Spanish_test_score_variable_name_goes_here). So what happens is the maximum score that can be sent to the LMS is 100 since there is only one test that is set to be included in the overall score. Then if they take the English test, which is set to be the test that is included in the overall score, the score will be sent automatically for you. If the user takes the Spanish test, you will have an action to modify the AICC_Score variable to be equal to the Spanish test score variable and that value will be passed to the LMS and recorded. AICC content will pass the total score of all the tests combined whereas SCORM will send a percentage based off 100% for all the tests. In this case, are you giving the user 100% regardless of whether they actually get 100% as long as they pass? If so, you could simply modify the AICC_Score variable to 100 on both pass pages. Then, since you have two tests in the title, uncheck the option in one of the test properties, under results, that states include test in overall score. That way you will only have one test in the title that is going to be graded and have its score automatically sent to the LMS. If you do this for the Spanish test, then on the Spanish fail page, simply place an action to modify the AICC_Score variable to the value of VAR(your_Spanish_test_score_variable_name_goes_here). So what happens is the maximum score that can be sent to the LMS is 100 since there is only one test that is set to be included in the overall score. Then if they take the English test, which is set to be the test that is included in the overall score, the score will be sent automatically for you. If the user takes the Spanish test, you will have an action to modify the AICC_Score variable to be equal to the Spanish test score variable and that value will be passed to the LMS and recorded.

Discussions have been disabled for this post