Action Error in Randomized Test
June 17, 2008 12:00 AM
First of all, I'm using Lectora Professional Publishing Suite 2004. Here's my problem(explained as best as I can):I have a module with a single AU that has an assessment with a mastery score of 80% at the end. The assessment has a total of 24 questions, but the mastery score is based on 15 questions that are randomly selected. I've created a modified variable named "Submit_Score" with an initial value of "0" within the test as follows:Action Name: Submit Score VariableOn: ShowAction:Modify VariableTarget: Submit_ScoreValue: 1Modification Type: Add to VariableI also have an action on the next button within the test set up as follows:Action Name: Submit ScoreOn: Mouse ClickAction: Submit/Score testTarget: Test 1ConditionVariable: Submit_ScoreRelationship: Equal toValue: 15So essentially, this is how the set up works. With each new random question, the Submit_Score modified variable has 1 added to it's initial value of 0. Once I get to the 15th total question, the next button submits the score and goes to the score page, instead of continuing to the next question. This works perfectly in preview mode, however, when I run an error check or try to publish in SCORM I receive this error:Only Prev Page/Next Page actions are valid within a test/test section in random mode.I need to have 15 of the 24 questions randomly selected, and on the 15th question I need to have the score submitted and proceed to the score page. I do not know how to set this up any other way than how I described above.
Discussions have been disabled for this post