Add Configurable File Size Limits for Competition Submissions
Open
Nobody has claimed this yet.
Discussion
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
Hi Codabench Team,
I’m a user organizing a competition on Codabench, and I recently encountered a need to restrict the file size of submissions from participating teams. Currently, I didn’t find a clear way to set custom file size limits for submissions in my competition.
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
The issue names no files, tests, or entry points; start by tracing how submissions and competition settings are handled. Done means a competition can configure a file-size limit and submissions exceeding that limit are rejected, with the behavior verified by tests or documented usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100