|
|
|
|
|
by VBprogrammer
4976 days ago
|
|
Two things which I remember having a significant impact on the amount of 'collaboration': Marking against the other members of the class. I remember one project where the performance of the code was under test and the fastest 30% got an A, the next fastest 10% got a B etc. There was little incentive to help anyone else beyond the most naive implementation. Group projects, avoid the problem of collaboration by openly encouraging it. Also has the benefit of improving the real life skills everyone will need. Allowing members of the group to rate other members makes it obvious when someone has simply ridden on the coat tails of the other members of the group. |
|