Manual Instruction file components
The fundamental element of a manual instruction file is the control step. Each manual instruction file can contain one or more control steps. A control step is contained within an HTML <form> tag and the <form> must include a submit button. The submit button is used to inform eProcedure when the control step is complete. The control steps are executed sequentially in the order they are encountered in the manual instruction file.
The following components can be used in a control step:
- Operator instructions
- Batch-specific data
- Control Step verification signature
- Report data entry fields
- Valid web content
Provide Feedback