Actions

停止调查

From LimeSurvey Manual

Revision as of 05:40, 30 October 2020 by Lacity (talk | contribs) (Created page with "'''如果意外的停用了你的调查,重要的是你没有对调查做任何更改。''' 对于恢复你的数据:")



常规

要停止调查,您可以“到期”或“停用”该调查。


  Attention : 强烈建议使用到期选项来停止调查。 说明如下。



到期

你可以通过编辑 调查细节 并设置 "到期 日期/时间", 使调查手动过期:



或者,当尝试停用(通过点击 "停止本调查" 按钮)调查,会提供调查过期的选项,可以完成相同的功能:



如果你决定停用调查:

  • 调查的结果不会丢失
  • 受访者信息不会丢失
  • 修改问题,组和参数会受到限制
  • 调查参与者不能访问一个停用的调查 (他们只能看到一条调查已经过期的信息)
  • 可以对 LimeSurvey 内的反馈执行 统计

要使调查对你的参与者再次可用,从 发布及访问 面板 修改或是移除过期时间。

停用

点击位于顶部工具栏的 "停用本调查" 按钮:



进入停用页面后,点击 停用调查 按钮:



  • 所有结果丢失 (你不能再通过 LimeSurvey 的用户界面访问)
  • 所有参与者信息丢失
  • 参与者不能访问停用的调查 (会在开始的位置显示一条你没有权限访问本调查的信息)
  • 所有的问题,组以及参数都可以被再次编辑
  • 推荐在使用此选项之前 导出 你的反馈记录


救命! 我不小心停用了我的调查 - 怎么办?

如果意外的停用了你的调查,重要的是你没有对调查做任何更改。 对于恢复你的数据:

  1. Activate your survey again
  2. Select Responses from the survey toolbar.
  3. Click on Import and select the "Import answers from a deactivated survey table" menu entry.
  4. Choose your source table.
  5. Click on the "Import" button located on the upper-right part of the screen.


  Warning : You can import all the old responses that are compatible with your current survey. Compatibility is determined by comparing column types and names, the ID field being always ignored. Using type coercion may break your data; use it with care or not at all if possible.




Currently, LimeSurvey detects and handles the following changes:

  • Question is moved to another group (result is imported correctly).
  • Question is removed from target (result is ignored).
  • Question is added to target (result is set to database default value).