Reply To: other trouble adding QRTEngine.js file

Home Forums Support other trouble adding QRTEngine.js file Reply To: other trouble adding QRTEngine.js file

#2145
Elizabeth
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