Hein Meling

Results 169 issues of Hein Meling

We need to rethink how teacher signup is done. There are just too many steps; first joining as students and the promoting etc. Will think more about this, but it...

Should we allow students to name their own groups, we need to ensure uniqueness per course, but that's easy if based on first-come-first-serve? Are there other issues?

In Step 2: Course organization not showing up in the list below? Then you may need to remove third-party access restrictions in the settings of the github organization in question.

http://theory.stanford.edu/~aiken/moss/ http://dl.acm.org/citation.cfm?id=2616498.2616571&CFID=698786287&CFTOKEN=18982254 https://www.cs.drexel.edu/~ac993/papers/caliskan_deanonymizing.pdf https://github.com/calaylin/CodeStylometry https://www.gradetrain.com/blog/teaching-programming-youre-doing-it-wrong Saul Schleimer, Daniel S Wilkerson, and Alex Aiken. Winnowing: Local algorithms for document fingerprinting. In Proceedings of the 2003 ACM SIGMOD international conference on Management...

This could be useful it we had some code display module somewhere in autograder, e.g. for code reviewing. If I understand correctly the js package linked below allows comments (above...

It would be nice to separate the list (show the teachers last in the list), when showing students. Also the count should perhaps be separated into X / Y where...

We could give exercises as issues that the students can mark as closed once they have completed implementation of a certain function. To be decided later.

enhancement
question

JUnit is one possible test framework. Some frameworks for C are listed here: http://stackoverflow.com/questions/65820/unit-testing-c-code

When approving late submissions, show list of commits for the given lab folder in the panel or provide direct links for each late commit.

For group tasks: display to the users of the group how much each of them have committed and show how much code each of the commits contains (total number of...