Actions

Activating a survey/es: Difference between revisions

From LimeSurvey Manual

(Created page with "<center>FIle:QSG_LS3_after_activating_a_survey.png</center>")
(Created page with "Ahora, copia el enlace a tu encuesta y comienza a compartirla:")
Line 25: Line 25:




Select the option that suits your needs. For more information on survey participants, access the following [[Survey participants|link]].  
Selecciona la opción que se adapte a tus necesidades. Para obtener más información sobre los participantes de la encuesta, acceda al siguiente [[participantes de la encuesta|enlace]].  




Now, copy the link to your survey and start sharing it:
Ahora, copia el enlace a tu encuesta y comienza a compartirla:





Revision as of 14:30, 31 August 2023

General


Una vez que esté satisfecho con la estructura de su encuesta, puede activarla haciendo clic en el botón Activar esta encuesta:



Antes de la activación, se mostrará una ventana que le preguntará sobre la configuración general relacionada con la encuesta:



  • Respuestas anónimas: Esta opción le permite determinar si las respuestas a su encuesta coinciden con la información de la tabla de tokens de su encuesta o se mantienen "anónimas". Si decide habilitarlo, su encuesta estará configurada para anonimizar las respuestas; no habrá forma de conectar las respuestas y los participantes;
  • Guardar dirección IP: Si está habilitado, la dirección IP del encuestado se almacenará junto con la respuesta;
  • Guardar tiempos: Si está habilitado, se registra el tiempo dedicado a cada página de la encuesta por cada participante de la encuesta;
  • Sello de fecha: Habilite esto si desea registrar la fecha/hora en que se enviaron las respuestas;
  • Guardar URL de referencia: Si está habilitado, la URL de referencia se almacenará junto con las respuestas.

Una vez que haya elegido la configuración deseada, haga clic en el botón Guardar y activar encuesta. Se mostrará el siguiente mensaje:



Selecciona la opción que se adapte a tus necesidades. Para obtener más información sobre los participantes de la encuesta, acceda al siguiente enlace.


Ahora, copia el enlace a tu encuesta y comienza a compartirla:






By activating a survey, LimeSurvey:

  • creates a separate database table where all survey responses are stored, a new entry being added for each new collected survey response
  • allows survey administrators to manually enter data into that response table or edit the existent data


Para activar el cuestionario se debe pulsar el triángulo verde pequeño del icono , pasando dicho icono al siguiente estado:

Solamente cuando una encuesta se encuentra activada es posible definir la población que responderá al cuestionario, responder o introducir datos de respuestas y revisar resultados. Mostramos a continuación las herramientas que son de utilidad cuando la encuesta está activa:

Problems when activating the survey

Establecimiento de reglas de evaluación
Revisión de resultados de cuestionarios ya enviados
Revisión de respuestas guardadas pero aún no enviadas
Gestión de población encuestada

Too many questions

When you activate your survey you may have too many questions in your survey so that the response table cannot be created. The error would say something like 'Too many columns' in older versions of LimeSurvey. In the latest version the error message would say "The survey response table cannot be created. This is probably caused by too many questions or sub-questions in the survey. If possible try to remove questions from the survey."

In this case you could try one or more of the following:

  • Remove some questions in your survey.
  • Verify that you always used the correct question types. A common error would be using a Multiple-choice question type with a limit of one choice instead of using a List(Radio) question type. The former one would use a lot more data fields, while the latter one uses only one.
  • The length of the column names seem to matter. If you copy the survey using a small survey ID (you can set that when copying the survey) you might be able to activate the survey
  • If none of the above helps, or it is impossible to shorten the survey, you could split the survey to two surveys. In that case you would auto-load the second survey at the end of the first one. You could skip the welcome screen of the second survey and the participant would barely notice the switch.


  Attention : If the survey is active and you open several tabs by clicking Execute survey, you may not be able to fill out the survey (an error will be displayed suggesting that you use the index to navigate the survey) in tabs previously opened to the last one. When that happens, please close all the tabs and make sure to open only one tab at a time to test the live version of your survey.