See also, this assignment on Canvas: https://ucsb.instructure.com/courses/14657/assignments/165166

Introducting Today’s Team Activity (2:00-2:05)

This activity works with the paper that you were assigned to read:

Each of you contributed some text to a repo when working on p04 and h00.

As a reminder, for h00 you wrote a summary of material from Section 4 of this paper: https://pconrad.github.io/files/paper028.pdf

Here are those repos:

For a reminder of the main themes of each section, click the triangle.
Section Title Academia Industry
4.1 What: Differences in Scope well-defined, fixed scope vague, open-ended, evolving scope
4.2 When: Short vs. Long Time Spans short time spans (days, weeks) long time spans (months, years)
4.3 Who: Individual vs. Large Team individuals, pairs, small groups larger teams
4.4 Why: Learning vs. User Needs to learn something to address a user need
4.5 How: Ad-Hoc vs. Professional ad-hoc tools and practices professional tools and formal practices
4.6 How Big: Small vs. Large Codebases small programs large complex systems

Here’s an overview:

  • Step 1,2,3: In teams of people that read the same section of the paper as you, discuss that section.
  • Step 4: At your original tables, discuss the whole paper.

Step 1: Organizing your First Group (Twelve different teams of six) (2:05-2:10)

Your first breakout group will be with other people that read the same section as you.

If you are in the 5pm discussion section, or you are on 6pm-1 or 6pm-2, these are the tables for your first breakout group.

Section Table for all of 5pm
and 6pm-1, 6pm-2
Table for 6pm-3, 6pm-4, and all of 7pm
4.1 1 7
4.2 2 8
4.3 3 9
4.4 4 10
4.5 5 11
4.6 6 13

If you are on: Join the breakout room corresponding to the table number shown above.

On Zoom, you will have to join the breakout room manually. You will not be placed in these rooms by default.

Each group should choose one person as the “time keeper”, and a second person as the “scribe”.

Then, go on the course slack, https://ucsb-cs156-f23.slack.com. You should find that there is a dropdown where you locate channels.

image

Find the slack channel for your table/group and join it, e.g. #ltd-4-1-table-1, #ltd-4-2-table-8, etc. Please note that you will not necessarily see the channel: you’ll have to search for it.

Here are the channel names:

slack-ltd-breakout-rooms

Once you’ve joined that channel, make a post with your name and pronouns, and identifying which group you are a part of (by your table number). There will be up to seven of you per group if there is full attendance.

Step 2a: Extra Steps for the timekeeper (2:10-2:15)

Take note of any team members that are participating via zoom.

But: Regardless of whether you have members on zoom or everyone is in person, the timekeeper should

  1. Grab the keyboard/mouse for the computer at your team’s table in SH1431
  2. Use it to join the zoom session (see details below)
  3. Join the breakout room for the table.
  4. Log into Slack and join the channel for the table (the one labelled ltd-4-4-table-4 for example).
  5. (Make a note to log out of Slack when you are finished!)

That way everyone at the table can see the zoom room and the slack channel.

The meeting code and passcode are pinned to the announcements channel on Slack; here’s a link to that post: .

Or you can find it the #announcements channel any time you need it (it’s redacted in this screenshot to avoid “zoom bombers”).

image

Step 2b: Extra Steps for the scribe (2:10-2:15)

The scribe should, from their own computer:

  1. Log into to the zoom session and join the zoom room for the table.
  2. Log into Slack and join the channel for the table (the one labelled ltd-4-4-table-4 for example)
  3. Share their screen so that as they take notes, everyone can follow along.
  4. On the slack channel for the table ltd-4-4-table-4, make a note of who is present and absent

Step 2c: Individual (everyone), (2:10-2:15)

Find your team’s repo, and your contribution to it. Read it over again, and perhaps also skim the section of the paper, to remind you about what you read, and what you wrote.

The link to the paper is here: https://pconrad.github.io/files/paper028.pdf

Step 3: Sharing responses (2:15-2:35)

Next, you’ll each share with the group your responses to this question”

  • Question: Based on what you’ve learned from this paper, what skills would be helpful for students to learn in this class to be well prepared for industry

