266 | | This method is suited to grouping students in very large classes |
267 | | |
| 266 | This method is suited to grouping students in very large classes. It involves a similar process to importing students from a CSV file above. |
| 267 | |
| 268 | You should first prepare a CSV file in the following format: |
| 269 | The column order is |
| 270 | {{{ |
| 271 | Student#, Group#, Team Name |
| 272 | }}} |
| 273 | And the file contents is like: |
| 274 | {{{ |
| 275 | 29978037, 1, Team A |
| 276 | 29978063, 1, Team A |
| 277 | 29978043, 2, Team B |
| 278 | 29978051, 2, Team B |
| 279 | }}} |
| 280 | |
| 281 | Please ensure that all the students listed have already been created in iPeer, and added to the class. |
| 282 | |
| 283 | Just like for the student import procedure, this type of file should be created in a text editor, like Notepad. You could also create this file with a spreadsheet editor like OpenOffice Calc, or Microsoft Excel, but make sure you set the CSV export settings correctly when saving the file: |
| 284 | * Comma character as the separator. |
| 285 | * No quotes in rows or columns. |
| 286 | |
| 287 | Once this file is prepared, you are ready to import it into iPeer. |
| 288 | |
| 289 | 1. Go to a course's home page. |
| 290 | * If the "Groups" menu is hidden, unhide it by clicking "show/hide" link to its right. |
| 291 | 2. Click on "Create Group (Manual)". This will open the group creation window. |
| 292 | 3. On the bottom of the page, there is a line stating Import Groups From Text (.txt) or CSV File (.csv) '''[+]''' Click on the orange [+] on the right of the page to continue. |
| 293 | |
| 294 | All you need to do now is just follow the instruction for importing the file: |
| 295 | 1) Please select a CSV file to import: |
| 296 | * Click "Browse..." and find the CSV file you created. |
| 297 | 2) Select the course to import into: |
| 298 | * Be sure to select the right course to import, since the list will likely not have your courses selected by default. |
| 299 | 3) Click the button bellow to create the Groups: |
| 300 | * After you are sure everything is set correctly, click on import. This will complete the procedure, and take you to the group listing for your course. The group creation process in now complete. |
| 303 | |
| 304 | Evaluations can be created at any time in iPeer. There are 3 general types of Evaluations, all have their benefits and drawbacks. |
| 305 | |
| 306 | |
| 307 | [[Image(documentation-rubricEvalExample1.png, 240px, align=right, border=3)]] |
| 308 | [[Image(documentation-mixedEvalExample1.png, 240px, align=right, border=3)]] |
| 309 | |
| 310 | ===== Simple Evaluations ===== |
| 311 | [[Image(documentation-simpleEvalExample1.png, 240px, align=right, border=3)]] |
| 312 | Simple evaluations let a student distribute a set number of points among her or his teammates. See the screen shot to the left. |