|
First you'll need a variable to store the response. This will be just for the question response. Then you need to make something trigger some actions, either a timer of a button. The button/timer expire triggers the varuable to be filled with the response then checks that variables contents against a condition you set. After that you can pass it to a total score counter or the standard scorm variable.
|