In the Peer Code Review process, you will be randomly assigned to peer in your class to do a ``code review’’ of their project submission (similarly, a different student will be randomly assigned to review your submission). To successfully complete a peer code review, you should:

  • Identify and understand the code changes that your peer made.
  • Read the process journal and design document to understand your peer’s process and design decisions.
  • Make in-line comments to the code changes (accessed under the Files Changed tab in the Pull Request view). These comments can be to identify specific issues in the code, ask questions, or to point out strengths in the code.
  • Copy-paste the Peer Review Template into a comment in the Conversation tab in the Pull Request view, fill out the full template, and post the comment.