Skip to content

Conversation

@nygrenh
Copy link
Member

@nygrenh nygrenh commented Sep 19, 2025

  • Implemented a check in the submissions controller to limit users to a maximum of 3 processing submissions for a specific exercise.
  • Added a method in the User model to count processing submissions for an exercise.
  • Introduced a corresponding method in the Submission model to facilitate this count.

* Implemented a check in the submissions controller to limit users to a maximum of 3 processing submissions for a specific exercise.
* Added a method in the User model to count processing submissions for an exercise.
* Introduced a corresponding method in the Submission model to facilitate this count.
@nygrenh nygrenh merged commit b986b30 into master Sep 19, 2025
8 checks passed
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.

2 participants