akvo / akvo-caddisfly

Android app integrated with Akvo Flow
https://akvo.org/products/akvo-caddisfly/
GNU General Public License v3.0
12 stars 9 forks source link

Adapt HACH 5-in-1 strip test timers #269

Closed janagombitova closed 3 years ago

janagombitova commented 3 years ago

A partner reported that they noticed differences between the timers on the Caddisfly app and the instructions provided by the manufacturer for the HACH 5-in-1 test. After desk research and contacting HACH we could not confirm our assumption that the strip tests have been changed, what means we made a mistake at implementation.

The reported difference:

We need to update the instructions and take the reading immediately (remove the 30-second reading countdown)

janagombitova commented 3 years ago

I believe it is this test: 2755250 | Chlorine, Hardness, Alkalinity, pH from our overview file https://docs.google.com/spreadsheets/d/18MKanQHpX590RA93yKY9McEwd74aJiuVihm5VZgzeCA/edit#gid=528445046

janagombitova commented 3 years ago

From what I understand in stage 2 we need to remove the instruction to dry off excess water and remove the 30s timer to do the reading right away

valllllll2000 commented 3 years ago

This test contains 2 stages: Stage 1 is total hardnes, total alkalinity, ph Stage 2 is Total chlorine and free chlorine

they are defined here: Screenshot from 2020-11-12 12-54-09

Stage one will stay the same but stage 2 has the following modifications

Here are the changes with before (left) and after (right)

janagombitova commented 3 years ago

Looks good to me