| 1 | [[PageOutline]] |
| 2 | |
| 3 | = Tutor Role = |
| 4 | |
| 5 | == Requirements == |
| 6 | The person with tutor role: |
| 7 | * Should be able to be added to any/all group(s) in a course |
| 8 | * Should see the same events/evaluations as students |
| 9 | * Should be able to evaluate any/all group member(s) in the group |
| 10 | * Should not evaluate herself/himself when self evaluation is enabled |
| 11 | |
| 12 | The instructor for the course: |
| 13 | * Should be able to toggle if the result from tutor is anonymous |
| 14 | |
| 15 | The students: |
| 16 | * Should not evaluate tutor |
| 17 | * Should be able to see the result from tutor (anonymous or onymous depending on the settings) |
| 18 | |
| 19 | == Implementation == |