From 88c263bb39cc5c0b69c6584fac9554e4c7ca3ea3 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Sat, 7 Sep 2019 11:21:14 +0200 Subject: [PATCH] better hypott question --- .../constraints/objectives/objectives/Objective2.java | 9 ++++----- app/src/main/res/values/exam.xml | 5 +---- app/src/main/res/values/strings.xml | 1 + 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/app/src/main/java/info/nightscout/androidaps/plugins/constraints/objectives/objectives/Objective2.java b/app/src/main/java/info/nightscout/androidaps/plugins/constraints/objectives/objectives/Objective2.java index 9c23278ca3..7673624934 100644 --- a/app/src/main/java/info/nightscout/androidaps/plugins/constraints/objectives/objectives/Objective2.java +++ b/app/src/main/java/info/nightscout/androidaps/plugins/constraints/objectives/objectives/Objective2.java @@ -21,11 +21,10 @@ public class Objective2 extends Objective { .option(new Option(R.string.dia_valuemustbedetermined, true)) .hint(new Hint(R.string.dia_hint1)) ); - tasks.add(new ExamTask(R.string.hypott, R.string.hypott_whenhypott,"hypott") - .option(new Option(R.string.hypott_goinglow, true)) - .option(new Option(R.string.hypott_havinglow, true)) - .option(new Option(R.string.hypott_notlowanymorebutrising, false)) - .option(new Option(R.string.hypott_havehadalowbg, false)) + tasks.add(new ExamTask(R.string.hypott, R.string.hypott_whyhypott,"hypott") + .option(new Option(R.string.hypott_goinglow, false)) + .option(new Option(R.string.hypott_havinglow, false)) + .option(new Option(R.string.hypott_preventoversmb, true)) .hint(new Hint(R.string.hypott_hint1)) ); tasks.add(new ExamTask(R.string.offlineprofile, R.string.offlineprofile_whatprofile,"offlineprofile") diff --git a/app/src/main/res/values/exam.xml b/app/src/main/res/values/exam.xml index 688eb2d825..47f9548ef4 100644 --- a/app/src/main/res/values/exam.xml +++ b/app/src/main/res/values/exam.xml @@ -8,12 +8,9 @@ meaning is equal to DIA parameter used in pumps correct value must be determined Hypo temp target - When should you do a hypo TT? + Why should you do a hypo TT? you are going low your already have a low bg - your not low anymore, but your BG is rising because of the (right!) amount of hypo treatments - your bg is rising, has just reached the target BG but there is still too much IOB left - you have had a low bg a while ago, but it got you in a hyper https://androidaps.readthedocs.io/en/latest/EN/Usage/temptarget.html Which profile can be used and configured offline Offline profile diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 77fe1ff9d0..87b42fa1ff 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1637,6 +1637,7 @@ Close objectives_request_code Request code: %1$s + to prevent SMB after a hypo rise from fast carbs %1$d day