Differences between revisions 1 and 2
Revision 1 as of 2014-01-20 05:02:37
Size: 2049
Editor: khellman
Comment:
Revision 2 as of 2014-08-18 21:00:29
Size: 48
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:read

= Working Together in Compiler Design =

'''<<Color2(red,For all graded work)>>''' in ''Compiler Design'' the following ''Collaboration Policy'' applies; it is essentially the collaboration policy for all CSCI courses in the EECS department.

 1. If the project is an individual effort project, '''<<Color2(red,you are not allowed to give code you have developed to another student or use code provided by another student.)>>''' If the project is a group project, you are only allowed to share code with your group members.
 2. '''<<Color2(green,You are encouraged to discuss programming projects with other students in the class,)>>''' as long as the following rules are followed:
   1. You view another student's code only for the purpose of offering/receiving debugging assistance. Students can only give advice on what problems to look for; they cannot debug your code for you. '''<<Color2(red,All changes to your code must be made by you.)>>'''
   2. Your discussion is subject to the '''<<Color2(red,empty hands policy)>>''', which means you leave the discussion without '''<<Color2(red,any record)>>''' [electronic, mechanical or otherwise] of the discussion.
 3. Any material from any outside source such as books, projects, and in particular, from the Web, should be properly referenced and should only be used if specifically allowed for the assignment.
 4. If you are aware of students violating this policy, you are encouraged to inform the professor of the course. Violating this policy will be treated as an academic misconduct for all students involved. See the Student Handbook for details on academic dishonesty.

{{{#!wiki caution
Violations of this policy result in one of a range of punitive measures, from a zero score for an assignment, up to and including course letter grade drop '''<<Color2(red,for all students involved.)>>'''

All issues of misconduct are reported to the Dean of Students.

Academic misconduct associated with an exam grade will likely result in course failure.
}}}
Update with github policy from another course.

Update with github policy from another course.

CollabPolicy (last edited 2016-01-13 00:06:11 by khellman)