I want to implement a memory game in Qualtrics. Originally, using VS Code, the game consists of a JavaScript file, CSS file and a HTML document. The game can be played by running the HTML document, while the folder with the corresponding graphics is loaded in VS Code. I know that I can add JS code to a question, custom CSS in the design section and HTML by using the rich content editor. Now, I struggle with accessing the graphics that I loaded in my Qualtrics library in JS code. Can anyone help?
Page 1 / 1
Hi,
Graphics you can access Qualtrics in two ways...
- Loading Graphics on some graphics servers such as S3 and adding absolute path of it in your code.
- In Qualtrics - Navigate to "Library" section - "Graphics Library" - create folder (if required) and add all relevant graphics in here. Copy Graphic URL and paste the absolute path in your code
All the very best for your project!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.