Skip to content

Remove score edition feature#2342

Open
Didayolo wants to merge 1 commit intodevelopfrom
remove-admin-score-edit
Open

Remove score edition feature#2342
Didayolo wants to merge 1 commit intodevelopfrom
remove-admin-score-edit

Conversation

@Didayolo
Copy link
Copy Markdown
Member

Description

Remove the possibility to edit the scores of a submission in the "ADMIN" tab. This option was available to all competition organizers and simply break the good practices for a scientific benchmark platform.

Capture d’écran 2026-04-17 à 19 45 52

Installation

I needed to run the following commands for the changes to take effect:

npm run build-riot
docker compose exec django ./manage.py collectstatic --noinput

Issues this PR resolves

A checklist for hand testing

  • Check that the "ADMIN" tab disappear
  • Check that the change did not break anything else

Checklist

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

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.

submission results editor displays only one task

1 participant