Hello,
I have successfully created a code submission for the task pan26-generated-plagiarism-detection using tira-cli.
The submission process completed successfully, and TIRA returned the message:
Your code submission is available in TIRA as
hushed-click.
Also, the local validation on the spot-check dataset completed successfully, and a valid run.txt was produced.
However, on the task page in the Code Submissions tab, my submission does not appear in the “Choose software …” field. If I type the submission name manually, I still see “No data available”, so I cannot select it and therefore cannot run it on the dataset through the web interface.
So the current situation is:
-
the code submission seems to be uploaded successfully;
-
the Docker image was built and validated successfully;
-
the submission name returned by TIRA is
hushed-click; -
but it does not appear in the web UI, and I cannot execute it from the task page.
Could you please clarify:
-
whether some delay is expected before the submission appears in the UI;
-
whether I need to perform any additional step after
tira-cli code-submission; -
or whether this is a synchronization/UI issue?
Thank you.