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 12: Line 12:
</div>
</div>


<div class="mw-translate-fuzzy">
Toutefois, il existe deux solutions si vous voulez malgré tout ajouter ou supprimer une question après avoir activé votre questionnaire :
Toutefois, il existe deux solutions si vous voulez malgré tout ajouter ou supprimer une question après avoir activé votre questionnaire :
</div>


= Modifier un questionnaire activé par l'importation/exportation de données =
= Modifier un questionnaire activé par l'importation/exportation de données =
Line 22: Line 24:




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




Line 30: Line 32:
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:
Following are the steps for using VV-Import and VV-Export:
* 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
* Create a new survey and copy the structure of the original. If necessary, modify this new survey so it has the changes you want.
* Perform a VV-Export from the _old_ survey
* Activate the new survey.
* Perform the VV-Import into the _new_ survey
* Perform a VV-Export from the _old_ survey.
* Perform the VV-Import into the _new_ survey.


=Tricks=
=Tips=
* 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''', access the [[Text elements]] panel of your survey settings.
* To '''change the survey title''', access the [[Text elements]] panel of your survey settings.

Revision as of 15:18, 9 July 2021


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

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.