==== Inspection Task ====
An Inspection Task captures a binary decision. Once a value is selected (including Not Applicable), the task is complete.<br/>
Custom labels can override the default icons: Checkmark (✔) and Cross (✘).
Label behavior must be defined separately in the customization settings.
==== Picture Task ====
A Picture Task confirms whether a photo has been taken. The task is only complete once a value is entered (including Not Applicable).<br/>
A button must be available to add a photo as a child object. Task confirmation is blocked unless at least one photo is attached.
The behavior for photo addition and confirmation blocking must be defined in customization.
==== Dynamic List Task ====
A Dynamic List Task allows selection from a list of options. Once a value is selected (including Not Applicable), the task is complete.<br/>
Selection behaviour must be defined in the data model and requires implementation of [[SYSCLS_DYNAMIC_SELECTIVE_LIST|Dynamic Selective List]].
==== Supervisor Check Task ====
A Supervisor Check Task confirms task completion by a supervisor. The task is complete once a value is selected.<br/>
Confirmation is only possible after NFC recognition of the supervisor and PIN entry.