openHPI / xikolo-android

📱 Android App of the HPI MOOC Platform
https://play.google.com/store/apps/dev?id=7185448023325736337
GNU General Public License v3.0
41 stars 15 forks source link

Enrolled Courses Aren't Accessible After Start #284

Closed tobiasrohloff closed 4 years ago

tobiasrohloff commented 4 years ago

We got user reports that courses that didn't start yet and a user already enrolled in it, didn't become accessible after the course start date was passed. The notice "Course has not been started yet" was still shown.

I was able to reproduce this but it can be tricky to duplicate such a state with production data. Maybe manipulate the incoming data or use dummy data, like the tests.

I experienced the issue for the following courses, but they obviously have started in the meantime:

Clearing the app memory has solved the problem as a workaround.