exam-simulator / simulator

👩‍🎓 JSON based exam simulator.
https://exam-simulator.gitbook.io/exam-simulator
MIT License
78 stars 44 forks source link

Error Popup when loading incorrectly formatted JSON #10

Open TheFunkeyGibbon opened 4 years ago

TheFunkeyGibbon commented 4 years ago

When loading a JSON file if there is an error in it the application doesn't provide any feedback. Ideally, it would validate the file but realistically it should just have a message to say it failed to load\parse the file and for the user to check the JSON format.