Submitting individual test section scores

Hello,

I have created a test with 3 sections, random question pool within each section etc, everything works fine. The problem is I need to submit the 3 individual test section scores to the LMS, not just the total score.

Is there a way to do this? I'm using Lectora 16 and the LMS is Saba Cloud.

Thanks in advance!

Discussion (4)

Yes! If you switch the sections to three individual tests you'll be able to report the score of each individual tests.

Thanks for your prompt reply.

Deleted the sections and created 3 different tests in one AU, but I'm still getting one total score for it at the LMS report page. The total is correct, but I need to see the score for each test. Is there a specific setting I'm missing to see 3 different scores?

Thanks again

Lectora will create variables for each test score (e.g. Test_1_Score) and one for each section (e.g. Test_1_Test_Section_1_Score). Check the "Reserved" tab in the variable manager to find them. The total score is the score for the course, i.e. the AU. This can be equal to a test score or an average of several test scores but doesn't have to be.

Which version of Scorm do you use? I don't know too much about later versions but Scorm 1.2 allows only one total score (AICC_Score). It should be possible to use "cmi.suspend_data" to store test section scores or test scores but the LMS won't recognize these as scores, only as variable values. It's still better to use 3 tests instead of one test with 3 sections because the variable names are much shorter and the space in "cmi.suspend_data" is rare.

I attached a screenshot from moodle 3.0 showing the report for an AU that contains 6 separate tests. None of these scores directly influences the total score for the AU, but as test scores are by default "retained between sessions" they are all saved in cmi.suspend_data. (Most is in German but the last bullet point shows the suspend_data with all separate test scores.)

Tim

suspend_data_moodle.jpg

I'm using Scorm 1.2 and I was hoping for 3 different scores, but since it's not supported I'll try something different.

Thanks again for all the replies!

Discussions have been disabled for this post