HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... pop up msgbox
pop up msgbox
  View type:
can anyone tell me how I display a message after score ishown i have tried using action if score <20 then msgbox you have failed and then tried using the else action ELSE MSGBOX you have passed but this does not seem to wotk[:)]
 
Hi, Steve,

were dependent actions indented? I.e.

IF (some condition)
_ MSGBOX (condition met)
_ ELSE
_ _ MSGBOX (failure)

_ here means one tab.
Subject:
Message options
No additional options