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
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,14 @@ A work in progress.
18
18
-[x] Implement Codam's new point system
19
19
-[x] Improve Codam's new point system (add custom project point system, rip out Intra's)
20
20
-[x] Set up automated points system using Intra webhooks
21
-
-[x] Implement Intra's bloc tournament system
21
+
-[x] Implement Intra's bloc season system
22
+
-[x] Implement a way of assigning bonus points to top ranking students in seasons
22
23
23
24
### Student interface
24
25
-[x] Create basic dashboard
25
26
-[x] Create basic graphs
26
27
-[x] Create various rankings
27
-
-[] Create tournament history overview with historical wins
28
+
-[x] Create season history overview with historical wins
28
29
29
30
### Admin / staff interface
30
31
-[x] Create dashboard
@@ -42,7 +43,8 @@ A work in progress.
42
43
-[x] Implement a way of averaging out the points on Intra
43
44
-[ ] Implement a way of syncing existing Intra points including historical ones
44
45
-[ ] Find a way of blocking Intra's coalitions_user creation
45
-
-[ ] Re-implement old [coalition rank system](https://github.com/codam-coding-college/coalition-ranks)
46
+
-[ ] Implement granting titles for top #1 of each ranking at the end of each season
47
+
-[ ] Re-implement old [coalition rank titles system](https://github.com/codam-coding-college/coalition-ranks)
46
48
47
49
If you're a student and want to contribute to this project, talk to the staff about it first to figure out what is possible and discuss implementation ideas.
0 commit comments