Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Matriz multiple con opción unica

More
3 years 5 months ago - 3 years 5 months ago #227063 by direyesm
Hola buenas,Como puedo hacer una matriz múltiple  pero que solo se pueda seleccionar solo una opción  en cierto caso como por ejemplo cuando 97,98,99

 
Last edit: 3 years 5 months ago by direyesm.

Please Log in to join the conversation.

More
3 years 5 months ago #227079 by josegovia
Tienes que usar el campo de "opción exclusiva" que está dentro de las opciones "LOGICA" de configuración de la pregunta. Ahí sólo tienes que indicar el código de la subpreguna que de opción exclusiva y hará lo que indicas.

Please Log in to join the conversation.

More
3 years 5 months ago #227105 by direyesm
No me funciono solo el código de la respuesta que seria AO06 en Array filter exclusion pero como es una matriz numérica para que no funciona

 

Please Log in to join the conversation.

More
3 years 5 months ago #227106 by direyesm
dejo un ejemplo en lss

Please Log in to join the conversation.

More
3 years 5 months ago #227109 by Joffm
Con una "ecuación de validación de la pregunta"
((count(self.sq_Y001)==0) OR (count(self.sq_Y001_X)>0 and count(self.sq_Y001_E)==0) OR (count(self.sq_Y001_X)==0 and count(self.sq_Y001_E)==1)) AND ((count(self.sq_Y002)==0) OR (count(self.sq_Y002_X)>0 and count(self.sq_Y002_E)==0) OR (count(self.sq_Y002_X)==0 and count(self.sq_Y002_E)==1)) AND ((count(self.sq_Y003)==0) OR (count(self.sq_Y003_X)>0 and count(self.sq_Y003_E)==0) OR (count(self.sq_Y003_X)==0 and count(self.sq_Y003_E)==1)) AND ((count(self.sq_Y004)==0) OR (count(self.sq_Y004_X)>0 and count(self.sq_Y004_E)==0) OR (count(self.sq_Y004_X)==0 and count(self.sq_Y004_E)==1)) AND ((count(self.sq_Y005)==0) OR (count(self.sq_Y005_X)>0 and count(self.sq_Y005_E)==0) OR (count(self.sq_Y005_X)==0 and count(self.sq_Y005_E)==1)) AND ((count(self.sq_Y006)==0) OR (count(self.sq_Y006_X)>0 and count(self.sq_Y006_E)==0) OR (count(self.sq_Y006_X)==0 and count(self.sq_Y006_E)==1))

y codigos mejores:
eje y: Y001, Y002
eje x: X001, X002
y las opciones exclusivas: E097, E098







 

File Attachment:

File Name: limesurvey...7457.lss
File Size:30.31 KB


Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: direyesm

Please Log in to join the conversation.

More
3 years 4 months ago #227535 by direyesm
Gracias por tu ayuda @Joffm

Please Log in to join the conversation.

Moderators: holchtpartner

Lime-years ahead

Online-surveys for every purse and purpose