|
CMSC 132, Summer 2017Object-Oriented Programming IIPolicy Regarding Open and Closed AssignmentsIn this course we have two kinds of assignments: homework exercises, and projects. They can be classified as open or closed. The guidelines for open and closed assignments is provided below. Closed AssignmentYou must complete the project/homework by yourself. Assistance can only be provided by the teaching assistant (TA) and/or instructors. You must not look at other students' code. You must not submit another student's code (all or in part) as yours. Open AssignmentYou should try as much as possible to complete the project/homework by yourself. Assistance can be provided by the teaching assistant (TA), instructor, or students in the course. You must not look at other students' code. You must not submit another student's code (all or in part) as yours. |