Hein Meling
Hein Meling
Right now the module system is defined in the `consensus` package and requires that many interfaces and structs must be defined in this package resulting in stronger coupling between the...
Would be nice to get the various branches merged or discarded. Started to review some of the branches, and saw a few typos in critical places, so would be nice...
When Selecting Organization for a new course, the organization may not show up in the list of available organizations to select from. This is usually due to lack of authorization...
It would be useful to have a list or some way to identify which students haven't signed up for a group yet. It should also be possible to send a...
users and teams may already exist on github; this change is a hack to avoid bailing out if this is the case, and instead just go ahead as if nothing...
Currently, ci/deamon.go provides a check for `fatal error: stack overflow` This currently results in a zero score for the student, even though other parts of the student's code works correctly....
This issue is meant to specify or serve as discussion about how to assign students to groups. Currently, students in a course must sign up for groups. This is inconvenient,...
As a teacher I need the list of students that are active So that it becomes easier to see the active students. This could mean several things, either students that...
It seems very easy to end up with a database that is inconsistent with the groups on github. Can we avoid storing this stuff in the database, and only rely...
No need to have a separate package for the redirection urls. It is just a handful of consts.