Skip to content

How to create LimeSurvey Questionnaires

Lidia edited this page Apr 24, 2015 · 8 revisions

Contextual indicators used in the risk analysis are gathered using questionnaires to be filled by the user. These questionnaires are implemented using the LimeSurvey tool (www.limesurvey.org), one questionnaire can be associated to the platform layers. The platform collect all the contextual indicators defined in the layer they belong to.

This tutorial includes the information needed to create new surveys in the LimeSurvey tool. The data from LimeSurvey is imported using the Risk Drivers from GitHub.

Creating a LimeSurvey questionnaire

For using customized LimeSurvey questionnaires, the user needs a LimeSurvey account and then s/he can manage the customized surveys to feed the RISCOSS platform with a different set of contextual indicators. RISCOSS platform only allows the configuration of one LimeSurvey account. Therefore, all the surveys used in the same RISCOSS deployment must be created in the same LimeSurvey account.

A new survey can be created using the Create, import, or copy a survey option (images/LimeSurvey/add_button.png) from the LimeSurvey tool main menu.

images/LimeSurvey/main_menu.png

The complete list of surveys associated to the account, can be accessed using the Detailed list of surveys option (images/LimeSurvey/detailed_list_button.png).

images/LimeSurvey/survey_detailed_list.png

Once a survey is selected, using the list in the LimeSurvey tool main menu or clicking on the survey name in the list, the question can be added to it. The questions in a Limesurvey questionnaire must be grouped, at least one question group must be created, using the Add new group to survey option (images/LimeSurvey/add_button.png) in the question groups menu.

images/LimeSurvey/questions_group_menu.png

The question can be added to any of the question groups, using the Add new question to group option (images/LimeSurvey/detailed_list_button.png) in the questions menu.

images/LimeSurvey/questions_menu.png

Clone this wiki locally