Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Dates Tab Stylistic Changes #155

Closed
Tracked by #103
moiz994 opened this issue Dec 8, 2023 · 0 comments · Fixed by #172 or #194
Closed
Tracked by #103

[Android] Dates Tab Stylistic Changes #155

moiz994 opened this issue Dec 8, 2023 · 0 comments · Fixed by #172 or #194

Comments

@moiz994
Copy link

moiz994 commented Dec 8, 2023

We need to update the UI of the dates screen to meet the stylistic appearance of the new openedX App.

Figma: https://www.figma.com/file/iZ56YMjbRMShCCDxqrqRrR/Open-edX-Mobile-App-All-Screens-v2.0?type=design&node-id=6703-32751&mode=design&t=f5jLhRAWaBSTEIgW-4

High level design changes:

  • New sections approach - mentioned below in detail

  • Colored sideline for each section

  • Smaller date font above line items

  • Same-date items are grouped under one date - time zone considerations are to be kept in mind

Instead of adding tags in front of important dates in the dates tab, the course schedule is grouped into different sections based on the criteria mentioned below.

Order on page Section Name Logic
1 Completed All completed items - If an assignment/quiz status is complete, that item will be moved to this section regardless if it is due in the future.This section can be collapsed and expanded.
2 Past Due Items due before the current date/time.
3 Today Items due on the current calendar date.Do not show the date above item in this group.
4 This Week Items due within the next 7 days (7*24 hours from now)
5 Next Week Items due within the next 14 days (14*24 hours from now)
6 Upcoming All remaining items

Other info:

  • If there is no item in the above-mentioned sections, that section should be hidden in the UI.

  • Locked content and other kinds of copy (i.e. not released) to be the same as the prod edX app.

@HamzaIsrar12 HamzaIsrar12 linked a pull request Jan 1, 2024 that will close this issue
@HamzaIsrar12 HamzaIsrar12 linked a pull request Apr 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants