HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... scoring test and appropriate result?
scoring test and appropriate result?
  View type:
I'm trying to do something that should probably be simple.. but I can't figure it out.

I've created a test and everything, figured out how to use the current score object to display the current score, but what I want to do is add up the score at the end, and go to a different page based on the result.

EX: Over 80% - Go to success page. Under 80% - Go to fail page.

I tried reading the guide and couldn't figure out exactly how to do it. I'm sure it's something small. [:)] Thanks!
 
Try it as individual statements, they also need to be 'nested' and out-dented a bit like this
Check statement
Action if true
Check statement
Action if true
It won't work otherwise
 
 
LOL The display deleted the statements :(

The action following the statement you are evaluating MUST be pushed out by a space
Subject:
Message options
No additional options