forked from sharonytlau/london
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstudy-group.html
35 lines (35 loc) · 2.68 KB
/
study-group.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
layout: default
title: Study Group
---
<div class="study-group container">
<h2>Study Group</h2>
<div class="row">
<div class="col-12">
<p>As a mentor, you can take the initiative to start a study group for mentees to support them, share knowledge and experiences.</p>
</div>
</div>
<div class="row">
<div class="col-12 section">
<p>It could be extremely helpful for mentees as it provides a supportive and collaborative environment for learning and sharing knowledge. If you are a mentor looking to start one, here are some steps to follow:</p>
</div>
</div>
<div class="row">
<div class="col-12 section">
<ol>
<li><span>Introduction meeting:</span> Set the tone for the group and establish expectations. Begin by introducing everyone and getting to know each other. Discuss the goals and objectives of the study group, and ask each member to share their individual goals and expectations for the study program. Recommended resource: Notion Template</li>
<li><span>Set a schedule:</span> Determine a regular meeting schedule that works for everyone in the group. You may need to be flexible and find a time that works for everyone. Recommended frequency - approximately 2 hours at least once a month <span>with the mentor</span> responsible for the group.</li>
<li><span>Choose a communication platform:</span> Decide on a platform for communication and collaboration, such as Zoom, Microsoft Teams, Google Meet, or Skype. Make sure everyone has access to the platform and knows how to use it.</li>
<li><span>Create an agenda:</span> Create an agenda for each meeting that outlines the topics to be discussed, the objectives of the meeting, and the time allotted for each item.</li>
<li><span>Assign roles:</span> Assign roles to each member of the group, such as facilitator, note-taker, and timekeeper. This will help keep the meetings organized and on track.</li>
<li><span>Share resources:</span> Share any relevant resources or materials with the group prior to the meeting. This could include articles, videos, or other educational materials.</li>
<li><span>Encourage participation:</span> Encourage participation from all members of the group, and make sure everyone has a chance to share their experiences and ask questions.</li>
</ol>
</div>
</div>
<div class="row">
<div class="col-12 section">
<p>By following these steps, you can create a productive and supportive study group that enhances the mentorship experience for all involved.</p>
</div>
</div>
</div>