Skip to content
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

Rework client facing information #476

Open
sauterl opened this issue Jun 12, 2024 · 0 comments
Open

Rework client facing information #476

sauterl opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sauterl
Copy link
Collaborator

sauterl commented Jun 12, 2024

Currently, the client bindings primarily provide the means to authenticate participants and to submit both, answers to tasks as well as logs.

There are very basic REST endpoints to get the current evaluation and active task, however we should rework this, including the following (new) features:

  • Also send if a task has been selected by the evaluation administrator (and not yet running) - referring to the active task endpoint i.e. change the current task endpoint to a current selected task endpoint
  • Expose the submission id upon submitting and add an endpoint which informs about the state of a submission (possibly with rate filtering, such to limit the number of requests for clients) see Rework client facing submission information #477
@sauterl sauterl added the enhancement New feature or request label Jun 12, 2024
@sauterl sauterl added this to the Version 2.1 Release Candidate milestone Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants