Rules - Configuration
Overview
Rules are sets of criteria that are used in various areas of the application. Use the Rules page to create and manage rules to be used as filters, permission rules, and auto-tagging rules.
- Filters are used throughout the workspaces. They can be used by school or district staff to locate specific subsets of records within workspaces. They can also be used to define which subset of students will receive recurring emails.
- Permission Rules are applied to school or district staff accounts to limit what records they are able to see.
- Auto-Tagging Rules are used to automatically apply tags to a set of records.
To access the Rules configuration for a form, choose Configuration from the main menu, then General. Choose the form on the Student Data page, then select the Rules tab.
The PROP:UserAccountEmailAddress field will be available for configuration within Rules for the Roster or Submission workspace regardless of the Parent Account Email Verification feature. If the access level is Restricted or Private, the PROP:UserAccountEmailAddress will be available to select in an expression when a user is configuring any rule/filter.
Add a Rule
- Click Create Rule.
- Fill out the rule properties.
- To add another rule, click Add Rule and enter the information as needed.
- To delete a rule, click the Delete (trash) icon.
- To add another group of rules, click Add Group.
- To delete a grouping, click Delete Group.
- Click Save.
Edit a Rule
- Click the Name of the rule you want to edit.
- Update the rule properties as needed.
- Click Save.
Duplicate a Rule
- Click the More (…) icon on the rule you want to duplicate.
- Choose Duplicate.
- Update the rule properties as needed.
- Click Save.
Delete a Rule
- Click the More (…) icon on the rule you want to delete.
- Choose Delete....
- Click Delete to confirm.
Rule Properties
Field | Description |
---|---|
Name | Enter a unique name. The name cannot be longer than 100 characters. |
Category | Select the applicable options:
|
Filter Permissions | These options appear when Filter is selected as a Category.
|
[Operator] | Select one of the following:
|
[Field] | Choose a property or field from the first drop-down list. |
[Evaluator] | Choose the appropriate evaluator from the second drop-down list. Available evaluators are dependent on the type of property or field selected.
|
[Value] | Enter the value. When using the in or not in evaluators, use pipe characters ( | ) to separate values in the list of values to query within. For example, K|1|2|3|4|5. The value field does not apply if is blank, is not blank, is checked, or is not checked is selected as the evaluator. |