Do you mean the questions has changed? I haven't confirmed this, but AAPS does have a new version. You can also refer to the method I did in the previous comment to compile AAPS, skipping the target learning.
Sorry, these answers are based on the old version of AAPS. I am now using the new version of AAPS, which skips the target learning step during compilation, so I can no longer provide the answers. If you want to know how to skip the target learning step when compiling the software, I‘m happy to help。
@TheAshleydelmar5 ай бұрын
@@redrainl Hey! I'd love to know how to skip the targeted learning step!
@redrainl5 ай бұрын
The source code is located at: /plugins/constraints/src/main/kotlin/app/aaps/plugins/constraints/objectives/objectives/Objective.kt. Modify lines 43 and 64 by adding "//" at the beginning of each line to comment out these lines of code. Then commit the changes and compile to generate the APK installation package. This way, when working on learning objective tasks, simply clicking "Start" or "Verify" will automatically set the status of all learning objectives to "Completed."