Changes between Version 11 and Version 12 of cs222p-2018-fall
- Timestamp:
- Sep 30, 2018, 9:42:36 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cs222p-2018-fall
v11 v12 117 117 ---- 118 118 === Notice about Projects === 119 * '''Making teams:''' Project grades will be team based. Each team can have at most two people. Please let us know about your group by adding your team members' names [https://docs.google.com/spreadsheets/d/1hI49H-dG-GV_EAd4yfqUkdAapZJ1a1vY5Uy46FN9rpg/edit#gid=0 here] in front of your group id (please do so even if you are alone in your group). A student can always leave his/her team during the quarter with a notice at least two weeks prior to the next project's deadline. Also, please note that it is not permitted to join a new team after splitting.119 * '''Making teams:''' Project grades will be team based. Each team can have at most two people. Please let us know about your group by adding your team members' names [https://docs.google.com/spreadsheets/d/1hI49H-dG-GV_EAd4yfqUkdAapZJ1a1vY5Uy46FN9rpg/edit#gid=0 here] in front of your group id (please do so even if you are alone in your group). A student can always leave his/her team during the quarter with a notice at least two weeks prior to the next project's deadline. Also, please note that it is not permitted to join a new team after splitting. 120 120 * The projects are doable by individuals, which can be more challenging but rewarding. 121 121 * Students are allowed to add attributes, methods, and classes, as long as the public signatures provided in the codebase are kept and implemented. We will be testing your code by calling the methods that are declared in the signatures.