Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Sep 2, 2024
1 parent 6580926 commit 3c29664
Show file tree
Hide file tree
Showing 8 changed files with 91 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/guide-user/.pages
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
nav:
- index.md
- Program Management: program.md
- Beneficiary Management: people.md
- Targeting: targeting.md
Expand Down
Binary file added docs/guide-user/_screenshots/reg/1.png
Loading
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/guide-user/_screenshots/reg/2.png
Loading
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/guide-user/_screenshots/reg/3.png
Loading
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/guide-user/_screenshots/reg/4.png
Loading
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/guide-user/_screenshots/reg/5.png
Loading
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/guide-user/_screenshots/reg/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 90 additions & 2 deletions docs/guide-user/people.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,94 @@
title: Beneficiary Management
---

# Beneficiary Management
This section covers the tools for uploading beneficiary data and the Registration Data Import module in HOPE. There are two methods supported by HOPE for registering beneficiary data and two methods to
import such data:Registration
a) Beneficiary registration using KOBO Toolbox on UNICEF cloud instance – Available in online and offline settings
b) Aurora available in online settings Import
a) Import data directly from Kobo and Aurora
b) Import data from an excel sheet
c) Import data through API

![Image](_screenshots/people.png)
#### Beneficiary Registration with KOBO

[KoBo](Kobo) is a digital data collection tool that allows creation of customization of registration forms and easy collation of data for reporting and programmatic use. It consists of two components:
1. KoBo Toolbox which is a web application
2. KoBo Collect which is mobile application (for Android)


!!! note Why use KOBO?

a) Digital Data Collection: Cleaner, more reliable data; all collection lists automatically collated.
b) Wide Adoption: KoBo is already used across the humanitarian sector, including by many of UNICEF’s partners.
c) Pathway to HOPE MIS: Using standardized data collection forms in KoBo will make data usable later for UNICEF HOPE.

#### Getting Started with KoBo Toolbox and Sync with KoBo Server

The following steps will explain how to create a KoBo account:

1. Request for a Kobo Account.
1. Ask your HOPE focal point for external users to be added to the UNICEF active directory.
1. Have your HOPE focal point create the KoBo user accounts in Django.
1. Activate your account by clicking the link in the e-mail account that you reported.
1. Once you have created your account, communicate your username to the relevant UNICEF project manager or focal point to be granted access to the Kobo forms.

1. Setting up KoBo Collect on Your Android Phone or Tablet
1. Go to the Google Play Appstore and download the KoBo Collect application
1. Launch the application
1. Once inside the application, click on the three dots on the upper right-hand side of the screen. This will
open your settings menu. From the settings menu, select “General Settings”
1. In “General Settings,” tap on the button titled “Server”
1. In the “Server” settings, type in:

![Image](_screenshots/reg/1.png)

1. Downloading Surveys to Your Device
1. Tap on “Get Blank Form”.
1. A list of forms will appear. You may only have one form in your list. Make sure the checkbox to the right of the form title is checked, then tap the “Get Selected” button on the bottom right. You will get a message confirming that the download of the form was successful.

![Image](_screenshots/reg/2.png)

4. Filling out Surveys
a) On the home screen of the application, tap “Fill Blank Form”
b) Your list of forms will appear. Tap on a form’s title to enter the form and begin filling it out.

![Image](_screenshots/reg/3.png)

5. Changing Languages in a Form
While inside a form, you can select a different language by:
a) Selecting the three dots on the upper right-hand side of the screen.

b) Tapping “Change Language”.

![Image](_screenshots/reg/4.png)

6. Uploading Finalized Forms
a) To submit finalized forms, tap on “Send Finalized Form” on the home screen.
b) A list of the survey submissions which you have made will appear on the screen.

![Image](_screenshots/reg/5.png)


#### Overview of the Registration Data Import (RDI) Module

The Registration Data Import (RDI) module allows import of beneficiary data collected by KoBoToolbox or shared by partners. Currently one can import data sourced from Excel or directly from KoBo registration forms. Moreover, you can download a template from RDI section within HOPE in the event you have receive data from an external source which requires formatting and adjustment prior to import into HOPE

#### Why is RDI Important?

RDI is the first step that a project team needs to perform in HOPE to ensure adequate, accurate and up-todate beneficiary data. Additionally, it allows for importing data from external data sources in a secure manner. For example, in the RDI module you can import individual and household data provided by an implementing partner (such as an NGO) or received as an export from another entity’s system such as a national registry or sister UN agency’s MIS.

#### What do I need to do before importing data?

Ensure the following when selecting file to import:

- User has a excel file or Kobo file to upload.
- Download the import template from the RDI module in the event the data is not already in the correct format.

#### How Do I Download a Template?

1. Select the respective Programme and go to the Registration Data Import module and click import on the top right, a window will appear to select file to import
2. Click to download a template in the event you have data from a third party.

![Image](_screenshots/reg/6.png)

3. This is the template provided when you select download.

0 comments on commit 3c29664

Please sign in to comment.