Skip to content

Commit

Permalink
updated rules for non current students
Browse files Browse the repository at this point in the history
  • Loading branch information
Sul-AA authored Jan 25, 2025
1 parent c27526e commit cf8e55d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions root/data/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ An array of people, each person has the following:
- `id`: which will be usually in `firstname_lastname` format
- `arname`: Name in Arabic
- `enname`: Name in English
- `graduation`: Integer, graduation year **(nullable)**
- `graduation`: Integer; graduation year **(nullable)**
- `codeforces`: Codeforces username **(nullable)**
- `level`: Integer, current SIT Level ("`-2`" if graduated)
- `level`: Integer; current SIT Level ("`-1`" if he/she graduated, "`-2`" if he/she disqualified/left before graduating, "`-3`" if he/she was never a student)

## [`/data/participations.json`](/data/participations.json)
An array of olympiads SIT participated in, each olympiad has the following:
Expand Down

0 comments on commit cf8e55d

Please sign in to comment.