Creating a Checklist |
Top Previous Next |
Checklists are similar to questionnaires. However, they can be configured for various statuses, such as Incomplete, Prepared, and 1st-level reviewed..
To create a checklist:
3. Click Create.
4. Create questions.
5. Add a checklist entry to the appropriate MenuConfig file using the following line: <MenuItem order="11" name="Checklist" "tswSignOffCheckList.jsp?code=cl_XXXX" checklistCode="cl_XXXX" />. Important: Do not append the unit state to the code in the MenuConfig file. The system automatically appends an underscore and the current status to the checklist code, resulting in cl_XXXX_#.
7. Log back in as a user. A drop-down list displays all checklists. Find the appropriate list using the checklist code and current status. Note: An error message displays if no checklist is located with the specified unit/state combination.
The Checklist Summary report shows all previous checklists, along with the answers that the users for each status provided.
Note: Give checklists meaningful names to distinguish them on the report. It is recommended that you include the status in the report name. |