The timekeeper should give each member of the room exactly 3 minutes to share their responses to this question. You can reaffirm what others have said, but its even better if you can add something that wasn’t already mentioned.

  • The timekeeper should go last, and someone else should time them.
  • The scribe should ask someone else to scribe while they give their report.

When each person has finished:

  • Make a p06 Step 3 Done! post in your team channel (e.g. #ltd-4-1-table-7).
  • Everyone should return to the main room
  • The scribe should make a post on the #help-lecture-discussion channel to indicate that the group is finished, e.g. ltd-4-1-table-7 p06 Step 3 Done!

Stay at your table until the signal is given, and then everyone will move back to their original team tables / zoom rooms.

Important: Scribe: Log out of Slack on the table computer before moving back!

Step 4: (Second Breakout Group; original teams, 2:35-2:55)

When the instructor signals, everyone gets up and returns to their original team tables, zoom rooms and slack channels.

Again, choose a scribe and timekeeper, and post the names of those folks to your team channel, along with the names of who is present/absent.
(If everyone is present you can just say: “everyone present”; actively participating synchronously on zoom counts as being “present”).

Then, each member of the team should report on their portion of the paper, starting with section 4.1, then 4.2, etc.

Important: If your team has no-one that covered that section, or that member of your team is absent, please take a moment as a team to look over the posts on the channel for that section, and as a team, come up with a summary.

Again, give each team member at most 3 minutes (strictly).

The scribe should write a summary in the team’s slack channel capturing the discussion.

You may refer to the notes from the #ltd-4-1-table-1, #ltd-4-2-table-2 etc. channels on the slack channel on Slack, or just report from you own memory, as you see fit.

Step 5: (Still in Second Breakout Group, 2:55-3:10)

Now, in your same breakout room, make a list (as a group) of (at least) six learning goals you have between now and the end of the course, i.e. things that you want to “be able to do” by the end of this course.

They may relate 1-1 to the six themes in the paper, or they may be different; the point is that they are things that are meaningful to the members of your group, knowing what you know from your own experiences, as well as what you’ve learned from this paper.

Put that list on your team’s Slack channel (e.g. f23-9am-1, etc.), along with a list of the names of the group members that contributed to your discussion.

Example:

By the end of the course, we will be able to:
* Use GitHub to manage group work in a team (how)
* Understand how to get started with a new large code base (how big)
etc.

Ideally, you’d come up with at least one learning goal that corresponds to each of the six sections of the paper. It’s ok if you have more than six.

When you are done, make a post in the team’s slack channel with p06 Step 5: Done!

Step 6: Finishing up (3:10-3:15)

When that’s done, you are almost finished with today’s lecture activity; last steps are for the scribe:

Scribe: be sure that your team’s channel contains (1) a post with the scribe / timekeeper and attendance for today’s activity (2) summary of what your team members reported back (3) learning goals for your team. (4) the p06 Step 5: Done! post

Once that’s done, grab the URL of the Slack post with the scribe/timekeeper and attendance (i.e. where the Step 4 discussion started) and post that to the p06 assignment on Canvas.

Step 7: What then?

Then you are done with today’s class… but before you leave:

  • Check the #announcements channel and your team channel on Slack for any announcements
  • There may be announcement of homework or participation assignments that you may have missed
  • Check Slack for any DMs.
Instructor Reminders
  • Be sure there are zoom breakout rooms that correspond to table numbers
  • Be sure that when you open zoom breakout rooms, that you click “allow participants to choose own room” before opening them.
  • Be sure to create these channels on Slack before class:
    ltd-4-1-table-1
    ltd-4-1-table-7
    ltd-4-2-table-2
    ltd-4-2-table-8
    ltd-4-3-table-3
    ltd-4-3-table-9
    ltd-4-4-table-4
    ltd-4-4-table-10 
    ltd-4-5-table-5
    ltd-4-5-table-11
    ltd-4-6-table-6
    ltd-4-6-table-13
    
  • Check that students have finished H00 and remind them if they haven’t (so that most of them have)