By default, all users not assigned a user role have access to:
This simple model works well for many districts. Generally, staff do not start unnecessary documents for students (they have enough to do already!), and they are not able to access any other documents they have not been given access to.
However, as an administrator you may choose to leverage user roles when:
Once user roles are created, they can be applied to users throughout the district. Each user may belong to zero or more (multiple) user roles, and one or more (multiple) buildings.
Each user role can be thought of as a set of form and report permissions for a group of users. For each report, a user role determines whether or not the user has access to run the report. For each form, a default permission and maximum permission can be set.
Default | Max | Meaning |
None | None | The user cannot create, edit, or view this form. They have no access to this form. |
None | View | The user can't create or edit this form. They need to be added by someone else before being able to view the form. |
None | Edit | The user can't create this form, but they can edit the form if someone else adds them to the form. |
None | Owner | The user can create new forms of this type, but can't edit existing forms of this type unless someone adds them to the forms. |
View | View | The user can pull up and view this form for any student in their building(s) without someone else needing to first add them. They can't create or edit this form. |
View | Edit | The user can pull up and view this form for any student in their building(s) without someone else needing to first add them. Before they can edit this form, someone else needs to add them to the document with "can edit" access. They can't create this form. |
View | Owner | The user can create this form and can view any of these forms without having to be added first. |
Edit | Edit | The user can pull up and edit this form for any student in their building(s) without someone else needing to first add them. They can't create this form. |
Edit | Owner | The user can create this form and can edit any of these forms without having to be added first. |
Owner | Owner | The user can create new and edit any existing forms of this type in their building(s). |