Untitled
unknown
plain_text
3 years ago
4.8 kB
17
Indexable
"landSurveyQuestion": {
"farm": {
"distanceToRoad": {
"min": 0,
"max": 0
},
"descriptionArea": {
"min": 0,
"max": 1
},
"size": {
"min": 0,
"max": 1
},
"vegetationCover": {
"min": 0,
"max": 1,
"options": []
},
"address": {
"min": 0,
"max": 0
},
"name": {
"min": 0,
"max": 0
},
"isSuitable": {
"min": 0,
"max": 0
},
"ownershipStatus": {
"min": 1,
"max": 10,
"options": [
"Lahan Kelompok",
"Milik Sendiri",
"Sewa"
]
},
"farmerId": {
"min": 0,
"max": 0
},
"commodityId": {
"min": 10,
"max": 100
},
"document": {
"min": 1,
"max": 1
},
"averageTemperature": {
"min": 1,
"max": 1
},
"description": {
"min": 1,
"max": 1
},
"isSuitableCage": {
"min": 0,
"max": 0
},
"windVelocity": {
"min": 1,
"max": 1
},
"sunshine": {
"min": 1,
"max": 1
},
"distanceToSettlement": {
"min": 1,
"max": 10
},
"numberOfCageFloor": {
"min": 1,
"max": 10
},
"humidity": {
"min": 1,
"max": 10
},
"sizeCage": {
"min": 1,
"max": 10
},
"rainfall": {
"min": 1,
"max": 10
},
"landLegality": {
"min": 1,
"max": 10
},
"typeOfCage": {
"min": 0,
"max": 0,
"options": [
"Closed House",
"Kandang Panggung",
"Kandang Lemprak",
"Conventional Type",
"Loose Housing",
"Freestall"
]
},
"financing": {
"min": 1000,
"max": 10000,
"options": [
"Modal Sendiri",
"KUR",
"Bagi Hasil"
]
},
"waterSources": {
"min": 0,
"max": 0,
"options": [
"Air Tanah/Sumur",
"PDAM",
"Air Permukaan (Sungai, Danau, Rawa)"
]
},
"additionalQuestion": [
{
"componentType": "textArea",
"fieldType": "string",
"label": "Apa hobi anda ternak?",
"required": true,
"value": "",
"prefix": "",
"suffix": "",
"min": 0,
"max": 0,
"options": [
{
"label": "Tidak karena saya suka bertani",
"value": 0
},
{
"label": "Iyaaww ku suka sapi",
"value": 1
}
]
}
]
}
},Editor is loading...