SMILEConsortium / smile_teacher_android

The SMILE Teacher Android App
http://www.smileconsortium.org
Apache License 2.0
1 stars 2 forks source link

Exceptions during load prepared questions go unreported #76

Open truedat101 opened 10 years ago

truedat101 commented 10 years ago

I think either the right thing to do will be to Print a status dialog showing how many questions were loaded, and how many errors were found, or toast it if there are errors and kick the user back to a reset state.

truedat101 commented 10 years ago

While developing #63 I created some JSON parse errors. That's how I was able to discover that no questions appear to get loaded despite the fact that no error messages are reported.