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

Add Testing Participation Type #1941

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 24, 2022

  1. Refactor contest join checks

    As suggested, merge the access checks into one. Some tests had to be
    changed, because the old checks didn't check the dates.
    Riolku committed May 24, 2022
    Configuration menu
    Copy the full SHA
    1d74d52 View commit details
    Browse the repository at this point in the history
  2. Add testing to Contest model

    Riolku committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3bbd6c9 View commit details
    Browse the repository at this point in the history
  3. Add contest testing page view

    Riolku committed May 24, 2022
    Configuration menu
    Copy the full SHA
    0e8679a View commit details
    Browse the repository at this point in the history
  4. Redirect users in testing windows

    Choose a scoreboard depending on the participation type. If the contest
    hasn't started, choose the testing scoreboard.
    Riolku committed May 24, 2022
    Configuration menu
    Copy the full SHA
    71f581a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    940794c View commit details
    Browse the repository at this point in the history