The SIO2 project
  1. The SIO2 project
  2. SIO-2290

Set a default file for the 'test run' module

    Details

    • Type: Improvement Improvement
    • Status: New New
    • Priority: Minor Minor
    • Resolution: Unresolved
    • Affects Version/s: TAG 2019/20 Sprint 1
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:
      None

      Description

      In contests like Polish Olimpiad in Informatics, there is a module for test submission of a problem('test run').
      In that module a user is supposed to provide source code of a program and a file with test data. By default no file is selected so to test his/her program the user has to create a file on their local machine and copy to it a default test data from the task description.

      Modify the module so that when no file with test data is selected the program will be run on the first initial* test. It shouldn't check the output of the program but rather display it normally as if the initial test was supplied from the user's computer.

      * More formally ABC0.in, or ABC0a.in(if multiple initial tests are present). Where 'ABC' is the task's ID.

        Activity

        Connect your code to JIRA

        Link every code change to JIRA just by adding an issue keys in commit messages. Bridge the gap back to your source and know which changes fixed which JIRA issues.

        Git & Mercurial in the cloud

        Collaborate across unlimited private code repositories.

        Git behind the firewall

        Manage and collaborate on Git repositories behind a firewall.

        Browse and search code

        Browse, search, and track source code repositories.

          People

          • Assignee:
            Cezary Chodun
            Reporter:
            Cezary Chodun
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: