Skip to content

Build MM Dashboard #5935

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

Closed
ThomasKranitsas opened this issue Dec 13, 2021 · 2 comments
Closed

Build MM Dashboard #5935

ThomasKranitsas opened this issue Dec 13, 2021 · 2 comments
Assignees
Labels
Milestone

Comments

@ThomasKranitsas
Copy link
Contributor

  • Build an MVP version of the dashboard that is currently setup manually. This MVP version would:
    • Provide a link labeled “Dashboard” shown on the challenge page for all MM challenges.
    • Clicking the “Dashboard” link will open the dashboard in a new tab.
  • The dashboard will show:
    -Title
    • The graph (see Data Science Dashboard )
    • The data points for submissions color coded by member rank
  • Hovering the data point shows the following info:
    • Submitter handle
    • Total # submissions
    • Submission score
    • Submission date
  • Baseline bar (pulled from challenge data - no way to set this when creating the challenge, must be set manually in the data).
  • Please document via postman example how to set this value.
  • The dashboard will not show anything else (don’t show the filters, data below the graph, etc.)
  • Permissions to view the dashboard should be the same as the challenge if easy to implement. If not easy then make the dashboard public (as it is with the current manually created dashboard).
  • The data shown in the graph should be pulled from V5 APIs (not from Informix as is currently done).
  • The dashboard should not be hosted in Heroku - instead just host it like other parts of the platform (i.e. like any other page in the platform).

Note: This dashboard feature should only be available for Marathon Matches

@SathyaJayabal
Copy link
Collaborator

verified on staging
Screenshot 2021-12-13 at 3 56 11 PM

luizrrodrigues added a commit to topcoder-platform/topcoder-react-lib that referenced this issue Dec 13, 2021
luizrrodrigues added a commit that referenced this issue Dec 13, 2021
@SathyaJayabal SathyaJayabal added the QA Pass in PROD Passed verification on Production label Dec 13, 2021
@SathyaJayabal
Copy link
Collaborator

verified on prod
Screenshot 2021-12-13 at 6 17 14 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants