Add "Ingestion during scoring" option to the "Create Task" modal
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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