cms-dev / cms-dev/cms

BatchAndOutput submissions should not require the source code to compile to grade the output fileas

Open
#1,713 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1k
Forks
412
Avg merge
6d 10h
Merged PRs (30d)
3

Description

When one submits a non-compiling solution to a BatchAndOutput problem, the output files within the same submissions are ignored and the result is just "Compilation Error". It should instead discard the non-compiling source code and still grade the submitted output files.

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

Trace the BatchAndOutput submission grading path and reproduce the case with non-compiling source code plus submitted output files. Confirm that the source is ignored while the output files are still graded; done when the submission reports the output result instead of only a compilation error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.