Skip to content

Commit bd4f474

Browse files
authored
Merge pull request #2 from dotcomaki/main
Add When2Meet Guide to mentor training
2 parents 5fefc10 + 1fea588 commit bd4f474

File tree

2 files changed

+103
-1
lines changed

2 files changed

+103
-1
lines changed

mentor-training/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ As always, you can review key dates and deadlines (such as when mentoring starts
121121

122122
## Scheduling Your First Meeting
123123

124-
Once you’re introduced to your interns, it’s your responsibility to schedule the first meeting. Our software will do its best to suggest common meeting times based on interns’ listed availability, but if none of those times work CodeDay recommends using [https://when2meet.com](https://when2meet.com) for communicating availability.
124+
Once you’re introduced to your interns, it’s your responsibility to schedule the first meeting. Our software will do its best to suggest common meeting times based on interns’ listed availability, but if none of those times work CodeDay recommends using [https://when2meet.com](https://when2meet.com) for communicating availability (you may optionally read the [When2Meet Guide](./when2meet-guide.md) on how to use it).
125125

126126
CodeDay has no requirements for what meeting platform to use, however we’d recommend a common one (such as Google Meet, Zoom, or a Slack huddle) so it’s closer to what interns can expect in the workplace.
127127

@@ -209,6 +209,8 @@ As you get to know your interns in your first meetings, strive to understand how
209209

210210
[CodeDay Labs Mentor Dashboard](./dashboard.md)
211211

212+
[When2Meet Guide](./when2meet-guide.md)
213+
212214
{: .note-title }
213215
>**Confused? Have a question?**
214216
>

mentor-training/when2meet-guide.md

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
parent: Mentor Training
3+
nav_order: 6
4+
---
5+
6+
# When2Meet Guide
7+
8+
As a CodeDay Labs mentor, one of your first tasks is finding a weekly check-in time that works for you and your mentees team. **When2Meet** is a free, no-account-needed scheduling tool that makes this easy.
9+
10+
This guide walks you through the entire process - from creating a poll to confirming your first meeting.
11+
12+
{: .important }
13+
> **Before you start:** When2Meet works best on desktop browsers. Have your typical weekly availability handy, and keep Slack or email open so you can share the link with mentees right away. The whole setup takes under 5 minutes.
14+
15+
## 1. Creating Your When2Meet Poll
16+
17+
Follow these steps to set up a new availability poll for your team.
18+
19+
1. **Go to [when2meet.com](https://www.when2meet.com/).** No login or account required.
20+
2. **Name your event.** Use something descriptive like `{{Your Name}} - CodeDay Labs Weekly Check-in` so mentees know exactly what it is.
21+
3. **Select candidate dates.** Click the dates you want to offer. For a recurring weekly meeting, choose the same days across 1-2 weeks (e.g. Mon-Fri of the upcoming two weeks).
22+
4. **Set the time range.** Use the **Earliest** and **Latest** dropdowns to set a daily window. A window of 9 AM - 7 PM captures most time zones.
23+
5. **Choose your time zone.** Select your local time zone. When2Meet will automatically display times in each respondent's own time zone when they fill it in.
24+
6. **Click "Create Event".** Your poll is created instantly. You'll be taken to the availability entry page with your unique link in the address bar.
25+
26+
## 2. Entering Your Own Availability
27+
28+
After creating the event, enter your availability right away so mentees see a partially filled grid when they open the link.
29+
30+
### How to fill in the grid:
31+
32+
1. Type your name in the **"Your Name"** field (e.g. `YourName — Mentor`).
33+
2. *Optionally set a password to protect your entry from edits.*
34+
3. Click **"Sign In"** to activate the grid.
35+
4. **Click and drag** across time blocks to mark when **YOU** are available. Selected slots turn green, unavailable slots stay white.
36+
5. To deselect a block, click and drag over it again.
37+
6. Your availability saves automatically, there is no submit button.
38+
39+
{: .note }
40+
> Mark only times you can genuinely commit to every week, not just this week. Leave a 15-30 min buffer before and after other commitments.
41+
42+
## 3. Sharing the Link with Mentees
43+
44+
Once your availability is entered, share the unique URL with your team.
45+
46+
### Finding and copying the link
47+
48+
- The poll URL is in your browser's address bar and looks like: `when2meet.com/?XXXXXXXX-XXXXX`
49+
- Copy the full URL and paste it into your email introduction thread response.
50+
51+
{: .note }
52+
> Send a friendly follow-up if someone hasn't responded after 24 hours. Remind mentees that When2Meet requires no account, just their name.
53+
54+
## 4. Reading the Results
55+
56+
As mentees fill in their availability, the grid updates in real time.
57+
58+
### Understanding the color grid
59+
60+
| Color | Meaning |
61+
| --- | --- |
62+
| **Dark green** | Highest overlap - everyone is available |
63+
| **Light green** | Partial overlap - hover to see who is free |
64+
| **White** | No overlap at this time |
65+
66+
**Hover over any block to see a list of exactly who is available at that time.**
67+
68+
### Choosing the best time slot
69+
70+
1. Look for the **darkest green block** that falls within your mentor hours.
71+
2. Aim for a slot where **ALL team members overlap** (confirm with the hover tooltip).
72+
73+
{: .note-title }
74+
> **No full overlap?**
75+
>
76+
> If no single slot works for everyone, prioritize times with the most mentees available. Reach out to mentees with blockers to see if any flexibility exists or email your CodeDay Labs point of contact if scheduling cannot be resolved.
77+
78+
## 5. Confirming the Meeting Time
79+
80+
Once you've identified the best slot, communicate it clearly and get it on everyone's calendar.
81+
82+
1. **Announce the time on Slack/email.** Post the day, time (with time zones), and duration. Example: *"Our weekly check-in will be Tuesdays at 4 PM ET / 1 PM PT for 45 minutes."*
83+
2. **Send a calendar invite.** Create a recurring event on Google Calendar and invite all team members. Include the video call link in the invite.
84+
3. **Set up a video call room.** Add the meeting link to your Slack channel description so everyone can find it easily.
85+
4. **Plan your first agenda.** Use the first check-in to introduce yourself, review project goals, and establish team norms.
86+
87+
## 6. Rescheduling & Updating Availability
88+
89+
Schedules change. Here's how to handle common scenarios:
90+
91+
### Updating your own availability
92+
93+
(This is only possible if you set a password for your When2Meet)
94+
- Go back to your original When2Meet link (bookmark it!).
95+
- Enter your name and password to edit your entry.
96+
- Click and drag to add or remove time blocks.
97+
98+
### Handling one-off cancellations
99+
100+
This is covered in detail [here](./scheduling.md).

0 commit comments

Comments
 (0)