Actions

Changing an active survey/zh-cn: Difference between revisions

From LimeSurvey Manual

(Created page with "导出调查结构在调查工具栏中完成。VV-导入 和 VV-导出 的按钮可以在 反馈 的主工具栏里找到。")
(Created page with "VV-导入 和 VV-导出 还可以合并在多个服务器运行的同一个调查的结果时使用。")
Line 24: Line 24:




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.
VV-导入 和 VV-导出 还可以合并在多个服务器运行的同一个调查的结果时使用。


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

Revision as of 07:10, 30 October 2020


调整活动的调查

当一个调查处于活动状态的话,不可以添加或删除问题或答案,不能变更任何问题的类型。但是,任然有可能:

  • 编辑问题的文本 (比如例如纠正错别字或其他)
  • 编辑问题的属性 (比如添加到公共统计里,对于多项选择题或其他问题,坚持一定数量的答案)。

要做更多复杂的调整,你需要使用下一部分说明的 导入导出 功能。


通过导入和导出来调整一个激活的调查

如果你发现需要添加或删除问题或答案,或是这些操作的组合,LimeSurvey 有叫做 "VV-导入""VV-导出" 的功能,可以把所有的结果从一个调查移动到另一个调查。


导出调查结构在调查工具栏中完成。VV-导入 和 VV-导出 的按钮可以在 反馈 的主工具栏里找到。



VV-导入 和 VV-导出 还可以合并在多个服务器运行的同一个调查的结果时使用。

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.