Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

320
Vistas
Qualtrics programming question (using javascript to create a bipolar slider)

I need to use bipolar sliders for a series of questions in Qualtrics. I saw some code on the Qualtrics community website to help get a label on the right hand side (otherwise, this is not possible for slider type questions). I saw one that recommended not using javascript (instead using <float: right> in html), but I can't get that to work regardless of if I turn mobile on or off. I have found a solution -- using javascript like this:

jQuery(".statement-container div").eq(0).append("<span style='float: left'>LEFT1</span>");
jQuery(".statement-container div").eq(0).append("<span style='float: right'>RIGHT1</span>");
jQuery(".statement-container div").eq(1).append("<span style='float: left'>LEFT2</span>");
jQuery(".statement-container div").eq(1).append("<span style='float: right'>RIGHT2</span>");

However, now I need to make sure the different sliders are randomized between participants. I can't figure out how to do this because the javascript is what is placing the labels in their respective locations.

Any help on how to randomize when these jquery statements would be really helpful.

Alternatively, if there are any suggestions for getting the simpler solution of using html to work, then the randomization problem will be fixed (meaning, I would be able to use question randomization built into qualtrics). As noted, I tried messing with mobile settings and that did not help, I also tried expanding the window size and that also did not help.

about 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda