LabConnect facilitates communication between students, TA's, tutors, and instructors.
GNU Affero General Public License v3.0
6
stars
0
forks
source link
LabConnect
Group Members |
Vedat Eren Arıcan |
Borga Haktan Bilen |
Berkan Şahin |
Alp Ertan |
Berk Çakar |
Application Details
List of features:
- Organize queuing for TA checks during lab sessions
- Unit testing (TA-controlled way to determine state of student's code)
- Version control for TA's to observe changes more easily
- Admin (instructor) defined style checker (linter to enforce CS 101/102 guidelines)
- User self notes to keep track of lab-related feedback, etc.
- And possibly more as the development progresses...
LabConnect Theme Colors
Palette |
Hex |
RGB |
|
Background |
#272727 |
(39, 39, 39) |
|
Active Background |
#005b75 |
(0, 91, 117) |
|
Accent |
#ec7811 |
(236, 120, 17) |
|
Foreground |
#ffffff |
(255, 255, 255) |
|
Active |
#00bef5 |
(0, 190, 245) |
|
Field |
#000000 |
(0, 0, 0) |
|
Dashboard