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
Add the list of your student's Github usernames to the `STUDENTS` constant in `gitmastery.config.ts` (without `@`).
13
+
Set the name of your class in `config/gitmastery.config.ts`
14
14
15
-
If you wish to shortlist and filter the list of exercises that you want to monitor, add it to the filter list in `EXERCISES` constant in `gitmastery.config.ts`.
15
+
Add the list of your student's Github usernames to the `config/students.csv` file.
16
16
17
-
Set the class name to display on the webpage using the `CLASS_NAME` constant in `gitmastery.config.ts`.
17
+
If you wish to shortlist and filter the list of exercises that you want to monitor, add it to the filter list in `config/exercises.csv` file.
0 commit comments