Difference between revisions of "Exception Types Configuration"

From sbv.wiki
Jump to: navigation, search
Line 5: Line 5:
 
[[File:ExceptionTypes.png]]
 
[[File:ExceptionTypes.png]]
  
Exception types come pre-configured with the exceptions that are needed by the system.
+
Exception types come built-in with the exceptions that are needed by the system. Additional exception types can be added.
  
''Exception Type ID'' – the identifier for the exception type, generally the initials of the descriptive text.
+
''Exception Type ID'' – the identifier for the exception type, typically the initials of the description.
  
''Description'' – the type of exception and if changed, must still be descriptive of this actual exception type. For example, the Late In exception type could be renamed to Tardy In.
+
''Description'' – the description, if changed, must still be descriptive of the actual exception type for the built-in exception types. For example, the Late In exception type could be renamed to Tardy In.
  
''Display In Attendance Calendar'' – the Exception Type ID will appear in the Attendance Calendar report.
+
''Display In Attendance Calendar'' – exceptions of this type will display appear in the Attendance Calendar reports.
  
 
== See also ==
 
== See also ==
  
 
* [[Configuration]]
 
* [[Configuration]]

Revision as of 14:19, 13 August 2017

This topic is for advanced users

Exception Types

ExceptionTypes.png

Exception types come built-in with the exceptions that are needed by the system. Additional exception types can be added.

Exception Type ID – the identifier for the exception type, typically the initials of the description.

Description – the description, if changed, must still be descriptive of the actual exception type for the built-in exception types. For example, the Late In exception type could be renamed to Tardy In.

Display In Attendance Calendar – exceptions of this type will display appear in the Attendance Calendar reports.

See also