mSparks43 / XPlane-11-AutoATC-plugin

C/C++ Source code for Xplane AutoATC plugin
GNU Lesser General Public License v3.0
16 stars 7 forks source link

Cannot complete ground school #27

Closed Devirex closed 4 years ago

Devirex commented 4 years ago

Training the voice recognition works but exercise answers are not recognized. Phonetics training can be executed but progress is only displayed after restarting the app. While training the status is always Trained [0/39] even after getting some matches. After restart the app status gets refreshed, Trained [39/39]. Phonetics exercise cannot be completed. UI shows Completed [ 0/25] After giving right answer nothing happens, answer is not recognized. Example:

Whats the phonetic word for the letter "J" ?

answer: juliett

But then nothing happens and answer is not recognized as correct. Status is Completed[0/25] even after restarting the app.

mSparks43 commented 4 years ago

I actually spotted this yesterday too, - fix one bug (ground school crashing) make a new one (not recalculating results) Theoretically this is fixed in application version 0.8.7.049 which went live today but I need to clear all the results from my devices to be sure. Ground school should also start filling up with more content this week.

Regarding "correct answers not recognised as correct" The last page has a button to mark the answers (and questions are shuffled each time and the test reset if you leave it without grading), clicking that will grade the test and display any that were wrong, clicking an incorrect answer will open the theory page for that question. unclear if this is what wasn't working or if you were expecting a 1/25 for answering one question without grading.