topcoder-platform / work-manager

This is the frontend application for creating and managing challenges.
13 stars 47 forks source link

Scorecard Conditional Logic #769

Open acshields opened 4 years ago

acshields commented 4 years ago
vikasrohit commented 3 years ago

@acshields this can not be implemented as stand alone feature, but we have to do major refactoring to incorporate all the new designs. So, if we are ready to apply the latest designs, we have to start with every feature that is designed in the new deisgns.

acshields commented 3 years ago

@vikasrohit - I am getting the source files for the design from mahestro. I will share when available. For reference, there weren't any design changes needed to this section so when we get the source file this one can start. If you don't have anymore questions, can you move this to appropriate column in November/December?

maxceem commented 3 years ago
  1. Is there a V5 API endpoint for retrieving a list of scorecards based on the challenge track (Development|Design|QA|Data Science) and type (Challenge|Task|First2Finish)?
vikasrohit commented 3 years ago

@rootelement @acshields do you guys have information on backend for the scorecard?

rootelement commented 3 years ago

There is no v5 scorecard api yet. This might have to be put on hold. The challenge api should potentially have a scorecard metadata on it, but that's probably it (like terms, which scorecard is associated). Thomas and I will discuss

acshields commented 3 years ago

@rootelement - just to share for your knowledge and for a conversation with Thomas, here's what I am hoping to achieve for scorecards:

Based on your feedback, I will adjust my plans for when/how we tackle scorecards.