NOTICE: Posting within the Custom Code category will not guarantee that written code is provided to you.
Our dedicated community members may help you get started. They may also expect that you already have a basic knowledge of programming and how to integrate custom code into Qualtrics. If you do not, we recommend checking out W3Schools and our pages on Adding Custom CSS and Adding JavaScript to get a basic understanding!
Custom Code
Discussion List
-
Answers Pending Review SunDevil
Something similar to https://s.qualtrics.com/WRAPI/QuestionAPI/classes/Qualtrics%20JavaScript%20Question%20API.html but more extensive.
26 views | 3 replies 0 points -
Answers Pending Review SunDevil
I need a button "See a cat" which sends the user to the descriptive "question" with a dog picture. I would be glad to post a minimal workin…
9 views | 3 replies 0 points -
Answers Pending Review busmarketing
I am planning to ask questions using the slider and bipolar scales. I want to make sure the width of these scales is identical to eliminate any potential confo…
25 views | 1 reply 0 points -
Hello, I have a multipart survey where, in Part 1, I ask people to divide 100 tasks between Part 2 and Part 3. I'm currently using a "Constant Sum" q…
13 views | 2 replies 0 points -
Answers Pending Review uhrxx005
I was hoping to create a footer that is just solid white and spans the full width of the screen. Can that be done with custom code? Any help would be greatly a…
10 views | 7 replies 0 points -
Answers Pending Review zsaladk
I'm setting up a survey with authentication and it allows respondents to complete the survey multiple times. Every time the respondent complete the survey, the…
18 views | 1 reply 0 points -
Unanswered maruiu
Hello, I am using random draws in my survey. I would like participants to be able to do a couple of "dry runs", that is, I'd like them to have two ad…
9 views | 0 replies 0 points -
Answers Pending Review joseamorim
We would like to customize the statement text within our matrix table using JS code based off of a previously answered question in the survey. We were able to …
16 views | 3 replies 0 points -
Answers Pending Review Psarma
I'm trying to use piped text in one of my questions which displays the selected choices from a previous question. The referred question number is Q68, but howe…
17 views | 3 replies 0 points -
Answers Pending Review KateDer
In my survey participants need to listen to an audio and then answer a question. They shouldn't be able to pause the audio or play it more than once. Initiall…
18 views | 3 replies 0 points -
Answer Accepted andy_d
I'm using Leaflet to insert a map into Qualtrics. For one of my markers, I have it set up so that (1) a popup appears with a mouse hover and (2) clicking on th…
27 views | 5 replies 0 points -
Answers Pending Review Danielle2021
I searched and found this discussion (and a couple others) but the solutions are not working for me: https://www.qualtrics.com/community/discussion/199/using-j…
25 views | 2 replies 0 points -
Unanswered lucia
Hello, I am looking to use an iframe to embed a webserver in my survey. I have tried a number of custom code I have found on various XM threads. However, I al…
14 views | 0 replies 0 points -
Answer Accepted CEN1152
I need my survey to tell Storyline that someone has completed the survey. Is there a way to do this? Here's the information that someone gave me but I don't …
10 views | 2 replies 0 points -
Unanswered Diana_A
Hello! I have a multi-select list of options. The client wants that when one of the options is clicked, to display a sub-list of options, as below. Is this po…
18 views | 0 replies 0 points -
Unanswered MCC11201
Hello, Everyone: I'm still in need 😉 Can anyone share the code (hopefully simple) that would center the numbers in a Side x Side dropdown list? Picture below…
17 views | 0 replies 0 points -
Unanswered vulpixi3
I'm trying to create a timer that measures how long a respondent stays on a given survey page, and also make the timer visible on the page as well. With a bit …
11 views | 0 replies 0 points -
Answers Pending Review vulpixi3
Qualtrics.SurveyEngine.addOnload(function(){ var timer = document.createElement("div"); timer.className = "timer"; timer.id = "ti…
16 views | 2 replies 0 points -
Unanswered Soorya
Hi there, I have added a custom JS for hiding a multi choice question, please see the below. but the code is not working for my exact requirement. I need the…
16 views | 0 replies 0 points -
I've had some help from the forum, and I wanted to share my code. This allowed me to create a multiple choice question, auto select an answer, and hide the qu…
8 views | 1 reply 0 points