Picture of PJ M
SCORM quiz setup help
by PJ M - Monday, 21 January 2019, 2:31 PM
 

I want to build a simple 10 question quiz using multi-choice questions.
Feedback and Results shown to the user, and the score/pass/fail info sent to Moodle.

Does anyone have some easy to follow instructions or tutorial to set something like this up?

Once I've got this working, I plan to do a quiz using all the various question components.
But I thought I'd start simple. But even a 10 x MCQ assessment seems far from simple.

TIA

Picture of Matt Leathes
Re: SCORM quiz setup help
by Matt Leathes - Monday, 21 January 2019, 3:28 PM
 

Well, you first need to say whether you intend to build this using the authoring tool or the framework - as the instructions for each are a bit different.

Picture of PJ M
Re: SCORM quiz setup help
by PJ M - Monday, 21 January 2019, 4:10 PM
 

Sorry, using the AT.

I have Spoor + Assessment + Tutor extensions installed.

Picture of Matt Leathes
Re: SCORM quiz setup help
by Matt Leathes - Monday, 21 January 2019, 4:53 PM
 

OK I don't use the authoring tool much so I'm probably not best placed to help you with this.

Picture of Paul Hilton
Re: SCORM quiz setup help
by Paul Hilton - Monday, 21 January 2019, 8:42 PM
 

Hi, 

Basic steps:

  1. Put all your questions in one article.
  2. Edit the article settings and in the extensions area select Assessment and enable it.
    1. Give the assessment a name
    2. You can set percentage passmark for assessment.
    3. Include in Total Score (include this assessment in the lms score)
    4. The other settings are advanced.
  3. In project settings > extensions > Assessment
    1. Enable Send Total score to the LMS
    2. Set the passmark for the course (this can be different to the assessment).
  4. To show feedback you need to use the "assessment results" component.
    1. This needs to be given the same assessment name as the article assessment.
    2. It is pretty advanced to configure, probably needs its own tutorial but most fields have explanatory text.
    3. Be aware if you do not have any feedback bands it can stop the feedback showing at all.

Our (Can Studios) lite editor does most of this for you with the exception of the assessment results component which is coming soonish.

 

Hope this helps,

Paul

 

Picture of Matt Leathes
Re: SCORM quiz setup help
by Matt Leathes - Tuesday, 22 January 2019, 10:14 AM
 

You'll also need to configure the spoor extension to send the score to the LMS (it seems daft that you have to configure this in the assessment as well, we need to fix that!) and also set your completion settings i.e. in order to complete the course does the learner have to:

  • complete all mandatory content
  • pass the assessment
  • do both the above

 

Picture of PJ M
Re: SCORM quiz setup help
by PJ M - Tuesday, 22 January 2019, 10:24 AM
 

Thanks Paul & Matt,
I'll look at this today.

Picture of PJ M
Re: SCORM quiz setup help
by PJ M - Tuesday, 22 January 2019, 3:32 PM
 

I'm having problems with the Assessment Results component. It doesnt want to show any of my feedback.
Can I confirm this component needs to be in its own Article/Block ?

Picture of Paul Hilton
Re: SCORM quiz setup help
by Paul Hilton - Tuesday, 22 January 2019, 4:20 PM
 

It can be fiddly.

I just double checked, it does not matter if the results component is in its own article or not.

It must have the correct id. and you must include the code {{{feedback}}} in the "Feedback Text:" Field.

This code gets replaced with the text in the feedback band.

So if you wrote "Your result was {{{feedback}}}." and had bands with "poor", "mediocre" "good" you might see "Your result was mediocre."

Hope this helps.

Paul

Picture of PJ M
Re: SCORM quiz setup help
by PJ M - Tuesday, 22 January 2019, 4:50 PM
 

Thanks Paul

'fiddly' is one word for it :)

I think I have only used {{{score}}} in my feedback. 
I'll try it with {{{feedback}}}.

I'll let you know how I get on.

 

 

Picture of PJ M
Re: SCORM quiz setup help
by PJ M - Thursday, 24 January 2019, 11:27 AM
 

Thanks Paul

Using {{{feedback}}} with the bands seems to have sorted that side of it.

Now I need to learn what the various scorm settings/options do.

Any good resources for that side of things?

 

Picture of Matt Leathes
Re: SCORM quiz setup help
by Matt Leathes - Thursday, 24 January 2019, 12:32 PM
 

https://github.com/adaptlearning/adapt-contrib-spoor#usage-instructions