Skip to content

Conversation

@Didayolo
Copy link
Member

@Didayolo Didayolo commented May 14, 2025

Description

New phase option "Hide prediction output" (also a competition.yaml option).

If checked, it prevents from downloading "Output from prediction step".

Basically the same as #1838 (see screenshots there) but with prediction output.

It is useful especially when data are confidential.

A checklist for hand testing

  • Edit phase setting to set "Hide prediction output" to True
  • Check that it prevents from downloading the prediction file (expect as an admin)
  • Try to play also with the settings "Hide submission output" and "Hide score output"
  • If it is set to False, the download should be allowed again
  • Try the competition.yaml option hide_prediction_output: True (it is a phase option)

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Documentation updated
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@ObadaS
Copy link
Collaborator

ObadaS commented May 15, 2025

Isn't it supposed to be hide_prediction_output: True instead of hide_score_output: True ?

I tested it with hide_prediction_output: True and it works fine.

@Didayolo Didayolo merged commit 90227a0 into develop May 15, 2025
1 check passed
@Didayolo Didayolo deleted the hide_prediction_output branch May 15, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants