|
1 | 1 | # CircuitVerse for Educators |
2 | 2 | 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: |
3 | 3 | * Create different student groups for different coursework |
| 4 | +* Add mentors to different student groups |
4 | 5 | * Add members to different student groups |
5 | 6 | * Add assignments for student groups while managing the deadlines and the grading scale |
6 | 7 | * Grade assignments for different student groups |
@@ -53,6 +54,54 @@ After successfully logging into your account, follow the below steps to create a |
53 | 54 |
|
54 | 55 | Additionally, a successful group creation message is sent to the registered email address. |
55 | 56 |
|
| 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 | +  |
| 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 | +  |
| 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 | +  |
| 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 | +  |
| 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 | +  |
| 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 | +  |
| 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 | +  |
| 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. |
56 | 105 |
|
57 | 106 | ## Add Group Members |
58 | 107 |
|
@@ -107,6 +156,46 @@ Follow the below steps to add group members to a selected group: |
107 | 156 |
|
108 | 157 | <div align="center"> <em>Figure 2.16</em></div> |
109 | 158 |
|
| 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 | +  |
| 168 | + |
| 169 | +2. Click on the **Make mentor** button in the desired Member container. |
| 170 | + |
| 171 | +  |
| 172 | + |
| 173 | +3. Popup will be displayed for the confirmation, you can check the mentor accessibilities. |
| 174 | + |
| 175 | +  |
| 176 | + |
| 177 | +4. Click on **Make mentor** and you are all done! |
| 178 | + |
| 179 | +  |
| 180 | + |
| 181 | +#### Mentor to Member |
| 182 | + |
| 183 | +1. All mentors are being listed under the **MENTORS** section. |
| 184 | + |
| 185 | +  |
| 186 | + |
| 187 | +2. Click on the **Make mentor** button in the desired Mentor container. |
| 188 | + |
| 189 | +  |
| 190 | + |
| 191 | +3. Popup will be displayed for the confirmation, you can check the member accessibilities. |
| 192 | + |
| 193 | +  |
| 194 | + |
| 195 | +4. Click on **Make mentor** and you are all done! |
| 196 | + |
| 197 | +  |
| 198 | + |
110 | 199 |
|
111 | 200 | ## Add Assignments |
112 | 201 |
|
|
0 commit comments