Skip to content

Commit

Permalink
Signed-off-by: Madhavaramu Nakka <Madhavaramu.n@diplit.local>
Browse files Browse the repository at this point in the history
  • Loading branch information
Madhavaramu Nakka authored and Madhavaramu Nakka committed May 12, 2017
1 parent 8df47cb commit 22b5678
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ Source code for this project is available on github [here](https://github.com/un
* Captured data is sent to uSurvey portal
* Data collected by Interviewers is then viewed on the uSurvey portal for reporting and analysis

###Glimpse of uSurvey
###Work Flow
------
Following are the simple steps to be executed in the given sequence, to ensure a Survey is completed.

######Step -1: Create a Module

Create [New Module](./User_Guides.md#modules) or skip this step, if you want to use existing Modules
Expand All @@ -43,16 +45,14 @@ Create [New Group](./User_Guides.md#groups) or skip this step, if you want to us
######Step -3: Create a Listing

In Listing, we have 3 choices as follows:

<dl>
<dd>3.0. Once Listing is created, next</dd>
* Create [New Listing](./User_Guides.md#listing), or
* Use existing Listing - Proceed to reuse Listing data collected already
* Clone existing Listing – Proceed to reuse Listing questions only

<dl>
<dd>3.0. Once Listing is created, next</dd>
<dd>3.1. Create Questions in Listing</dd>If necessary,
<dd>3.2. Create Looping in questions and</dd>
<dd>3.3. Add Logic to questions</dd>
<dd>3.1. Create Questions in Listing</dd>
<dd>3.2. Create Looping in questions (If necessary)</dd>
<dd>3.3. Add Logic to questions (If necessary)</dd>
</dl>

######Step -4: Create a Survey
Expand Down Expand Up @@ -92,9 +92,9 @@ Data collection and submission is done in two ways:
1. Offline Data Collection - [Using Smart Phone](./ODK_App.md)
2. Online Data Collection - [Using Featured Phone](./ussd-integration.md)

###User Guides
###Complete List of User Guides
------
+ ######Administering uSurvey
+ ######User Manual
- [Modules](./User_Guides.md#modules)
- [Groups](./User_Guides.md#groups)
- [Listing](./User_Guides.md#listing)
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
site_name: uSurvey
pages:
- Home: index.md
- Administering uSurvey: User_Guides.md
- User Manual: User_Guides.md
- Offline Data Collection: ODK_App.md
- Online Data Collection: ussd-integration.md
- Installation Guide: installation.md
Expand Down

0 comments on commit 22b5678

Please sign in to comment.