Skip to content

Commit f9818e1

Browse files
[documenation] : Support Multiple Mentors (#334)
* [documentation] : Support Multiple Mentors
1 parent c5e1371 commit f9818e1

15 files changed

Lines changed: 89 additions & 0 deletions

File tree

docs/chapter2/2cvforeducators.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# CircuitVerse for Educators
22
While understanding and learning the concepts of digital circuit design, students must learn through simulation of daily engineering tasks, including design verification and testing. This section highlights how educators can use the CircuitVerse tool as an educational tool for managing student groups, assignments and grades in one place (refer Figure 2.2). Some of the key workflows available within the CV tool include:
33
* Create different student groups for different coursework
4+
* Add mentors to different student groups
45
* Add members to different student groups
56
* Add assignments for student groups while managing the deadlines and the grading scale
67
* Grade assignments for different student groups
@@ -53,6 +54,54 @@ After successfully logging into your account, follow the below steps to create a
5354

5455
Additionally, a successful group creation message is sent to the registered email address.
5556

57+
## Add Group Mentors
58+
59+
This section highlights the different steps for adding members to a group.
60+
61+
Follow the below steps to add group members to a selected group:
62+
63+
1. Navigate to **Login** displayed in the upper right hand corner of your screen and login to the portal. (Refer Figure 2.9)
64+
65+
![](../images/img_chapter2/2.3.png)
66+
<div align="center"> <em>Figure 2.9</em></div>
67+
68+
2. Click on **My Groups** to display the GROUPS page as shown in Figure 2.10. This page lists the different groups you are associated with.
69+
70+
![](../images/img_chapter2/2.4.png)
71+
72+
<div align="center"> <em>Figure 2.10</em></div>
73+
74+
3. Select the group to which you wish to add your students and click on the **View** icon (refer Figure 2.11) to display the next page for adding members and assignments.
75+
76+
![alt_text](../images/img_chapter2/2.11.png)
77+
78+
<div align="center"> <em>Figure 2.11</em></div>
79+
80+
4. Click on **+Add Mentors** button to add members to the selected group. An **Add Mentors** pop up window is displayed (refer Figure 2.11.1).
81+
82+
![alt_text](../images/img_chapter2/2.58.png)
83+
84+
<div align="center"> <em>Figure 2.11.1</em></div>
85+
86+
5. Enter Email IDs separated by commas, spaces or list them individually in separate lines in the **Email IDs:** text field box. Refer Figure 2.11.2.
87+
88+
![](../images/img_chapter2/2.59.png)
89+
90+
<div align="center"> <em>Figure 2.11.2</em></div>
91+
92+
6. Click on **Add mentors** to complete the process. Refer Figure 2.11.3.
93+
94+
![](../images/img_chapter2/2.60.png)
95+
96+
<div align="center"> <em>Figure 2.11.3</em></div>
97+
98+
7. The group mentors will be listed in the **MENTORS** section. Refer Figure 2.11.4.
99+
100+
![](../images/img_chapter2/2.61.png)
101+
102+
<div align="center"> <em>Figure 2.11.4</em></div>
103+
104+
> NOTE: If a mentor is already registered with CircuitVerse, the mentor will be added automatically. Alternatively, the mentor receives an email invitation to register with CircuitVerse. Once the mentor completes the registration process, the mentor will be automatically added/listed to the group.
56105
57106
## Add Group Members
58107

@@ -107,6 +156,46 @@ Follow the below steps to add group members to a selected group:
107156

108157
<div align="center"> <em>Figure 2.16</em></div>
109158

159+
## Switch Roles
160+
161+
This section describes you the way to switch the roles, i.e., mentor to member or member to mentor.
162+
163+
#### Member to Mentor
164+
165+
1. All members are being listed under the **MEMBERS** section.
166+
167+
![](../images/img_chapter2/2.62.png)
168+
169+
2. Click on the **Make mentor** button in the desired Member container.
170+
171+
![](../images/img_chapter2/2.63.png)
172+
173+
3. Popup will be displayed for the confirmation, you can check the mentor accessibilities.
174+
175+
![](../images/img_chapter2/2.64.png)
176+
177+
4. Click on **Make mentor** and you are all done!
178+
179+
![](../images/img_chapter2/2.65.png)
180+
181+
#### Mentor to Member
182+
183+
1. All mentors are being listed under the **MENTORS** section.
184+
185+
![](../images/img_chapter2/2.66.png)
186+
187+
2. Click on the **Make mentor** button in the desired Mentor container.
188+
189+
![](../images/img_chapter2/2.67.png)
190+
191+
3. Popup will be displayed for the confirmation, you can check the member accessibilities.
192+
193+
![](../images/img_chapter2/2.68.png)
194+
195+
4. Click on **Make mentor** and you are all done!
196+
197+
![](../images/img_chapter2/2.69.png)
198+
110199

111200
## Add Assignments
112201

docs/images/img_chapter2/2.11.png

-39.9 KB
Loading

docs/images/img_chapter2/2.58.png

5.22 KB
Loading

docs/images/img_chapter2/2.59.png

63.1 KB
Loading

docs/images/img_chapter2/2.60.png

2.11 KB
Loading

docs/images/img_chapter2/2.61.png

52.5 KB
Loading

docs/images/img_chapter2/2.62.png

17.6 KB
Loading

docs/images/img_chapter2/2.63.png

6.47 KB
Loading

docs/images/img_chapter2/2.64.png

61.6 KB
Loading

docs/images/img_chapter2/2.65.png

3.16 KB
Loading

0 commit comments

Comments
 (0)