Hi,
I'd like to use the number of attempts to create feedback message boxes, i.e. if a user failes a question, some useful hints should be provided in a popup window.
Could anyone please tell me, how to create popup windows on the fly (creating this object with a provided text; it should be invisible until the question is failed) and how to read the number of attempts? Do I have to declare some java script variables or can I use something predefined?
I know that it's possible to create message boxes to give these hints, but it would be really nice if I could use a popup window.
Many thanks in advance!
Hi,
I'd like to use the number of attempts to create feedback message boxes, i.e. if a user failes a question, some useful hints should be provided in a popup window.
Could anyone please tell me, how to create popup windows on the fly (creating this object with a provided text; it should be invisible until the question is failed) and how to read the number of attempts? Do I have to declare some java script variables or can I use something predefined?
I know that it's possible to create message boxes to give these hints, but it would be really nice if I could use a popup window.
Many thanks in advance!