Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Android

  2. Java/Kotlin (question)

  3. PWA (question)

  4. SMS / USSD …

Technology

Requirement

Supported interaction

Applicable?

Status
colourGreen
titleyes
Status
colourYellow
titlemaybe
Status
colourRed
titleno

Use case

User groups

Existing?

Prerequisite?

Priority

Status
colourGreen
titleHigh
Status
colourYellow
titlemedium
Status
colourRed
titlelow

Notes

SMS

Basic phone, 2G,

Literacy.

Shortcode to ensure free SMS

Basic interactions, Notifications. No limit on number of steps for dialogue, but gets cumbersome above 5-10 steps.

Status
colourGreen
titleYes

  • Enrollment information

  • Renewal reminders

  • Claims valuation

SMS costs are quite high. Implementers/Users need to be aware

IVR

Basic phone, 2G,

Phone familiarity.

Shortcode to ensure free calls.

Very basic interaction but doesn’t require literacy (except “Press 5”). Can record messages and allows transfer to a real agent in urgent cases or as fallback.


Status
colourYellow
titlemaybe

  • Information dissemination (question)

USSD

Basic phone, 2G

Literacy. Aggregator.

Basic interactions. Can support longer interactions Potential timeouts (USSD is like a call).

Mobile Web

Smartphone, 3G/4G,

Smartphone familiarity.

Web server/ domain required

Complex interactions. Limited offline capabilities are available. Progressive web apps can be installed on a home screen and receive notifications, thus mirroring a lot of native functionality. 

However, progressive web apps have longer initial load times - though much faster in subsequent loads - and require the development of an app according to specific technologies. 


Mobile App

Smartphone, 2G or 3G/4G,

Smartphone familiarity

Web server  / domain required.

Complex interactions. Offline-mode is available with syncing data upon the availability of network connection.

...