Skip to content

SMP - Challenge preview and screening/review status #8

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
birdofpreyru opened this issue Apr 10, 2017 · 8 comments
Closed

SMP - Challenge preview and screening/review status #8

birdofpreyru opened this issue Apr 10, 2017 · 8 comments

Comments

@birdofpreyru
Copy link
Collaborator

Current version of SMP shows dummy submission previews and no screening / review status info.
The core problem is that TC API v3 does not allow to fetch challenges yet (or have we failed to find the right endpoints?) and TC API v2 does not provide previews and screening / review info.

@birdofpreyru
Copy link
Collaborator Author

@ajefts Any chances to get this functionality any soon?

@ajefts
Copy link
Member

ajefts commented Apr 10, 2017

@birdofpreyru For "fetching challenges", what data do you need?

For previews, did you try endpoints like this in v2? https://api.topcoder.com/v2/design/download/236613?submissionType=preview&submissionImageTypeId=29

If not, short term patch might also be to use the legacy urls for previews: https://studio.topcoder.com/?module=DownloadSubmission&sbmid=236611&sbt=full&sfi=1

@birdofpreyru
Copy link
Collaborator Author

@ajefts

For "fetching challenges", what data do you need?

My misprint. I meant "fetching submissions with API v3". In particular, fetching screening status and any related info is what we are missing.

@ajefts
Copy link
Member

ajefts commented Apr 12, 2017

@birdofpreyru Can you point me to the latest page design please?

@birdofpreyru
Copy link
Collaborator Author

@ajefts Yeap. Download this: https://drive.google.com/open?id=0B3y3SEA9cIEkTTBYYVRycmhTSTg
And look inside /Design-and-Assets folder inside that .zip

@ajefts
Copy link
Member

ajefts commented Apr 12, 2017

thanks. For now, let's leave out that status until we get it added to the API response...

@birdofpreyru
Copy link
Collaborator Author

Yeah, absence of that field in API response does not break the prototype, it just hides that column (this way it is compatible with development challenges, which won't have that screening info).

birdofpreyru added a commit that referenced this issue Apr 14, 2017
- Online Review links removed on request from TonyJ.
- Downloading of submissions is enabled with use of legacy (Studio) API,
as the new APIs don't support it yet (https://github.com/topcoder-
platform/community-app/issues/9).
- Submission previews are shown using legacy (Studio) API
(#8)
- Delete submission icon is temporarly removed, as we don't have any API
to remove them yet (https://github.com/topcoder-platform/community-
app/issues/10).
@birdofpreyru
Copy link
Collaborator Author

UPDATE: In the commit 9606802 previes has been added with use of legacy (Studio) API.

ThomasKranitsas pushed a commit that referenced this issue Mar 23, 2019
sushilshinde pushed a commit that referenced this issue Jul 25, 2019
sushilshinde pushed a commit that referenced this issue Jul 29, 2019
nursoltan-s added a commit to nursoltan-s/community-app that referenced this issue Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants