Home › Forums › Support › other trouble adding QRTEngine.js file › Reply To: other trouble adding QRTEngine.js file
April 14, 2015 at 1:17 pm
#2145
Guest
I think I figured out that I did need to put the QRTEngine.js information in as source, and that my problem with not being able to see the first question was because it was a consent form and I had not added the javascript into that consent form question, specifically:
Qualtrics.SurveyEngine.addOnload(function()
{
QRTE.waitForKey(this,’ ‘);
QRTE.unhideQuestions();
});
I hope everything is working now. Thanks again for the tool.
Cheers,
Elizabeth