Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Near Future
-
Fix Version/s: TAG 2020/21 Summer Sprint 2
-
Component/s: Evaluation Engine / Workers, OIOIOI
-
Labels:None
Description
There are several problems from international olympiads that use output-only format, i.e. contestant can submit only output files for given inputs (in zip format or txt). Right now SIO does not support such tasks.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
This issue has been automatically closed as Obsolete due to no activity for 365 days.
Feel free to reopen it or create a new one if it's still relevant.
Feel free to reopen it or create a new one if it's still relevant.
Show
Szymon Acedański
added a comment - This issue has been automatically closed as Obsolete due to no activity for 365 days.
Feel free to reopen it or create a new one if it's still relevant.
https://gerrit.sio2project.mimuw.edu.pl/3704
SIO-2055Add support for Output-onlyAdds Output-only to keys in settings. Introduces new meta data key for
every language: "type". This key can be set to "main" or "extra", the
later means that the language can only be enabled by listing it on
language whitelist for certain problem. An only language of this type is
"Output-only", as it would probably be used quite rarely and enabling it
on every problem by default might confuse some users (especially
considering fact, that problem has to be prepared in special way in
order to be solvable by output-only).
Change-Id: I284b16c9bbbd7af021827abea5f08fedbf4f57f5