Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The Akros team has requested that we develop a feature to support verification of IRS activities that took place during the VectorLink campaign. This verification process is meant to run for a week and will include a subset of people going to the field, door to door and filling out a simple survey stating whether the structure was sprayed. (Epic Link https://smartregister.atlassian.net/browse/RVL-685)

  1. Assumptions

    1. We will implement this as part of a new plan. This feature will not be integrated with an existing plan

    2. The IRS Verification action will be the only action in the plan. This assumption can be relaxed in the future.

    3. We do not need in app reporting for this

    4. We do not need dashboards for this feature

    5. We do not need the ability to edit these forms

Workflow

We expect the workflow to be similar to the IRS workflow, but an IRS Verification form is opened when a user taps a form.

Steps:

  • The user opens the operational area

  • All structures are yellow

Feature Requests

  1. Support a new plan action labeled “IRS Verification”

    1. Sample

  2. Add a new form labeled zambia_irs_verification

    1. INSERT LINK TO DATA DICTIONARY

    2. Business Status

      1. Yellow = Not Visited

      2. Green = Complete

  3. Add a new code to the Android client Labeled “IRS Verification” that performs the following business logic

    1. When you tap a structure that is yellow, the new zambia_irs_verification form displays

    2. When you tap a structure that is green,

  4. Card View

    1. When you tap a structure that is not yellow, display a card view with the following fields

      1. CRAIG FILL THIS OUT

  5. Task Auto Generation Logic

    1. The target is to visit locations that are marked as residential structures. Therefore, we need to develop the following logic when generating tasks

      1. Only generate tasks for residential structures. Do not generate tasks for structures that have been marked as “ineligible” during the VectorLink IRS campaign

      2. Annie Martin and Christina Riley , please confirm if this is critical or nice to have.

    2. Sample Task Template

  • No labels