Picture of Helen Bailey
Assessment query
by Helen Bailey - Monday, 14 December 2015, 4:51 PM
 

Using Authoring Tool.I have two different assessments on one 

 

I have two different assessments on one page, with different IDs.

To complete the course I just want the user to take either of the assessments and pass it by getting all questions right.

Currently Assess1 has 3 questions and Assess2 has 2.

How can I convince Spoor that the course is complete when either of these has been passed with 100%?

 

When I track it in the SCORM Log i get :

 

{"completion":"-00000000100000000010100000000000100000110100000000001000000","questions":"AiFaIHiAAqAQ4MfCgSSogSECRDgx8KAdOiBIQZEODHw4Is","_isCourseComplete":false,"_isAssessmentPassed":false,"assessment":{"cardholder-present":[1,1,3,3,0,{"563a491313230e04144b5792":true,"5655909195343320115853ac":true,"563740d6a9e5fa401820ca86":true}],"cardholder-not-present":[0,0,null,0,1,{"563b390413230e04144b579d":null,"563b390413230e04144b579e":null}]}}

 

Picture of Matt Leathes
Re: Assessment query
by Matt Leathes - Monday, 14 December 2015, 5:21 PM
 

I don't think there's going to be any way you can do this just using the authoring tool; it's going to involve hacking the underlying code in some way.

If you're up for that I'll see if I can get you some pointers. If not you might be best to split the assessments off into two separate SCOs and do it that way.