Skip to content

Allow configuring the filename format for OutputOnly tasks #1194

@SvizelPritula

Description

@SvizelPritula

Is your feature request related to a problem? Please describe.
The OutputOnly task type requires files named output_*code*.txt, but some organisers use different naming conventions, like *code*.out.

Describe the solution you'd like
A text parameter could be added to the OutputOnly task type to replace the existing USER_OUTPUT_FILENAME_TEMPLATE constant.

Describe alternatives you've considered
The ioi2022 fork simply changes the constant to their preferred format, but this could easily be configurable instead of requiring changing the source code.

Additional context
I don't have too much experience with contributing to free software projects, but I could try to implement this once I get a development VM running, since this seems an easy change.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions