Checklists
A checklist is a special type of control that can be used to add code violations to an inspection. Each entry in the checklist represents a set of possible code violations to check for.
Note: Checklists are not supported in the iOS version of the mobile app.
When you add a checklist to an inspection type, it will be displayed on the Checklist tab of the inspection viewer. A checklist consists of a list of code violation groups. The user can tap the button for each group to show a list of code violations that can be added to the inspection. A checklist group can also include a quick entry button, which the user can tap to add a specified code violation without having to select it from the list.

See Checklists node.