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 a53e3f776b..61c92a1de0 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,7 +21,7 @@ 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_whyhypott,"hypott")
+ tasks.add(new ExamTask(R.string.hypott, R.string.hypott_whenhypott,"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))
@@ -68,7 +68,7 @@ public class Objective2 extends Objective {
);
tasks.add(new ExamTask(R.string.suspendloop, R.string.suspendloop_doigetinsulin,"suspendloop")
.option(new Option(R.string.suspendloop_yes, true))
- .option(new Option(R.string.no, false))
+ .option(new Option(R.string.suspendloop_no, false))
.hint(new Hint(R.string.exercise_hint1))
);
tasks.add(new ExamTask(R.string.basaltest, R.string.basaltest_when,"basaltest")
diff --git a/app/src/main/res/values/exam.xml b/app/src/main/res/values/exam.xml
index da09f0f277..5c4bd4c8a5 100644
--- a/app/src/main/res/values/exam.xml
+++ b/app/src/main/res/values/exam.xml
@@ -8,12 +8,10 @@
It is equal to the DIA parameter used in your pump.
You have to determine your individual value (but not less than 5 hours).
Hypo temp target
- When is it useful to set a hypo TT?
- You are going to be low.
- You already have a low BG.
- Your BG is not low anymore but rising fastly 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 now you are in a hyper.
+ Why is it useful to set a hypo TT?
+ Prevent to be low.
+ To help recovering from a low BG.
+ To prevent SMB after a hypo rise from fast carbs
https://androidaps.readthedocs.io/en/latest/EN/Usage/temptarget.html
Which profile can be used and configured offline?
Offline profile
@@ -36,27 +34,27 @@
What to do when you see CGM signals are too noisy?
Nothing, the loop will deal with it.
Pause closed loop mode to avoid overdosing.
- Replace sensor./string>
+ Replace sensor
Turn off CGM receiver.
https://androidaps.readthedocs.io/en/latest/EN/Usage/Smoothing-Blood-Glucose-Data-in-xDrip.html#smoothing-blood-glucose-data
Check if your CGM app smoothes data.
- to prevent SMB after a hypo rise from fast carbs
Exercise
How to help the system deal with exercise
- set activity temp target
- do a profile switch below 100%
- do profile switch above 100%
- stop loop
- do it before start exercise
- do it after start exercise
+ Set activity temp target
+ Do a profile switch below 100%
+ Do profile switch above 100%
+ Stop loop
+ Help before start exercise
+ Help after start exercise
https://androidaps.readthedocs.io/en/latest/EN/Usage/temptarget.html#activity-temp-target
Do I get insuling when loop is suspended?
Yes, common basal rate
+ No, delivering of insulin is stopped
Basal and ISF, IC testing
When should I test basals, ISF and IC?
- before I start looping
- when having regular hypos
- when having regular hypers
+ Before I start looping
+ When having regular hypos
+ When having regular hypers
https://androidaps.readthedocs.io/en/latest/EN/Getting-Started/FAQ.html#androidaps-settings