Actions

Cambiar una encuesta activa

From LimeSurvey Manual

Revision as of 08:48, 4 September 2023 by Maren.fritz (talk | contribs) (Created page with "* Modificar el texto de una pregunta (por ejemplo para corregir errores tipográficos) * Modificar los atributos de una pregunta (por ejemplo para incluirla en las estadístic...")


Cambiar una encuesta activa

Mientras una encuesta está activa, no es posible agregar preguntas, eliminar preguntas o respuestas ni cambiar el tipo de pregunta. Sin embargo, todavía es posible:

  • Modificar el texto de una pregunta (por ejemplo para corregir errores tipográficos)
  • Modificar los atributos de una pregunta (por ejemplo para incluirla en las estadísticas públicas o insistir en un número particular de respuestas para una pregunta de opciones múltiples).

To make more complicated changes, you need to use the import and export functionality described in the next section.

Changing an active survey by import and export

If you need to add or remove questions or answers (or both), LimeSurvey has functions called "VV-Import" and "VV-Export" that can be used to move all the results from one survey to another survey.


Exporting the survey structure is done from the survey toolbar. The VV-Import and VV-Export buttons are found on the main toolbar of the Responses page.



VV-Import and VV-Export can also be used to combine survey results when the same survey has been run on more than one server.

Following are the steps for using VV-Import and VV-Export:

  • Create a new survey and copy the structure of the original. If necessary, modify this new survey so it has the changes you want.
  • Activate the new survey.
  • Perform a VV-Export from the _old_ survey.
  • Perform the VV-Import into the _new_ survey.

Tips

  • When rearranging columns switch column ids (row 2) instead of all content columns (3-end).
  • Rename vv files as .txt and excel will open them correctly (save as unicode and rename).
  • To change the survey title, access the Text elements panel of your survey settings.