- Go to https://github.com/CodeYourFuture/JavaScript-Core-1-Homework/pulls
- Find the PR opened by the student you are designated to help
- If your student has not opened a PR, ask them to open a PR following the instructions in the README
- Assign yourself to your student's PR so that other mentors know that your student has a reviewer
- Go to the files tab in the PR and start a review. The review should contain:
- Inline comments that:
- Praise the student for showing initiative or creativity beyond the lesson
- Point out mistakes or bad practises
- Explain problems that could be caused by bad code
- Ask why a solution might not work
- Offer pointers or tips for a better solution
- An overall comment (when you click the review changes button) that:
- Praises the student for their effort/progress
- Let's them know if you've asked them to make changes
- Highlights any themes that need particular attention, if necessary
- Submit the review. As long as the student has attempted the homework, choose the option to accept changes so that they get a nice green tick (even if you are suggesting changes).
- Add a label to the PR saying
reviewed