Closed scarroll32 closed 7 years ago
Status and approval buttons on participant's tab (submitted, approved, rejected)
Could we also have the downloaded status in order to mark the participant as registered? Or maybe you have a better idea? It is important for us that the registration is open before the actual data release, so there should be a definition of when somebody is considered as registered. Or do we want to introduce the terms&licenses which the user has to accept before the EUA page appears? In this case we could insert a sentence like "By accepting these terms you will also be registered to this challenge" or something similar? What do you think?
We could use these statuses:
Ok. This seems reasonable. So let's stick with these statuses. An ImageClef participant will be considered as registered as soon as his signed EUA has been validated.
@ieggel The Tasks tab will have the EAU and also the dataset files.
Will this be visible to any logged in user or only to the organizer?
@seanfcarroll
I think it's better if this tab is only visible to the organizer. The participants can see the EUA and the dataset files on the challenge page.
Thanks @ieggel
Implemented
This modification provides support for the 'CLEF' challenges model, eg: ImageCLEF.
Specification document
The key tasks required for crowdAI are:
Organizer / Challenge
Template for 'CLEF' to control which challenge fields are visible / required(This feature will be useful but adds a lot of complexity - will be addressed at some future point, with conditional view logic based on the CLEF organizer box for now).Participants
Datasets and EUA
Submissions
To be further developed, but in general the page will make an API call to the broker, which wraps tje client, and then sends the file or the S3 key of the file.