openedx / openedx/openedx-app-android
[Android] Course Access Level Error Handling Improvements
Open
@dixidroid is already working on this.
Since May 29, 2024.
- #358 by @dixidroid — closed without merging
- Dominant language
- Kotlin
- Stars
- 36
- Forks
- 61
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 2
Description
Implement Comprehensive Error Handling for Course Access
To improve the user experience and ensure robust functionality, we need to implement comprehensive error handling for course access within the edX mobile app. This will involve detecting and handling various error scenarios that users may encounter when attempting to access their courses, providing clear and actionable feedback, and ensuring the app remains stable and user-friendly.
Error Handling Scenarios
Case 1
Case 2
Case 3
Case 4
Acceptance Criteria
- Error detection mechanisms are in place for all identified course access scenarios.
- The app remains stable and responsive during error conditions, with fallback mechanisms in place.
- Comprehensive testing is conducted, and all scenarios are validated for proper error handling.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.