Actions

Changing an active survey/fr: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
(Updating to match new version of source page)
Line 19: Line 19:
LimeSurvey possède deux fonctions nommées "VV-Import" et "VV-Export" qui peut être utilisées pour déplacer les résultat d'un questionnaire dans ceux d'un autre questionnaire.
LimeSurvey possède deux fonctions nommées "VV-Import" et "VV-Export" qui peut être utilisées pour déplacer les résultat d'un questionnaire dans ceux d'un autre questionnaire.
</div>
</div>
Exporting the survey structure is done in the survey toolbar. The VV-Import and VV-Export buttons are found on the main toolbar of the [[Responses]] page.
<center>[[File:Import and Export VV - location.png]]</center>


Ces fonctions peuvent donc servir à combiner les résultats de deux questionnaires, si et seulement si le deuxième est équivalent au premier. Concrètement, lorsque celui ci a été lancé plus d'une fois sur le même serveur.
Ces fonctions peuvent donc servir à combiner les résultats de deux questionnaires, si et seulement si le deuxième est équivalent au premier. Concrètement, lorsque celui ci a été lancé plus d'une fois sur le même serveur.


The method for using VV-Import and VV-Export is as follows:
The method for using VV-Import and VV-Export is as follows:
* Create a new survey and copy the structure of the original one. If necessary modify this new survey so it has the changes you want.
* Create a new survey and copy the structure of the original one. If necessary, modify this new survey so it has the changes you want.
* Activate the new survey
* Activate the new survey
* Perform a VV-Export from the _old_ survey
* Perform a VV-Export from the _old_ survey
* Perform the VV-Import into the _new_ survey
* Perform the VV-Import into the _new_ survey
Exporting the survey structure is done in the survey toolbar. The VV-Import and VV-Export buttons are found on the main toolbar of the [[Responses]] page.


=Tricks=
=Tricks=
* When '''rearranging columns''' switch column ids ( row 2) instead of all content columns (3-end)
* 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)
* '''Rename vv files''' as .txt and excel will open them correctly (save as unicode and rename)
* To '''change the survey title''' go to your Settings section of the survey and click the 'Text elements' button and you will get the screen you need to change the title.
* To '''change the survey title''', access the [[Text elements]] panel of your survey settings.

Revision as of 16:35, 27 November 2018


Modifier un questionnaire actif

Quand un questionnaire est activé, il est impossible d'ajouter ou de supprimer une question ou une réponse, et même de changer le type de la question. Cependant, il est toujours possible de :

  • Modifier le contenu d'une question (par exemple, pour corriger l'orthographe)
  • Modifier les attributs d'une question (par exemple, les champs des réponses quand il s'agit d'une liste)

Toutefois, il existe deux solutions si vous voulez malgré tout ajouter ou supprimer une question après avoir activé votre questionnaire :


Modifier un questionnaire activé par l'importation/exportation de données

LimeSurvey possède deux fonctions nommées "VV-Import" et "VV-Export" qui peut être utilisées pour déplacer les résultat d'un questionnaire dans ceux d'un autre questionnaire.


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



Ces fonctions peuvent donc servir à combiner les résultats de deux questionnaires, si et seulement si le deuxième est équivalent au premier. Concrètement, lorsque celui ci a été lancé plus d'une fois sur le même serveur.

The method for using VV-Import and VV-Export is as follows:

  • Create a new survey and copy the structure of the original one. 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

Tricks

  • 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.