-
Notifications
You must be signed in to change notification settings - Fork 45
Detailed results displayed for each task on leaderboard #967
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
Conversation
|
How can I help you test it and make the required modification? In principle, we are opening our competition on Monday, and it will be confusing to users if they don't get the proper feedback. |
|
@Didayolo with the latest push the problem should be fixed. |
@ktgiahieu If you want to test this locally, you can start with these instructions : switch to this branch before testing |
|
@ktgiahieu The change is now merged on develop, but still not deployed on production. We'll deploy it on the test server first, where you'll be able to test the feature and confirm it is working well before we merge into master (and the main server). Right now we have a problem with the deployment on the test server, I'll let you know when it is ready. |
* do not show hidden column in leaderboard, unpacker v1 to handle hidden column * LEADERBOARD_V1 data updated with hidden attribute * filter: hidden condition removed * analytics download fixed * default profile avatar changed * Detailed results displayed for each task on leaderboard (#967) * Detailed results displayed for each task on leaderboard * more explanation added to detailed result fetching. url commented * detailed results removed from factsheets * Download buttons (#970) * download_buttons progress 06_03_2023 * List the Files on Files Tab * download buttons update * dataset download added to UI. * 06_24_2023 progress * unpackers, polishing and fixing test errors * last bit of test fixes. * flake issues * pytest errors * single select and final touches * flake and fixing tests * remove dev docker-compose file * hide all but public_startingkit data for no admin * Don't show non-registered\unlogged-in participants * Improve display --------- Co-authored-by: didayolo <adrien.pavao@gmail.com> --------- Co-authored-by: Ihsan Ullah <ihsan2131@gmail.com> Co-authored-by: Benjamin Bearce <bbearce@gmail.com>


@ mention of reviewers
@Didayolo
A brief description of the purpose of the changes contained in this PR.
Now users can see detailed results for each task in leaderboard

Issues this PR resolves
Checklist