Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues when migrating to a new phase with fact sheet answers/different tasks that outputs identical data #1472

Closed
Tracked by #1540
liviust opened this issue Jun 7, 2024 · 3 comments
Labels

Comments

@liviust
Copy link

liviust commented Jun 7, 2024

Let COMP be a competition with 2 phases named DEVELOP and TEST, each with identical tasks. Set the results to 'Force Latest Multiple' and add a few mandatory Fact Sheet entries. Submit several runs with Fact Sheet responses for the TEST phase.

Now, add MIGRATE as a new phase with a new task created through the Resources menu, containing the exact same files (scoring scripts, etc.) as the task created for the TEST phase. During the migration of submissions from TEST to MIGRATE, the leaderboard displays only 'n/a' values. However, upon re-evaluation of the runs in the migration process, the actual submissions do have values, visible in the submission list of the MIGRATION phase task. The only difference is that in the ADMIN console, the Fact Sheet answer list is null.

Now, edit the COMP settings, and replace the MIGRATE phase task with the TEST phase task. the Fact Sheet answers are still n/a but now, the values are displayed correctly in the Leaderboard.

Remove the Fact Sheet questions from the COMP settings; now the results are displayed correctly.

In conclusion, there is an issue with: 1) the Fact Sheet answers when migrating the submissions, 2) the submissions results when using other tasks for the new phase that output the same exact data as the task from the previous phase. The answers are not migrated, and the actual results are displayed with n/a.

@liviust liviust changed the title Issues when migration to a new phase with fact sheet answers/different tasks that outputs identical data Issues when migrating to a new phase with fact sheet answers/different tasks that outputs identical data Jun 7, 2024
@Didayolo Didayolo added the Bug label Jun 11, 2024
@liviust
Copy link
Author

liviust commented Jun 12, 2024

I think it is related to this issue:
#1174

@ihsaan-ullah
Copy link
Collaborator

Now, edit the COMP settings, and replace the MIGRATE phase task with the TEST phase task. the Fact Sheet answers are still n/a but now, the values are displayed correctly in the Leaderboard.

I am afraid that the submissions in MIGRATE phase are run on TEST Phase task. That is also the reason for seeing n/a on the leaderboard. I don't understand completely the issue with factsheet answers but will check this in detail soon.

@Didayolo
Copy link
Collaborator

I close this issue to merge and keep track of it here: #1540.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants