Contest materials are competition-style assignments delivered as a type of learning material. They are placed within the Subject → Course → Material hierarchy and have divisions (sessions), a leaderboard, and results.
Join button for the division you want to participate in. If a password is set, enter it.View Problems button.Leaderboard.Score: The total points of the problems you solved correctly.Rank: Determined by highest score first; in case of a tie, by the shortest elapsed time until the last correct answer.*.contest.yaml file in the learning material repository (they are not created or edited on screen).adminEmails in the *.contest.yaml file.
name: 10th SangiHackChallenge
adminEmails:
- organizer1@example.com
- organizer2@example.com
divisions:
- id: main
name: Main
openedAt: '2026-06-17T15:45:00+09:00'
closedAt: '2026-06-24T09:00:00+09:00'
problems:
- id: sangi10p_01_rectangle
score: 100
adminEmails. Unregistered email addresses are skipped during import.adminEmails are the source of truth. Even previous administrators will be removed from that contest material's administrators if they are not included in the current adminEmails.contests) (all legacy contests were public, and participation eligibility was determined by division passwords).