Top Banner
Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque
32

Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Dec 24, 2015

Download

Documents

Clement Little
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Developing an Application for Social Workers in Tanzania

Daniel NufferAnthony Velázque

Page 2: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Community, Needs and Solutions

• The targeted community is social workers in Tanzania

• They need a more efficient manner of entering and accessing data from the field

• We are investigating creating a cell phone application to meet these needs

Page 3: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Social Work in Tanzania

• Demand for social work has been increasing due to AIDS.

• AIDS has created an epidemic, 2.5 million children have lost at least one parent to AIDS.

• Fewer than 6% are currently receiving outside assistance.

Sources:http://news.bbc.co.uk/2/hi/africa/7239047.stmhttp://www.twinningagainstaids.org/documents/OVCProgramOverviewSummer2008_001.pdf

Page 4: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Social Work in Tanzania

• The problem is exacerbated by crippling poverty rate.

• 36% of Tanzania’s population lives below the poverty line.

Page 5: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Social Worker Resources being Stretched

• Only 1/3 of the 126 Tanzania districts have a trained social worker.

• Nearly 8,000 workers will be needed to meet increasing demand.

Page 6: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

What’s Being Done

• Training more social workers– In 2007 the Para-Social Workers Training Program

was launched to train community-based caregivers social work training for orphans and vulnerable children.

– Training can be completed in 8 days with 6 months of follow up supervision.

– Has created 516 Para-Social Workers, 40 district social workers, and 55 master trainers in the 2007-2008 year.

Page 7: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Problems Still Prevalent

• A report from a similar program in Kenya showed problems with monitoring.– Volunteers want a user-friendly monitoring tool to

enroll orphans and vulnerable children and provide assessment of their needs.

– Current form based monitoring is inconsistent and large numbers of forms quickly becomes cumbersome to keep track.

Page 8: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Current Forms of Monitoring

• HIV/AIDS Monitoring is done through TOMSHA– Paper forms completed by workers.– Submitted to a Council HIV AIDS Committee

(CHAC).– CHAC digitizes forms and sends them onto Local

Government Monitoring Database.

Page 9: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Database Connectivity

• The HIV/AIDS monitoring uses Microsoft Database Access Objects.

• However, this is just for HIV/AIDS monitoring, information on the database tracking social workers may be different.

• Further research is necessary on how monitoring of social workers is conducted.

Page 10: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Infrastructure

• Cell phone prevalence– 5.7 million current cell phone subscribers in

Tanzania– 97% of Tanzanians have access to a mobile phone.– Kurumuna discussed not only the widespread

presence of cell phones but users’ aptitudes for text messaging.

Page 11: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

TTCL

• Tanzania Telecommunications Company LTD. (TTCL)– Offers a 3G digital wireless network.– Purchase Rafiki Top-Up Cards.

Page 12: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Celtel Tanzania• Created after privatization of TTCL• Largest Company Based on Coverage Area:

Source: GSMworld.com

Page 13: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Coverage Issues

• Clear that coverage may still be a problem.• Large sections of Tanzania still rural.• 2007 University of Washington study on data

collection in Tanzanian disconnected environments with mobile phones.– Proposed a hop based routing system to connect

to an Internet server– May be implausible with 10 week program.

Page 14: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Solutions

– We need a solution that runs on as many cell phones as possible

– Usability is a large concern– We would like to employ pre-existing APIs or

other work in our solution

Page 15: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Existing Projects

• HealthLine• CAMBrowser• OpenROSA• Epihandy

Page 16: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

HealthLine

• Being developed by Carnegie Mellon University.

• Speech-based health information access tool.• User calls a server which responds to voice-

commands to access health information and medical texts.

Page 17: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

HealthLine

• Pros:– Speech technologies address low literacy issues.– Speech technologies do not require installations

on all phones.

Page 18: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

HealthLine

• Cons:– Technology currently only designed and tested for

information access. Data entry is theoretically possible, but untested.

– Requires a central server and landline infrastructure to handle call requests, which may be difficult to set up.

Page 19: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

CAMBrowser

• Mobile phone application for collecting information from remote areas.

• Utilizes mobile phone cameras to capture barcodes from paper forms.

• Mobile phone camera barcodes and numerical indexes tracks the progression through the forms.

• Completed forms are sent using SMS.

Page 20: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

CAMBrowser

• Pros:– Camera based and numerical indexing simplifies

menu navigation for low-literacy users.– Form changes occur through SMS and MMS

communications. Upon an SMS request for updates an MMS message is returned containing XML code for new forms.

– Usability test in India: After three days receipts could be processed in 30 seconds with a less than 1% error rate. Ongoing studies continue.

Page 21: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

CAMBrowser

• Cons:– CAMBrowser is designed for smart phones. While

cell phones may be prevalent in Tanzania, we will almost certainly need a solution that works on a wider range of technology.

– CAMBrowser requires phone local memory, the size and prevalence of phone memory cards is questionable.

Page 22: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

OpenROSA/JavaROSA

• A consortium attempted to establish a standard for developing mobile phone data collecting applications.

• A J2ME framework created corresponding to OpenROSA’s standards for Java-enabled mobile phones.

Page 23: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

OpenRosa/JavaRosa

• Pros:– Java-enabled phones are prevalent in 2009. Club-

Java* lists hundreds of phones currently supporting J2ME.

– Working with an established consortium is a positive for future support as well as extensive documentation available when creating a new applications.

*http://www.club-java.com/TastePhone/J2ME/MIDP_Benchmark.jsp;jsessionid=33D16056AE430FB72D5A99C68E7EEB92

Page 24: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

OpenRosa/JavaRosa

• Cons:– While Java-enabled phones are highly prevalent,

they are not ubiquitous. Statistics about the actual phones social workers use are difficult to find and will require ground work.

– Installation of applications will be required on mobile phones.

Page 25: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

EpiHandy

• Collection of tools for mobile applications designed for collection and handling of data using mobile devices.

• Capable of sending and retrieving data over SMS, Bluetooth, and HTTP.

• A founding member of the OpenROSA/JavaROSA community.

Page 26: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

EpiHandy

• Pros:– EpiHandy is already written and deployed.

Utilizing EpiHandy speeds up the development process allowing us to get to fine tuning and deployment effectiveness rather than spending substantial time in development.

– EpiHandy Mobile extension designed for low-end phones while retaining EpiHandy functionality

Page 27: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

EpiHandy

• Cons:– Will have to be installed on phones. EpiHandy

mobile requires some method of transfer between a computer and the mobile device. Additionally Nokia models may require the Nokia PC Suite.

Page 28: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Web-Application

• Any of a number of possible web design mechanisms to develop a form submittal application over the Internet.

• Can be accessed by kiosks or any available Internet connection.

Page 29: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Web-Application

• Pros:– Substantially larger toolset. Designing for the web

has a robust set of ways to solve the problem.– Ease of developing user interfaces makes

developing a software that is user friendly to use much easier.

– We may design a web-app to deal with more complicated administrative tasks than can be done through a cell-phone app.

Page 30: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Web-Application

• Cons:– Accessibility to computers much less Internet isn’t

possible in many areas.– Computer literacy may also hamper workers

abilities to submit data.

Page 31: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Remaining Questions

• Since much of this is sensitive information, we will need to be very conscious of security issues.

• Developing training for the mobile phone applications.– Users may not be used to cell phone applications.– Installation may be difficult.– We will need to establish a permanent server

somewhere.

Page 32: Developing an Application for Social Workers in Tanzania Daniel Nuffer Anthony Velázque.

Questions?