Hi everyone, I am working on a research project that asks about people's willingness to accept a job depending on its hourly pay. The payment card that includes different hourly pay levels and the probability of accepting the job based on the payment is shown below. Each row is an hourly pay level, and each column asks for participants' probability of accepting this job based on the hourly pay:
If a respondent indicates that she/he will accept the job if the hourly pay is $50 with a probability of 75% (probability yes), but her/his chance of accepting the job is anything that is lower than 75% when the hourly pay is $100, I would like to display a warning message that says:
"You have indicated that there is a 75% chance you will accept this job when the hourly pay is $50 and there is a 50% chance you will accept this job when the hourly pay is $100. Did you actually mean that you will definitely accept this job when the hourly pay is $100 (100% chance)?"
I would like to display a similar warning message for each payment level. Is there any way this can be done? Any suggestions and advice are greatly appreciated! Thank you!
Page 1 / 1
We can do this using JS by creating a click event which checks the selceted radio buttons and show warning messgaes accordingly.
Hi qualtrics_user_007 ,
Should this condition shown be an error or it should pass?
According to the above screenshot, the condition is valid as per the $50 payment level. But it isn't valid according to the $100 payment level. Should this show an error or not?
qualtrics_user_007
You can create
in quetion text and as a error message in a display function. Then use JS to engage display function based on the response.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.