Untitled
{ "formName": "LABORATORY QC TEST 1", "version": "v1.0", "perentVersion": "v1.0", "elementType": "QUALITY_CHECK", "grainType": "WHEAT", "active": true, "questionsTemplateDTOS": [ { "templateName": "Basic Test", "templateDescription": "", "active": true, "questionsTemplateType": "PHYSICAL_TEST", "mandatory": true, "questions": [ { "fieldType": "TEXT_BOX", "question": "Moisture", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "DROP_DOWN", "question": "Gluten type", "required": true, "optionType": "TEXT", "formSuffix": "NONE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [ { "answer": "Weak", "active": true, "note": null }, { "answer": "High", "active": true, "note": null }, { "answer": "Medium", "active": true, "note": null } ] }, { "fieldType": "TEXT_BOX", "question": "Gluten content", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Sedimentation Value", "required": true, "optionType": "DECIMAL", "formSuffix": "LIQUID_MILLILITER", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Falling Number", "required": false, "optionType": "DECIMAL", "formSuffix": "NONE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Hecto Litre Weight", "required": true, "optionType": "DECIMAL", "formSuffix": "NONE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Index", "required": false, "optionType": "NUMBER", "formSuffix": "NONE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] } ] }, { "templateName": "Refraction", "templateDescription": "", "active": true, "questionsTemplateType": "LAB_TEST", "mandatory": true, "questions": [ { "fieldType": "TEXT_BOX", "question": "Dust", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Mud", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Straw & Chaffs", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Shrivelled Grain", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Infested Grain", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Bag Damaged Grain", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Internally heated Grain", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Foreign Grain", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Foreign Grain (Barley)", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Foreign Grain (Dats)", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Broken", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] }, { "fieldType": "TEXT_BOX", "question": "Total Refraction", "required": true, "optionType": "DECIMAL", "formSuffix": "PERCENTAGE", "singleRow": true, "placeHolder": "", "questionsAnswersDTOS": [] } ] }, { "templateName": "Remarks", "templateDescription": "", "active": true, "questionsTemplateType": "REMARKS", "mandatory": true, "questions": [ { "fieldType": "TEXT_BOX", "question": "", "required": false, "optionType": "TEXT", "formSuffix": "NONE", "singleRow": true, "placeHolder": "Additional Remarks", "questionsAnswersDTOS": [] } ] } ] }
Leave a Comment