openedx / openedx-app-android

The mobile app for Android for the Open EdX Platform.
Apache License 2.0
17 stars 23 forks source link

feat: [FC-0047] xBlock offline mode #346

Closed PavloNetrebchuk closed 3 weeks ago

PavloNetrebchuk commented 3 months ago

https://www.figma.com/design/iZ56YMjbRMShCCDxqrqRrR/Open-edX-Mobile-App-All-Screens-v2.1?node-id=3240-20123&t=TDhBl4mEV0pNeAEs-0



Light Theme Dark Theme
Screenshot 2024-06-20 at 15 36 24 Screenshot 2024-06-20 at 15 37 43
Screenshot 2024-06-20 at 15 38 30 Screenshot 2024-06-20 at 15 38 49
Screenshot 2024-06-20 at 15 39 25 Screenshot 2024-06-20 at 15 39 41
Screenshot 2024-06-20 at 15 40 45 Screenshot 2024-06-20 at 15 41 01
Screenshot 2024-06-20 at 15 42 41 Screenshot 2024-06-20 at 15 43 03
Screenshot 2024-06-20 at 15 57 48 Screenshot 2024-06-20 at 15 58 04
Screenshot 2024-06-20 at 15 58 52 Screenshot 2024-06-20 at 16 00 52
Screenshot 2024-06-20 at 16 01 34 Screenshot 2024-06-20 at 16 01 49
Screenshot 2024-06-20 at 16 02 47 Screenshot 2024-06-20 at 16 03 07
Screenshot 2024-06-20 at 16 03 41 Screenshot 2024-06-20 at 16 04 01
Screenshot 2024-06-20 at 16 04 45 Screenshot 2024-06-20 at 16 05 00
https://github.com/openedx/openedx-app-android/assets/141041606/3c58b3cf-9f65-492d-94d5-e880ba735a8e https://github.com/openedx/openedx-app-android/assets/141041606/b19c141c-5364-4f1b-911c-a6cff51db675

Offline xBlock logic

https://github.com/openedx/openedx-app-android/assets/141041606/3ae4657d-f641-4e0e-8249-900c89c809ec

openedx-webhooks commented 3 months ago

Thanks for the pull request, @PavloNetrebchuk!

What's next?

Please work through the following steps to get your changes ready for engineering review:

:radio_button: Get product approval

If you haven't already, check this list to see if your contribution needs to go through the product review process.

:radio_button: Provide context

To help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:

:radio_button: Get a green build

If one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green.

:radio_button: Let us know that your PR is ready for review:

Who will review my changes?

This repository is currently maintained by @openedx/openedx-mobile-maintainers. Tag them in a comment and let them know that your changes are ready for review.

Where can I find more information?

If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources:

When can I expect my changes to be merged?

Our goal is to get community contributions seen and reviewed as efficiently as possible.

However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:

:bulb: As a result it may take up to several weeks or months to complete a review and merge your PR.

sdaitzman commented 2 months ago

Hi @PavloNetrebchuk, thank you for all your work on this offline xBlock effort. I just wanted to note that the course-level tab title should be Downloads, not Offline. The title varied a lot in earlier design files, but we decided to standardize on Downloads at a mobile design weekly call

dixidroid commented 1 month ago

reviewing...