openedx / openedx/openedx-app-ios

[iOS] Hyperlinking dates tab events with corresponding course content

Open
#195 0 comments 0 reactions 1 assignee View on GitHub

@saeedbashir is already working on this.

Since Dec 8, 2023.

Dominant language
Swift
Stars
31
Forks
32
PR merge metrics
No merged PRs in 30d

Description

As a learner, I should be able to navigate to a linked course content from the dates tab.

On back button press, the learner should be directed to the dates screen (we will be replicating the current prod app behaviour).

Previous implementation logic as per this spec.

Hyperlinking logic for a Date Block

If a Date block is:

  1. for an assignment
  2. that has been released
  3. and the learner has access to it

then apply a hyperlink to the specified linking text in the Date block’s title.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.