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 8c8aec899f..89e80a66e2 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
@@ -78,7 +78,7 @@ public class Objective2 extends Objective {
.hint(new Hint(R.string.profileswitch_hint1))
);
tasks.add(new ExamTask(R.string.profileswitch2_label, R.string.profileswitch2_pctwillchange,"profileswitch2")
- .option(new Option(R.string.profileswitch2_bghigher, true))
+ .option(new Option(R.string.profileswitch2_bghigher, false))
.option(new Option(R.string.profileswitch2_basalhigher, true))
.option(new Option(R.string.profileswitch2_bgunchanged, true))
.option(new Option(R.string.profileswitch2_isfhigher, false))
@@ -95,17 +95,17 @@ public class Objective2 extends Objective {
.option(new Option(R.string.exerciseprofile_switchprofileabove100, false))
.option(new Option(R.string.exerciseprofile_switchprofilebelow100, true))
.option(new Option(R.string.exerciseprofile_suspendloop, false))
- .option(new Option(R.string.exerciseprofile_suspendloop, false))
+ .option(new Option(R.string.exerciseprofile_leaveat100, false))
.hint(new Hint(R.string.exerciseprofile_hint1))
);
tasks.add(new ExamTask(R.string.exercise_label, R.string.exercise_whattodo,"exercise2")
- .option(new Option(R.string.exercise_settt, false))
- .option(new Option(R.string.exercise_setfinished, true))
+ .option(new Option(R.string.exercise_settt, true))
+ .option(new Option(R.string.exercise_setfinished, false))
.option(new Option(R.string.exercise_setunchanged, false))
.option(new Option(R.string.exercise_15g, false))
.hint(new Hint(R.string.exercise_hint1))
);
- tasks.add(new ExamTask(R.string.pumpdisconnect_label, R.string.pumpdisconnect_whattodo,"pumpdisconnect")
+ tasks.add(new ExamTask(R.string.pumpdisconnect_label, R.string.blank,"pumpdisconnect")
.option(new Option(R.string.pumpdisconnect_unnecessary, false))
.option(new Option(R.string.pumpdisconnect_missinginsulin, true))
.option(new Option(R.string.pumpdisconnect_notstop, false))
@@ -119,7 +119,7 @@ public class Objective2 extends Objective {
.option(new Option(R.string.insulin_fiasp, true))
.hint(new Hint(R.string.insulin_hint1))
);
- tasks.add(new ExamTask(R.string.sensitivity_label, R.string.sensitivity_which,"sensitivity")
+ tasks.add(new ExamTask(R.string.sensitivity_label, R.string.blank,"sensitivity")
.option(new Option(R.string.sensitivity_adjust, true))
.option(new Option(R.string.sensitivity_edit, false))
.option(new Option(R.string.sensitivity_cannula, true))
@@ -180,7 +180,7 @@ public class Objective2 extends Objective {
.option(new Option(R.string.extendedcarbs_future, true))
.option(new Option(R.string.extendedcarbs_free, false))
.option(new Option(R.string.extendedcarbs_fat, true))
- .option(new Option(R.string.extendedcarbs_fat, false))
+ .option(new Option(R.string.extendedcarbs_rescue, false))
.hint(new Hint(R.string.extendedcarbs_hint1))
);
tasks.add(new ExamTask(R.string.nsclient_label, R.string.nsclient_howcanyou,"nsclient")
diff --git a/app/src/main/res/values/exam.xml b/app/src/main/res/values/exam.xml
index 2d3ce614e2..ab4e0641bd 100644
--- a/app/src/main/res/values/exam.xml
+++ b/app/src/main/res/values/exam.xml
@@ -5,7 +5,7 @@
You should set the value for DIA in your profile.
The minimum allowed value is 5 hours.
https://androidaps.readthedocs.io/en/latest/EN/Configuration/Config-Builder.html?#insulin
- If you are satisfied that the value for DIA that you used in your pump prior to AndroidAPS worked well, there is no need to change this when you start looping..
+ If you are satisfied that the value for DIA that you used in your pump prior to AndroidAPS worked well, there is no need to change this when you start looping.
You should determine for yourself the appropriate value for DIA.
Topic 6: Hypo Temp-Target
What is primary reason to set a hypo temp target?
@@ -33,7 +33,7 @@
Export your settings after changing any of your settings.
Export your settings after you finish your initial set-up and have set your Preferences.
Export your settings locally using the maintenance menu.
- Your settings file is found in the folder Internal Storage/AndroidAPS/preferences on your phone.
+ Your settings file is found in the folder Internal Storage/AAPS/preferences on your phone.
Copy your preferences file to a safe location outside of your phone (e.g. by using a cloud drive, connecting a cable to a computer, email, etc.)
If your phone is damaged or lost, there are easy ways to remotely recover your settings without a backup.
https://androidaps.readthedocs.io/en/latest/EN/Usage/ExportImportSettings.html
@@ -48,9 +48,9 @@
Verify that your CGM app smoothes BG data.
Topic 8: Exercise and Profiles
How can you use profiles to best help the system deal with aerobic exercise?
- Do a profile switch to more than 100%.
- Do a profile switch to less than 100%.
- Leave the profile set to 100%.
+ Do a profile switch to less than 100%.
+ Do a profile switch to more than 100%.
+ Leave the profile set to 100%.
Suspend the loop.
https://androidaps.readthedocs.io/en/latest/EN/Usage/temptarget.html#activity-temp-target
Topic 9: Exercise and Temporary Targets
@@ -64,7 +64,7 @@
Do I receive insulin when the loop is disabled/suspended?
Yes, basal insulin continues to be delivered.
No, delivery of insulin is stopped.
- Topic 2: Basal, ISF, and IC Testing
+ Topic 2: Basal, ISF, and I:C Testing
When should these values be validated?
Before starting looping.
When experiencing frequent high or low blood glucose.
@@ -152,7 +152,7 @@
Topic 20: Remote Monitoring
How can you monitor AndroidAPS (for example for your child) remotely?
NS Client app, Nightscout app and Nightscout webpage all allow you to follow AndroidAPS remotely.
- Other apps (e.g. Dexcom follow, xDrip running in follow mode) allow you to follow some parameters (e.g. blood glucose/sensor values) remotely, but use different algorithms so may have inaccurate IOB or COB values..
+ Other apps (e.g. Dexcom follow, xDrip running in follow mode) allow you to follow some parameters (e.g. blood glucose/sensor values) remotely, but use different algorithms so may have inaccurate IOB or COB values.
To follow AndroidAPS remotely, both devices must have internet access (e.g. via Wi-Fi or mobile/cellular network data).
NS Client used as a remote follower will both monitor and provide full control of AndroidAPS.
https://androidaps.readthedocs.io/en/latest/EN/Children/Children.html