Setting up permissions
- Permissions:
- create_template - User can control (add, edit, remove) templates, items, and scales which they own
- begin_evaluation - User can control (add, edit, remove) evaluations and set the associated groups which will take the evaluation
- be_evaluated - User can be evaluated in this group
- This also means that any instructor related items in the eval will be duplicated for as many users in the group that have this permission
- take_evaluation - User can take an evaluation in this group
- Note: Users should not have both be_evaluated and take_evaluation, there might be some cases where this would work but instructor/student usage is not one of them
- Set the tool permissions for the maintain role (or other role)
- This is the role which represents the instructor or evaluator
- Visit "Administration Workspace"
- Click Realms
- Click !site.template
- Click Role Id - maintain
- Check the following boxes
- eval.assign.evaluation
- eval.be.evaluated
- eval.write.template
- Click the Done Button
- Repeat steps C - F for !site.template.course
- Click Save Button
- Set the tool permissions for the access role (or other role)
- This is the role which represents the student or evaluatee
- Click Realm
- Click !site.template
- Click Role Id - access
- Check the following box
- eval.take.evaluation
- Click the Done Button
- Repeat steps B - E for !site.template.course
- Click Save Button
- Set the tool permissions for the teaching assistant role
- This is the role which represents a person that is an instructor and student
- Click Realm
- Click !site.template
- Click Role Id - maintain
- Check the following boxes
- eval.assign.evaluation
- eval.be.evaluated
- eval.write.template
- eval.take.evaluation
- Click the Done Button
- Repeat steps B - F for !site.template.course
- Click Save Button