22 | | 8. Javascript file `extraction_registration.js` in `resources/reports/` updated:[[BR]]a. JSONArray `exreg.REAGENTS` by adding JSON keys for new extract annotations.[[BR]]b. Function `clearReagents()` updated by including new quality control lot no. fields in the ones to clear.[[BR]]c. Function `lastProcessedDnaLoaded(response)` updated by including new quality control lot no. values in the ones to copy to input fields.[[BR]]d. Function `parseReagentFile(data)` updated by including new quality control lot no. values in the ones to copy to input fields.[[BR]]e. Function `createProtocol()` updated by including new quality control lot no. values in the ones submitted to the protocol servlet. |
| 22 | 8. Javascript file `extraction_registration.js` in `resources/reports/` updated:[[BR]]a. JSONArray `exreg.REAGENTS` by adding JSON keys for new extract annotations.[[BR]]b. Function `clearReagents()` updated by including new quality control lot no. fields in the ones to clear.[[BR]]c. Function `lastProcessedDnaLoaded(response)` updated by including new quality control lot no. values in the ones to copy to input fields.[[BR]]d. Function `parseReagentFile(data)` updated by including new quality control lot no. values in the ones to copy to input fields.[[BR]]e. Function `createProtocol()` updated by including new quality control lot no. values in the ones submitted to `extraction_protocol.js`. |
| 23 | 9. JSP file `extraction_formcopy.jsp` in `resources/reports/` updated in step 2 by adding a new section for quality control lot no.s. |
| 24 | 10. Javascript file `extraction_formcopy.js` in `resources/reports/` updated:[[BR]]a. JSONArray `exreg.REAGENTS` by adding JSON keys for new extract annotations.[[BR]]b. Function `initializeStep2()` updated by including new quality control lot no. fields in the ones to hide.[[BR]]c. Function `sourceItemListLoaded(response)` updated by including new quality control lot no. fields in the ones to disable.[[BR]]d. Function `reagentLotNosFromDna(response)` updated by including new quality control lot no. values in the ones to copy to input fields and show.[[BR]]e. Function `createProtocol()` updated by including new quality control lot no. values in the ones submitted to `extraction_protocol.js`. |