[
  {
    "question_text": "Good Day sir",
    "phase": "Introduction",
    "option_text": {
      "Yes": "Have you started cultivation?",
      "No": "Thank you !will see next day."
    }
  },
  {
    "question_text": "Have you started cultivation?",
    "phase": "Cultivation",
    "option_text": {
      "Yes": "Have you started Land preparation?",
      "No": "Thank you !will see next day."
    }
  },
  {
    "question_text": "Have you started Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Yes": "Enter the day you started Land preparation?",
      "No": "Thank you !will see next day."
    }
  },
  {
    "question_text": "Enter the day you started Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Input": "did you use machine for Land preparation?"
    }
  },
  {
    "question_text": "did you use machine for Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Yes": "How many total working  hours did it take?",
      "No": "did you use labour for Land preparation?"
    }
  },
  {
    "question_text": "How many total working  hours did it take?",
    "phase": "Land preparation",
    "option_text": {
      "Input": "Select machines did you use for Land preparation?"
    }
  },
  {
    "question_text": "Select machines did you use for Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Tractor": "How many machines were used?",
      "Rotavator": "How many machines were used?",
      "Mini Tractor": "How many machines were used?",
      "Other": "How many machines were used?"
    }
  },
  {
    "question_text": "How many machines were used?",
    "phase": "Land preparation",
    "option_text": {
      "Input": "What is the rate per hour for using the machines?"
    }
  },
  {
    "question_text": "What is the rate per hour for using the machines?",
    "phase": "Land preparation",
    "option_text": {
      "Input": "did you use labour for Land preparation?"
    }
  },
  {
    "question_text": "did you use labour for Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Yes": "Could you provide an estimate number of the male labor for Land preparation?",
      "No": "Thank you !will see next day."
    }
  },
  {
    "question_text": "Could you provide an estimate number of the male labor for Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Input": "Could you provide an estimate number of the female labor for Land preparation?"
    }
  },
  {
    "question_text": "Could you provide an estimate number of the female labor for Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Input": "What is the average cost for male labour for Land preparation?"
    }
  },
  {
    "question_text": "What is the average cost for male labour for Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Input": "What is the average cost for female labour for Land preparation?"
    }
  },
  {
    "question_text": "What is the average cost for female labour for Land preparation?",
    "phase": "Land preparation",
    "option_text": {
      "Input": "Thank you !will see next day."
    }
  },


  {
  "question_text": "Are you done with Seed Treatment?",
  "phase":"Seed Treatment",
  "option_text": {
      "Yes": "Enter the day you started Seed Treatment?",
    "No": "Thank you !will see next day."
  }},


   {
  "question_text": "Enter the day you started Seed Treatment?",
  "phase": "Seed Treatment",
  "option_text": {
    "Input":"select the fungicide used for seed treatment?"
  }},
  {
  "question_text": "select the fungicide used for seed treatment?",
  "phase": "Seed Treatment",
  "option_text": {
    "Azoxystrobin":  "How much quantity of the fungicide was used?",
    "Imidacloprid":  "How much quantity of the fungicide was used?",
    "Biost Nematicide":  "How much quantity of the fungicide was used?",
    "Other":  "How much quantity of the fungicide was used?"
  }},
  {
  "question_text":"How much quantity of the fungicide was used?",
  "phase": "Seed Treatment",
  "option_text": {
    "Input":"What was the cost of the fungicide?"
  }},
  {
  "question_text":"What was the cost of the fungicide?",
  "phase": "Seed Treatment",
  "option_text": {
    "Input":"Could you provide an estimate number of the male labor for seed treatment?"
  }},
   {
  "question_text":"Could you provide an estimate number of the male labor for seed treatment?",
  "phase": "Seed Treatment",
  "option_text": {
    "Input":"Could you provide an estimate number of the female labor for seed treatment?"
  }},
  {
  "question_text":"Could you provide an estimate number of the female labor for seed treatment?",
  "phase": "Seed Treatment",
  "option_text": {
    "Input":"What is the average cost for male labour for seed treatment?"
  }},
  {
  "question_text":"What is the average cost for male labour for seed treatment?",
  "phase": "Seed Treatment",
  "option_text": {
    "Input":"What is the average cost for female labour for seed treatment?"
  }},
  {
  "question_text":"What is the average cost for female labour for seed treatment?",
  "phase": "Seed Treatment",
  "option_text": {
    "Input":"Thank you !will see next day."
  }},
   {
  "question_text": "Did you applied inputs?",
  "phase": "Regular",
  "option_text": {
    "Yes":  "Choose the type of input!",
    "No": "Thank you !will see next day."
  }},
   {
  "question_text": "Choose the type of input!",
  "phase": "Regular",
  "option_text": {
   "fertilizer": "give the quantity of input applied?",
   "herbicide": "give the quantity of input applied?",
   "pesticide": "give the quantity of input applied?",
    "fungicide": "give the quantity of input applied?",
    "manure": "give the quantity of input applied?",
    "lime/dolomite": "give the quantity of input applied?",
    "micronutrients": "give the quantity of input applied?",
    "Other": "give the quantity of input applied?"

  }},
  {
  "question_text":"give the quantity of input applied?",
  "phase": "Regular",
  "option_text": {
    "Input":"Cost of input applied?"
  }},
  {
  "question_text":"Cost of input applied?",
  "phase": "Regular",
  "option_text": {
    "Input":"Did you use machine for application of inputs?"
  }} ,
  {
  "question_text":"Did you use machine for application of inputs?",
  "phase": "Regular",
  "option_text": {
    "Yes":"How many total working  hours did it take for applying inputs?",
    "No":"Did you use labour for applying inputs?"
  }},

  {
  "question_text":"How many total working  hours did it take for applying inputs?",
  "phase": "Regular",
  "option_text": {
    "Input":"Select machines did you use for applying inputs?"
  }},

   {
  "question_text":"Select machines did you use for applying inputs?",
  "phase": "Regular",
  "option_text": {
   "Tractor":"How many machines were used for applying inputs?",
    "Rotavator":"How many machines were used for applying inputs?",
   "Mini Tractor":"How many machines were used for applying inputs?",
     "Other":"How many machines were used for applying inputs?"
  }},
   {
  "question_text":"How many machines were used for applying inputs?",
  "phase": "Regular",
  "option_text": {
    "Input":"What is the rate per hour for using the machines for applying inputs?"
  }},
   {
  "question_text":"What is the rate per hour for using the machines for applying inputs?",
  "phase": "Regular",
  "option_text": {
    "Input":"Did you use labour for applying inputs?"
  }},
  {
  "question_text":"Did you use labour for applying inputs?",
  "phase": "Regular",
  "option_text": {
    "Yes":"Could you provide an estimate number of the male labor for for applying input?",
    "No": "Thank you !will see next day."
  }},
  {
  "question_text":"Could you provide an estimate number of the male labor for for applying input?",
  "phase": "Regular",
  "option_text": {
    "Input":"Could you provide an estimate number of the female labor for for applying input?"
  }},
    {
  "question_text":"Could you provide an estimate number of the female labor for for applying input?",
  "phase": "Regular",
  "option_text": {
    "Input": "What is the average cost for male labour for applying input"
  }},
   {
  "question_text":"What is the average cost for male labour for applying input",
  "phase": "Regular",
  "option_text": {
    "Input": "What is the average cost for female labour for  applying input"
  }},


{
  "question_text":"What is the average cost for female labour for applying input",
  "phase": "Regular",
  "option_text": {
    "Input": "Thank you !will see next day."
  }},

   {
  "question_text":"Do you need to irrigate today?",
  "phase": "Regular",
  "option_text": {
   "Yes":"Choose the water resource",
    "No": "Did you find any symptoms of fungus pest or disease?"
  }},
  {
  "question_text":"Choose the water resource",
  "phase": "Regular",
  "option_text": {
   "canal":"Total hours you pumped water?",
   "Bore well":"Total hours you pumped water?",
    "Well":"Total hours you pumped water?",
    "Other":"Total hours you pumped water?"
  }},
  {
  "question_text":"Total hours you pumped water?",
  "phase": "Regular",
  "option_text": {
   "Input": "Did you find any symptoms of fungus pest or disease?"
  }},

  {
  "question_text":"Did you find any symptoms of fungus pest or disease?",
  "phase": "Regular",
  "option_text": {
   "Yes": "Did you applied inputs?",
    "No":"Thank you !will see next day."
  }}
]