openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

[iOS] Blocked course can be opened in the app #337

Open sergeymomot opened 3 months ago

sergeymomot commented 3 months ago

In openedX app expired course can be opened and video content can be accessed and viewed. At the same time there is no access to the blocked course on the Web or in the edX prod app. I think this needs to be fixed before release. The user should not have access to course content with expired access

openedX: https://github.com/openedx/openedx-app-ios/assets/2964930/05d031ec-6d05-4681-9622-704f948dc305

edX https://github.com/openedx/openedx-app-ios/assets/2964930/46750f70-1d57-47a9-aab2-4704db7259a5

Web

Image