Programmability in Qualtrics Surveys

  Рет қаралды 6,810

Devan Bernardino

Devan Bernardino

Күн бұрын

Пікірлер: 34
@michellezhong2625
@michellezhong2625 Жыл бұрын
Hi Devan, thanks a lot for posting the tips of working on Qualtrics. I was wondering how to reflect the variables auto-calculation on real time basis. For example, if I have one table in the survey. Column A and Column B require clients to fill in numbers then Column C will do auto-calculation (e.g (A+B)/2) based on the numbers filled in column A and B? I want the client to see the real time calculation when they fill up the survey and if possible, they can overwrite the result displayed in column C if they found the result is not what they want. Thanks a lot!
@DevanBernardino
@DevanBernardino Жыл бұрын
Hi Michelle, Good question and i will look into it. I know there is a Constant Sum Question that does real-time adding for customers, but based on what you said you need something a bit more like a dynamic mini 3 column excel spreadsheet.
@michellezhong2625
@michellezhong2625 Жыл бұрын
@@DevanBernardino Thanks Devan for your quick response! I really look forward to seeing your demo on how to resolve this issue. You understand exactly what I want to achieve. I have seen demo on retrieving the value from the previous block of questions and calculate the result and show in in the next block by using Pipe language but that is not what I want. I want to achieve the dynamic calculation in a kind of excel table with multiple rows. Once the client inputs the value in one row of column A and B, the result will be calculated in the same row in Column C. I want to ask a seperate question here. I noticed after exporting survey questions to word document, all interactive functions of radio buttons or checkboxes are gone. Those become bullet icons in the word. How can I maintain them as single choice or multiple choice functions in the word version? I didn't see users asked this kind of questions so I am not sure if it is impossible to achieve? Thanks a lot!
@DevanBernardino
@DevanBernardino Жыл бұрын
@@michellezhong2625 Hey MIchelle, I will create a demo once i figure it out. For the exporting survey question. What i personally do is Tools > Import/Export > Print Survey > Save as PDF > Convert PDF to Word. Hope that helps!
@michellezhong2625
@michellezhong2625 Жыл бұрын
@@DevanBernardino thanks Devan! Can’t wait to see your demo :) regarding the export steps, i tried the same steps like you did but the interactive function of radio buttons and checkbox lost. Were you able to maintain those functions in your word document ?
@DevanBernardino
@DevanBernardino Жыл бұрын
@@michellezhong2625 Hmm you are right, it didnt maintain those functions. If i find out how i will let you know. Also for the Dynamic excel spreadsheet, the only solution i found was using Javascript
@nicotdhdi
@nicotdhdi 4 ай бұрын
Hi Devan, thanks a lot for this very helpful video! I have a question, I am trying to change the color of the survey buttons according to the type of user that enters the platform. Can you figure out how I could do it? Thank you very much in advance!
@saadi8610
@saadi8610 Жыл бұрын
Hi Devan, I have multiple text files each representing a unique conversation between two people. Is there any way of embedding those images in the qualtrics survey dynamically? The plan is to show those conversations to a certain population to fill out a specific set of questions. For example, once I create a survey and send its link out to the audience and they click on the link, each one of them should come across the same survey questions but a different conversation at the top.
@DevanBernardino
@DevanBernardino Жыл бұрын
You can use a combination of JavaScript and the "Embedded Data" feature in Qualtrics survey flow to create a dynamic image. To do this, you need to plan out the survey layout. Also, depending on how you distribute the survey, you can add embedded data to the survey link URL if you're sending out an anonymous link. This will enable you to display different images and direct participants to different survey paths. If you're doing a regular distribution and have embedded data on your contacts, you can also use this data to determine the images> This all comes down to survey design.
@AlanaGibson-cc8sk
@AlanaGibson-cc8sk 6 ай бұрын
Hi Devan, Is there any way to get the Text on hover function to work on the mobile phone view as it only seems to work on the desktop when i try it.
@SimonWiesner
@SimonWiesner 7 ай бұрын
Is there a way to fix text wrapping on surveys? When I adjust the size of the browser window the text does not wrap.
@kelum0823
@kelum0823 Жыл бұрын
Hi Devan, Thanks for the valuable content!! 1. Is there any possibility of adding a question as a form with multiple columns? So respondents can enter data quickly. 2. Can we also add an option to upload a file with each choice entered in the form For example; Year 2021 2022 Revenue XXXXXX XXXXXX file upload Expenses XXXXXX XXXXXX file upload
@CyCosper-f8z
@CyCosper-f8z Жыл бұрын
Hi Devan, Is there a way to use API to automatically reset a survey quota at the first of every month?
@Leonvb7
@Leonvb7 Жыл бұрын
Hi Devan, i would like to add an explanation of a word just like you did on the 'myself'. I dont know anything about programming tho. Can i just copy your CSS Editor?
@DevanBernardino
@DevanBernardino Жыл бұрын
Hi Leon, That is correct you can just copy the code in the CSS Editor.
@Leonvb7
@Leonvb7 Жыл бұрын
@@DevanBernardino thanks for your answer! Can you maybe put it in the discription? Would take a year to retype 💔
@DevanBernardino
@DevanBernardino Жыл бұрын
@@Leonvb7 Hi Leon, See below #tooltip { text-align: center; color: #fff; background: #6C6D77; position: absolute; z-index: 100; padding: 15px; } #tooltip:after /* triangle decoration */ { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #1c374f; content: ''; position: absolute; left: 50%; bottom: -10px; margin-left: -10px; } #tooltip.top:after { border-top-color: transparent; border-bottom: 10px solid #111; top: -20px; bottom: auto; } #tooltip.left:after { left: 10px; margin: 0; } #tooltip.right:after { right: 10px; left: auto; margin: 0; }
@Leonvb7
@Leonvb7 Жыл бұрын
@@DevanBernardino I copied from #tooltip to the last } but it didn't work
@DevanBernardino
@DevanBernardino Жыл бұрын
@@Leonvb7 Did you add javascrip in the question and the Custom CSS in the Look and Feel section?
@Manibrights
@Manibrights Жыл бұрын
Great 👍
@DevanBernardino
@DevanBernardino Жыл бұрын
Thanks Mani, let me know what content you would be interested in seeing
@Manibrights
@Manibrights Жыл бұрын
@@DevanBernardino immense Thanks in advance Kindly share details about the Qualtrics integration with Successfactors
@Manibrights
@Manibrights Жыл бұрын
@@DevanBernardino how can I crack the certification exam like you
@DevanBernardino
@DevanBernardino Жыл бұрын
@@Manibrights Hi Mani, the best way to learn is by doing projects. I work for a company that is an accredited Qualtrics Partner, so I do many implementations for a lot of companies across all industries. That helped me with the certifications. Also, there is free training called XM Basecamp that teaches the platform.
@kcho6064
@kcho6064 Жыл бұрын
Hey mate I've added you on LinkedIn. I wanted to know how to create a slide show with text on the slides, while likert scales right below each text. I found JS codes online but they don't change anything when I add the codes :/. Tips?
@DevanBernardino
@DevanBernardino Жыл бұрын
Hi Khai, Thanks for adding me on LinkedIn. I don’t understand what you are asking for or I might be misreading your request. For "creating a slideshow with text on the slides, while Likert scales right below each text," are you talking about creating in a PowerPoint slide? Also for the JS codes online you found, what specifically are you trying to change?
@kcho6064
@kcho6064 Жыл бұрын
@@DevanBernardino Hey mate, i've sent you a DM on LinkedIn with resources, and screenshots of my issue + ideal state
@DevanBernardino
@DevanBernardino Жыл бұрын
@@kcho6064 ok will check my Linkedin
Qualtrics Workflows: Step-by-Step Guide | Trigger Tasks Easily
5:00
Devan Bernardino
Рет қаралды 6 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
Qualtrics 1: Introduction and Overview
15:17
Paul Redford
Рет қаралды 12 М.
How to Set Up Randomized Survey Flow in Qualtrics
5:09
Kathleen Sweetser
Рет қаралды 16 М.
Single survey for multiple responses.
11:45
Qualtrics & tips
Рет қаралды 1,9 М.
Qualtrics 6: Analysing and Reporting data using Qualtrics
18:58
Paul Redford
Рет қаралды 44 М.
Using Piped Text in Your Qualtrics Survey
2:46
Qualtrics XM Community
Рет қаралды 2,5 М.
Email Distribution | Qualtrics | Collecting Data
14:47
Social Science Skills
Рет қаралды 2,8 М.
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 2,2 МЛН