Hello everyone,
I am working with a Matrix Table in Qualtrics that contains 15 statements, each rated on a Likert scale (1-5). For data analysis purposes, I have numbered these statements (1-15). However, I need to hide these numbers from participants while keeping them intact for backend analysis.
For example, a statement currently appears as:
“12. My desire to perform to the best of my ability.”
I would like to remove the number ("12.") from the participant’s view but retain it for data processing. I have attempted various JavaScript solutions within the Matrix Table but have not had success.
Would anyone be able to advise on how to achieve this in Qualtrics, either using JavaScript or another method?
Thank you in advance for your help!