-
Notifications
You must be signed in to change notification settings - Fork 3
Add When2Meet Guide to mentor training #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,100 @@ | ||
| --- | ||
| parent: Mentor Training | ||
| nav_order: 6 | ||
| --- | ||
|
|
||
| # When2Meet Guide | ||
|
|
||
| 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. | ||
|
|
||
| This guide walks you through the entire process - from creating a poll to confirming your first meeting. | ||
|
|
||
| {: .important } | ||
| > **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. | ||
|
|
||
| ## 1. Creating Your When2Meet Poll | ||
|
|
||
| Follow these steps to set up a new availability poll for your team. | ||
|
|
||
| 1. **Go to [when2meet.com](https://www.when2meet.com/).** No login or account required. | ||
| 2. **Name your event.** Use something descriptive like `{{Your Name}} - CodeDay Labs Weekly Check-in` so mentees know exactly what it is. | ||
| 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). | ||
| 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. | ||
| 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. | ||
| 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. | ||
|
|
||
| ## 2. Entering Your Own Availability | ||
|
|
||
| After creating the event, enter your availability right away so mentees see a partially filled grid when they open the link. | ||
|
|
||
| ### How to fill in the grid: | ||
|
|
||
| 1. Type your name in the **"Your Name"** field (e.g. `YourName — Mentor`). | ||
| 2. *Optionally set a password to protect your entry from edits.* | ||
| 3. Click **"Sign In"** to activate the grid. | ||
| 4. **Click and drag** across time blocks to mark when **YOU** are available. Selected slots turn green, unavailable slots stay white. | ||
| 5. To deselect a block, click and drag over it again. | ||
| 6. Your availability saves automatically, there is no submit button. | ||
|
|
||
| {: .note } | ||
| > 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. | ||
|
|
||
| ## 3. Sharing the Link with Mentees | ||
|
|
||
| Once your availability is entered, share the unique URL with your team. | ||
|
|
||
| ### Finding and copying the link | ||
|
|
||
| - The poll URL is in your browser's address bar and looks like: `when2meet.com/?XXXXXXXX-XXXXX` | ||
| - Copy the full URL and paste it into your email introduction thread response. | ||
|
|
||
| {: .note } | ||
| > Send a friendly follow-up if someone hasn't responded after 24 hours. Remind mentees that When2Meet requires no account, just their name. | ||
|
|
||
| ## 4. Reading the Results | ||
|
|
||
| As mentees fill in their availability, the grid updates in real time. | ||
|
|
||
| ### Understanding the color grid | ||
|
|
||
| | Color | Meaning | | ||
| | --- | --- | | ||
| | **Dark green** | Highest overlap - everyone is available | | ||
| | **Light green** | Partial overlap - hover to see who is free | | ||
| | **White** | No overlap at this time | | ||
|
|
||
| **Hover over any block to see a list of exactly who is available at that time.** | ||
|
|
||
| ### Choosing the best time slot | ||
|
|
||
| 1. Look for the **darkest green block** that falls within your mentor hours. | ||
| 2. Aim for a slot where **ALL team members overlap** (confirm with the hover tooltip). | ||
|
|
||
| {: .note-title } | ||
| > **No full overlap?** | ||
| > | ||
| > 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. | ||
|
|
||
| ## 5. Confirming the Meeting Time | ||
|
|
||
| Once you've identified the best slot, communicate it clearly and get it on everyone's calendar. | ||
|
|
||
| 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."* | ||
| 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. | ||
| 3. **Set up a video call room.** Add the meeting link to your Slack channel description so everyone can find it easily. | ||
| 4. **Plan your first agenda.** Use the first check-in to introduce yourself, review project goals, and establish team norms. | ||
|
|
||
| ## 6. Rescheduling & Updating Availability | ||
|
|
||
| Schedules change. Here's how to handle common scenarios: | ||
|
|
||
| ### Updating your own availability | ||
|
|
||
| (This is only possible if you set a password for your When2Meet) | ||
| - Go back to your original When2Meet link (bookmark it!). | ||
| - Enter your name and password to edit your entry. | ||
| - Click and drag to add or remove time blocks. | ||
|
|
||
| ### Handling one-off cancellations | ||
|
dotcomaki marked this conversation as resolved.
|
||
|
|
||
| This is covered in detail [here](./scheduling.md). | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.