You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
Restrict entry of a board by class.
This means, if someone from year three tries to enter a board, which is meant to be for year 1, they can't.
In the best possible way: Disable the button in the frontend
In the wordt way: Make them click it, but give a error message stating they cannot enter the board, because they are not in the right class.
The text was updated successfully, but these errors were encountered:
Restrict entry of a board by class.
This means, if someone from year three tries to enter a board, which is meant to be for year 1, they can't.
In the best possible way: Disable the button in the frontend
In the wordt way: Make them click it, but give a error message stating they cannot enter the board, because they are not in the right class.
The text was updated successfully, but these errors were encountered: