codalab / codalab/codabench

Add "Ingestion during scoring" option to the "Create Task" modal

Open
#387 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Post-it
Dominant language
Python
Stars
176
Forks
74
Avg merge
5d 3h
Merged PRs (30d)
21

Description

Currently cannot create a task that is ingestion during scoring in the create task modal. Need to add a checkbox to signify this.

Current methods for making an ingestion during scoring task is through admin console, or yaml.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Create Task modal and trace how its fields are submitted, then compare that path with the existing admin-console or YAML setting for ingestion during scoring. Add the checkbox and ensure its value creates the corresponding task option; verify that both checked and unchecked submissions behave correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.