-
Notifications
You must be signed in to change notification settings - Fork 278
Description
Description of the problem
If the "Show teams submissions" value is set to "No", detailed information about which teams solved which problems and when is not displayed. However, if the browser window is narrow enough (presumably for "mobile devices"), a subset of this information is shown (per-problem information by team, showing bold for solved, struck-through for not solved, and gray for not submitted).
Your environment
DOMjudge 9.0.0
Fedora 42
Steps to reproduce
Configure a contest with "Show teams submissions" set to "No"
Get teams to solve and miss some problems
Display a team or public scoreboard
Narrow the browser window until the scoreboard display style changes
Expected behaviour
Only per-team overall statistics are shown, matching the normal display
Actual behaviour
Summary per-problem information for each team is displayed
Any other information that you want to share?
Here are some screenshots showing normal and narrow displays.