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 4, 2017
1 parent 651e76d commit f7b05f0
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,29 +19,29 @@ Source code for this project is available on github [here]()

###A Quick step by step guide
------
####Step -1: Create Module
#####Step -1: Create Module

Create [New Module](./User_Guides.md#modules) or skip this step, if you want to use existing Modules

#####Step -2
#####Step -2: Create Group

Create [New Group](./User_Guides.md#groups) or skip this step, if you want to use existing Groups

**Step -3**
#####Step -3: Create Listing

Create [New Listing](./User_Guides.md#listing) or skip this step, if you want to use existing Listing or you can Clone existing Listing and rename it. Here we have to observe two things;

* Use existing Listing: This option benefits by providing data collected earlier
* Clone existing Listing: Duplicates Listing questions only


- 3.0. Once Listing is created, next <br>
- 3.1. Create Questions in Listing <br>
- 3.2. If necessary, <br>
- 3.3. Create Looping in questions and <br>
- 3.4. Add Logic to questions. <br>
- 3.0. Once Listing is created, next <br>
- 3.1. Create Questions in Listing <br>
- 3.2. If necessary, <br>
- 3.3. Create Looping in questions and <br>
- 3.4. Add Logic to questions. <br>

**Step -4**
#####Step -4: Create Survey

Create [New Survey](./User_Guides.md#create-survey) or you can Clone existing Survey and rename it,<br>
**Clone existing Survey**: This option duplicates the survey along with the Listing data, and ready to use.
Expand All @@ -54,7 +54,7 @@ Create [New Survey](./User_Guides.md#create-survey) or you can Clone existing Su
4.5. Add Logic to questions. <br>
4.6. Finally, don’t forget to change the status to Open, via Action Item ‘Open/Close’ for Batch

**Step -5**
#####Step -5: Enroll Interviewer

Enroll [an Interviewer](./User_Guides.md#interviewer) <br>
To conduct a Survey in the field, define an Interviewer as follows: <br>
Expand All @@ -65,13 +65,12 @@ To conduct a Survey in the field, define an Interviewer as follows: <br>
5.4. Provide Mobile Number to access via USSD channel <br>
5.5. Finally, finish enrollment <br>

**Step -6**
#####Step -6: Conduct Survey

**Conduct Survey**:
Data collection and submission is done in two ways:

1. Android channel - [Using uSurvey App](./ODK_App.md)
2. USSD channel - [Featured Phone](./ussd-integration.md) <br>
2. USSD channel - [Using Featured Phone](./ussd-integration.md) <br>
At any point on the uSurvey portal, use breadcrumbs on top of each page for easy navigation.

###User Guides
Expand Down

0 comments on commit f7b05f0

Please sign in to comment.