Skip to content

Commit

Permalink
changes in sitemap
Browse files Browse the repository at this point in the history
Signed-off-by: Madhavaramu Nakka <Madhavaramu.n@diplit.local>
  • Loading branch information
Madhavaramu Nakka authored and Madhavaramu Nakka committed Dec 8, 2016
1 parent 6c63f7b commit 5815346
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion docs/Listing.MD
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@ Survey has to be simplified to the Interviewer in identifying the household resp

Survey Listing is available from main menu under Survey <b>Administration</b> >> <b>Listing Form</b>

![Listing](./Page3_v1.png)

Listing is set of Questions can be customized/configurable for any survey by reusing same Listing template, implementing Looping concept and apply logic to the Questions.

###Creating New Listing:
To create a new Listing, click on the ‘Create New Listing Form’ button, this will open a pop form where one can create a new Listing, by providing Name of the Listing, Description and select Access channels (OBK, USSD)


![Listing Form](./Page1v1.png)

The ‘Listing Form’ page by default shows list of all existing Listings and each of these Listing items has Actions to ‘Edit’, ‘Delete’ and ‘View/Edit Questions’.

<b>Edit – Listing</b>: On click, Action Item ‘Edit’, User can Edit only the name of the Listing, Description and selection of Access channels (OBK, USSD)
Expand All @@ -24,6 +28,8 @@ The ‘Listing Form Questions Template’ page by default shows list of all Ques
###Adding Questions to the Listing Form:
In the ‘Listing Form’ page click on the respective Listing Name / on Action item ‘View/Edit Questions’ to navigate to ‘Listing Form Questions Template’ form where one can Add New Questions to the Listing by clicking on ‘Add Question’ Button, this will open a pop form where one can write a Question, by providing ‘Variable Name’, ‘Text’ (Question), ‘Answer Type’ and select/ check ‘Mandatory’ to mark the Question as to answer compulsory.

![Adding Questions](./Page2v1.png)

<b>Export Questions</b>: On click, ‘Export Questions’ button user can download the Listing Questions in “.csv” file format.

<b>Select Question</b>: On click, ‘Select Question’ button, User navigates to ‘Select Question from Question
Expand Down
Binary file added docs/Page1v1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Page2v1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Page3_v1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pages:
- USSD Integration: ussd-integration.md
- Set up Guide: installation.md
- Deployment Guide: deployment_guide.md
- Site Map: site_Map.md
- Site Map: Site_Map.md
- Tests: tests.md
#theme: readthedocs
theme: cerulean

0 comments on commit 5815346

Please sign in to comment.