openedx / openedx/openedx-app-android
[Android] Upgrade banner under course cards on the My Course screen
Open
@k1rill is already working on this.
Since May 23, 2024.
- Dominant language
- Kotlin
- Stars
- 36
- Forks
- 61
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 2
Description
An upgrade banner needs to be implemented under the course cards in the Learn tab in order to promote course upgrades.
Acceptance criteria:
- Tapping the banner opens the value prop modal
- UI to be similar to the current implementation
- These banners will only show when the learn/dashboard tab has course list view and not focus card view (focus card view is a part of FC-0047)
- the banner will not show for upgraded courses or other courses the user can not upgrade i.e. expired course
Legacy implementation:
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.