Skip to content

Documentation for submission limit reset #1434

@curious-broccoli

Description

@curious-broccoli

It is not clear to organizers and participants when the submission limit resets. Most people probably assume it resets at e.g. midnight in UTC or the server's time zone or at some other same set time every day.
As stated in #1427 (comment) the reset time seems to depend on each participant's previous submissions.

This information should be shown to at least the organizer (on site or maybe just in the wiki) and maybe to the user as well, so that they know when it will reset or that the reset time depends on when they submitted previously.

maybe

daily_submission_count = qs.filter(created_when__day=now().day).count()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions