Differences between revisions 1 and 2
Revision 1 as of 2013-09-03 02:26:34
Size: 2499
Editor: khellman
Comment:
Revision 2 as of 2013-09-03 02:29:13
Size: 2199
Editor: khellman
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
 COURSE::''Computer Simulation''
Line 4: Line 3:
= Working Together in @COURSE@ = = Working Together in ''Computer Simulation'' =
Line 6: Line 5:
''Computer Simulation'' is taught in an active learning style, as such we try to nurture and encourage collaboration within and between '''active learning groups'''. However, none of the problems, work, or assignments distributed to active learning groups is turned in for a grade.

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

Working Together in ''Computer Simulation''

For all graded work

in Computer Simulation 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,1 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. 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. All changes to your code must be made by you.

    2. Your discussion is subject to the empty hands policy

      , which means you leave the discussion without 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.

Violations of this policy result in one of a range of punitive measures, from a zero score for an assignment, up to and including a course letter grade drop 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.

  1. Unless otherwise specified in writing, all Computer Simulation labs and assignments are to be individual efforts (1)

CollabPolicy (last edited 2018-08-20 17:03:11 by khellman)