Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Animate provisional and final score reveal in mini leaderboard #69

Merged
merged 1 commit into from
Nov 16, 2019

Conversation

callmekatootie
Copy link
Collaborator

@callmekatootie callmekatootie commented Nov 14, 2019

MERGE ONLY IF leaderboard api is updated to return finalDetails attribute for each review, which is the final scores

  "finalDetails": {
    "aggregateScore": 89,
    "testsPassed": 80,
    "totalTestCases": 100
  }

2 new env variables added:

LEADERBOARD_REVEAL_DELAY - that controls how long AFTER final scores are available should the UI display them (like the hold period)
DEV_LEADERBOARD_REVEAL_DELAY that controls the time, when the UI decides to show the final scores, in which each member score is revealed

First LEADERBOARD_REVEAL_DELAY comes into play and then DEV_LEADERBOARD_REVEAL_DELAY

@bountyC0d3r bountyC0d3r merged commit e32143a into develop Nov 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants