Hi All,
Can any one help me with some actions following display of test results (Results by objectives).
I've created a test using the standard test in 2.4. This has an action (on test end) which goes to the next screen, which displays the results by objectives etc.
However, I cannot get this results screen to display a "well done etc" messages if the test (Total score) is passed. I've tried using variables as described by Slav in JJ's thread with no luck.
So, I'm currently using the "IF SCORE" action on the "Results by Objectives" object to display a "Well done you passed message" as follows:
IF SCORE (Objective ='Total', Source ='$CurRes_ID.rawScore',Condition='>=',Score='72')
DISPLAY(Object='OBJ_243',Display ='Show', Effect='Object'...)
Can anyone verify that this is the correct action/series of actions or recommend something else.
Thanks for giving this your attention.
Kind regards,
Frank
Hi All,
Can any one help me with some actions following display of test results (Results by objectives).
I've created a test using the standard test in 2.4. This has an action (on test end) which goes to the next screen, which displays the results by objectives etc.
However, I cannot get this results screen to display a "well done etc" messages if the test (Total score) is passed. I've tried using variables as described by Slav in JJ's thread with no luck.
So, I'm currently using the "IF SCORE" action on the "Results by Objectives" object to display a "Well done you passed message" as follows:
IF SCORE (Objective ='Total', Source ='$CurRes_ID.rawScore',Condition='>=',Score='72')
DISPLAY(Object='OBJ_243',Display ='Show', Effect='Object'...)
Can anyone verify that this is the correct action/series of actions or recommend something else.
Thanks for giving this your attention.
Kind regards,
Frank