Skip to content

fix: “current.” was left over from when the implementation used refs - #42

Merged
davidjoy merged 1 commit into
masterfrom
djoy/fix_user_messages_bug
Apr 2, 2020
Merged

fix: “current.” was left over from when the implementation used refs#42
davidjoy merged 1 commit into
masterfrom
djoy/fix_user_messages_bug

Conversation

@davidjoy

@davidjoy davidjoy commented Apr 2, 2020

Copy link
Copy Markdown
Contributor

No description provided.

@davidjoy
davidjoy requested a review from abutterworth April 2, 2020 19:58
@abutterworth
abutterworth requested review from abutterworth and removed request for abutterworth April 2, 2020 19:58
@davidjoy
davidjoy merged commit b4fbd1c into master Apr 2, 2020
@davidjoy
davidjoy deleted the djoy/fix_user_messages_bug branch April 2, 2020 19:59
HammadYousaf01 pushed a commit to edly-io/frontend-app-learning that referenced this pull request May 23, 2025
jansenk pushed a commit that referenced this pull request Feb 12, 2026
* refactor: shift grade summary calculation to backend (#1797)

Refactors the grade summary logic to delegate all calculation responsibilities to the backend.
Previously, the frontend was performing grade summary computations using data fetched from the API. Now, the API itself provides the fully computed grade summary, simplifying the frontend and ensuring consistent results across clients.

Additionally, a "Hidden Grades" label has been added in the grade summary table to clearly indicate sections where grades are not visible to learners.

Finally, for visibility settings that depend on the due date, this PR adds a banner on the Progress page indicating that grades are not yet released, along with the relevant due date information.

* chore: update snapshots

---------

Co-authored-by: Muhammad Anas <88967643+Anas12091101@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants