# Survey Release Notes

## Overview

This module allows employees to create surveys for citizens and let them fill out surveys. Later survey results can also be seen on the Survey results dashboard.

## Release Highlights

The Survey module consists of the following

**For Employees**

1. Surveys section on Home Page
2. Surveys inbox
3. Create survey
   * Meta Data - Title, Description, Survey start & end date/time
   * Questions&#x20;
     * Short Answer
     * Paragraph
     * Single Answer
     * Multiple choice questions
     * Date&#x20;
     * Time
4. Survey Results
   * Aggregated view of all survey results in specific charts for each question type
   * Download the excel report with the survey results
5. Modify surveys
   * Survey questions
   * Extend the Survey date and time.

**For Citizens**

1. Notification on Survey creation.&#x20;
2. Survey Filling

## **Known Issues/ Upcoming Enhancements**

1. Expansion to other types of questions
2. More notifications to citizens prior to survey start, and survey end.
3. Making surveys open. (Right now citizens need to be logged in to fill out the survey. This needs to be made open)

[https://digit-discuss.atlassian.net/browse/UM-5697\
https://digit-discuss.atlassian.net/browse/UM-5700](<https://digit-discuss.atlassian.net/browse/UM-5697&#xA;https://digit-discuss.atlassian.net/browse/UM-5700&#xA;>)

## **Mockups**

| ![](https://lh4.googleusercontent.com/lhWOSK7RfFriGb88TXe5oZTMMV93tpaYNJUkYCjk8RZNwwtWJLzc0tKbMojGorY0Hs1ra5_g7YcH_O9RrgS2Axm7ZwG4RDkVfzznxqabaLI6bL6ZzqxBNn1NJbn8JktFbALWL250Kk4qjXEcN-33mpc) | ![](https://lh5.googleusercontent.com/ZZ_3x3O5OzZqt9As2eg5n9RJNKPZagasj10KhOJB0QrdjJoxoHBvZxXStn17XWZgmumGATMWlVaIwS6WL0iDAfKjj3l_ehdQp75Vx1IiupeS_ghMbbC6Gv3tBbGEz8GnwGC6LYu4qLWULmLf4xzEWK4) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](https://lh4.googleusercontent.com/dKnSRBPln_4djCWIwS6uzaaCJijlvwcf79Oej92-d9VgpyYCSOxUKAlZ-6uetKOkLUEDhuD4_m9CmDpFSuuKYcW2PLa4QUho7mhRyTdUPpEE7jIx5IevQtsNJcUaK7NMdGjun5iyZNO0KvWuPzpKWG4) | ![](https://lh3.googleusercontent.com/7nOB4tIlu2ADlId-sAVZZzQdhc6FFWHrwsBL-yw2NxMWgQaKGm28fLpoSvQBpRoZrupOQ8PY8bxqgiuci9VA5gNLnv2vscV_-AqfAy4U178UOm_LCh9r9V2gHTY1zx96KxgEVLMd1sup3tqEfhruCZU) |

## Related Doc Links

|                                                                                                                                                                             |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Survey User Manual](/local-governance/v2.8/products/modules/citizen-engagement-module/survey/survey-user-manual.md)                                                        |
| [Survey Service Configuration](/local-governance/v2.8/platform/configure-digit/configuring-digit-services/survey-service-configuration.md)                                  |
| [Help/FAQ Citizen UI Configuration](/local-governance/v2.8/platform/configure-digit/configuring-digit-services/survey-service-configuration/help-faq-section-citizen-ui.md) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digit.org/local-governance/v2.8/platform/release-notes/product-release-notes/survey-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
