Hi everyone,
I've got a multiple choice question that is timed to last 5 seconds and I want the backgound to change colour after 4seconds to indicate when time is running out.
I've been trying to use setTimout in various ways to achieve this but it hasn't worked, for example:
Qualtrics.SurveyEngine.addOnload (function ()
{
setTimeout(jQuery("#Questions").css("background-color","skyblue"), 4000)
});
Does anyone know a fix? Thanks so, so much!
Question
Timing a background-colour change
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
