

| Survey text
format: Question must be prefixed with "Q:" and answer must be prefixed with "A:". Do not use ":" and "|" symbols in your question and answers text. Also do not use blank lines. There is no limit on number of questions and number of answers. Survey text example: Q: Whats your favourite color ? A: Red A: Black A: Blue A: Green Q: Whats your favourite fast food center ? A: McDonalds A: Subway A: TacoBell A: Chipotle Q: Whats your vehicle color ? A: Blue A: Silver A: Gold Survey html page for this example Survey html page with "partitcipant name" and "additional comments"Once you create the survey, an html page and random password for the survey will be created for you. You can send the html page link to survey participants for filling the survey. You need to remember survey name and password to access survey results. How to merge multiple surveys and create a rollup report: Create individual surveys in the following format. surveyXXXXXX_AAAAAA surveyXXXXXX_BBBBBB ..... ....... Individual survey names must start with keyword survey. survey string tells survey tool to create rollup report. surveyXXXXXX is the survey name for the rollup report and surveyXXXXXX_AAAAAA and surveyXXXXXX_BBBBBB are the individual survey names. Survey questions for surveyXXXXXX_AAAAAA and surveyXXXXXX_BBBBBB should be same. Example: You want to poll for employee job satisfaction for the entire organization. You want to get poll results for each department and for the entire organization. Assuming that you have four departments in the organization, here are the survey names for each department. surveyEmpSatisfaction_Dept1 surveyEmpSatisfaction_Dept2 surveyEmpSatisfaction_Dept3 surveyEmpSatisfaction_Dept4 Get poll results for entire organization using the survey name surveyEmpSatifaction. Get poll results for Dept1 using the survey name surveyEmpSatifaction_Dept1. |