Ditectrev / Practice-Exams-Platform

Practice Exams (Web) Platform developed by Ditectrev's Community.
https://education.ditectrev.com
MIT License
56 stars 14 forks source link

[BUG] Some Tests are failing #3

Closed danieldanielecki closed 6 months ago

danieldanielecki commented 8 months ago

Describe the bug AZ-204, PSD I, and ANS-C01 (as well as currently down PSPO I) are failing.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://education.ditectrev.com'
  2. Click on 'one of those mentioned 4 tests'
  3. See error

Expected behavior Make it work like in other tests, or simply add error handling by displaying some message We couldn't fetch the questions or something like that.

Screenshots

Screenshot 2024-03-19 at 19 54 12 Screenshot 2024-03-19 at 19 54 36

Desktop (please complete the following information):

Smartphone (please complete the following information):

danieldanielecki commented 7 months ago

We definitely need some error handling mechanism, so the user won't see such a page when there is any problem with fetching, even after the problematic tests will be fixed. For example, user might have problem with network connection, so it'd be good to display some proper error view page/component.

Screenshot 2024-03-26 at 11 40 35

danieldanielecki commented 6 months ago

13 only partially improves it, but doesn't fix the root cause + the error page doesn't look pretty for which #15 has been created.

danieldanielecki commented 5 months ago

As of today, when https://github.com/Ditectrev/Professional-Scrum-Product-Owner-PSPO-I-Practice-Tests-Exams-Questions-Answers is back online, everything is working.