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

Handle Missing LTI Providers #316

Closed tobiasrohloff closed 3 years ago

tobiasrohloff commented 3 years ago

There are rare cases when an LTI provider is deleted, but there are still items for it. With the latest update to the API, null is returned for the launch_url for these lti-exercises. A user-friendly note should be shown instead of or on the native LTI launch page: This exercise is not available anymore.

This is how it looks in web:
Screenshot 2021-08-03 at 16 52 48