Skip to content

Commit

Permalink
Merge pull request #6 from UBC-CS/lab-instructions
Browse files Browse the repository at this point in the history
Add remaining grading lab instructions
  • Loading branch information
firasm authored Jun 12, 2024
2 parents 640dcd8 + 08bbcaa commit 6156aa4
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 1 deletion.
20 changes: 19 additions & 1 deletion _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,30 @@ parts:
- file: notes/part02/lab02A
- file: notes/part02/lab02B

- caption: Part 3 - Node
- caption: Part 3 - NodeJS
maxdepth: 1
chapters:
- file: notes/part03/workshop03
title: Workshop 3
- file: notes/part03/assignment03
- file: notes/part03/lab03A
# - file: notes/part03/lab03B


# - caption: Part 4 - MongoDB
# maxdepth: 1
# chapters:
# - file: notes/part04/lab4B

# - caption: Part 5 - Release Engineering
# maxdepth: 1
# chapters:
# - file: notes/part05/lab05B

# - caption: Part 6 - Networking
# maxdepth: 1
# chapters:
# - file: notes/part06/lab06B

- caption: Course Project
chapters:
Expand Down
24 changes: 24 additions & 0 deletions notes/part03/lab03B.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Lab 3B

In this lab, TAs will be working with students to grade labs individually in breakout rooms.

## Lab Grading

There will be a message in Slack that students can reply to in order to sign up for the grading queue. Ensure that your Zoom name matches the name you used to reply on Slack.

Students should have the following three things ready **BEFORE** a TA starts grading:

- Code ready to show
- Website/assignment ready to demo
- Terminal/Command prompt/Bash ready to show your branch + latest commits (`git log`)

We're hoping to spend approximately 10 minutes on grading, which will be divided into:

- 3-5 minutes of demo: You’ll show us your code and functioning website (with all the required functionality), answer questions as you go, and take direction from course staff.
- 3-5 minutes of Q&A: You’ll answer 3 questions related to your assignment and the workshop material to demonstrate your knowledge and understanding. These questions are not meant to be overly difficult. Review the workshop slides and ensure you are following the best practices outlined there or in Slack, and you should do fine.

You can refer to the rubric on the assignment to see how everything is broken down.

## Project Work

While this is happening, students should be working in their groups on project work. There will be an extra breakout room available for groups to use.
24 changes: 24 additions & 0 deletions notes/part04/lab04B.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Lab 4B

In this lab, TAs will be working with students to grade labs individually in breakout rooms.

## Lab Grading

There will be a message in Slack that students can reply to in order to sign up for the grading queue. Ensure that your Zoom name matches the name you used to reply on Slack.

Students should have the following three things ready **BEFORE** a TA starts grading:

- Code ready to show
- Website/assignment ready to demo
- Terminal/Command prompt/Bash ready to show your branch + latest commits (`git log`)

We're hoping to spend approximately 10 minutes on grading, which will be divided into:

- 3-5 minutes of demo: You’ll show us your code and functioning website (with all the required functionality), answer questions as you go, and take direction from course staff.
- 3-5 minutes of Q&A: You’ll answer 3 questions related to your assignment and the workshop material to demonstrate your knowledge and understanding. These questions are not meant to be overly difficult. Review the workshop slides and ensure you are following the best practices outlined there or in Slack, and you should do fine.

You can refer to the rubric on the assignment to see how everything is broken down.

## Project Work

While this is happening, students should be working in their groups on project work. There will be an extra breakout room available for groups to use.
24 changes: 24 additions & 0 deletions notes/part05/lab05B.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Lab 5B

In this lab, TAs will be working with students to grade labs individually in breakout rooms.

## Lab Grading

There will be a message in Slack that students can reply to in order to sign up for the grading queue. Ensure that your Zoom name matches the name you used to reply on Slack.

Students should have the following three things ready **BEFORE** a TA starts grading:

- Code ready to show
- Website/assignment ready to demo
- Terminal/Command prompt/Bash ready to show your branch + latest commits (`git log`)

We're hoping to spend approximately 10 minutes on grading, which will be divided into:

- 3-5 minutes of demo: You’ll show us your code and functioning website (with all the required functionality), answer questions as you go, and take direction from course staff.
- 3-5 minutes of Q&A: You’ll answer 3 questions related to your assignment and the workshop material to demonstrate your knowledge and understanding. These questions are not meant to be overly difficult. Review the workshop slides and ensure you are following the best practices outlined there or in Slack, and you should do fine.

You can refer to the rubric on the assignment to see how everything is broken down.

## Project Work

While this is happening, students should be working in their groups on project work. There will be an extra breakout room available for groups to use.
24 changes: 24 additions & 0 deletions notes/part06/lab06B.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Lab 6B

In this lab, TAs will be working with students to grade labs individually in breakout rooms.

## Lab Grading

There will be a message in Slack that students can reply to in order to sign up for the grading queue. Ensure that your Zoom name matches the name you used to reply on Slack.

Students should have the following three things ready **BEFORE** a TA starts grading:

- Code ready to show
- Website/assignment ready to demo
- Terminal/Command prompt/Bash ready to show your branch + latest commits (`git log`)

We're hoping to spend approximately 10 minutes on grading, which will be divided into:

- 3-5 minutes of demo: You’ll show us your code and functioning website (with all the required functionality), answer questions as you go, and take direction from course staff.
- 3-5 minutes of Q&A: You’ll answer 3 questions related to your assignment and the workshop material to demonstrate your knowledge and understanding. These questions are not meant to be overly difficult. Review the workshop slides and ensure you are following the best practices outlined there or in Slack, and you should do fine.

You can refer to the rubric on the assignment to see how everything is broken down.

## Project Work

While this is happening, students should be working in their groups on project work. There will be an extra breakout room available for groups to use.

0 comments on commit 6156aa4

Please sign in to comment.