{
  "phases": [
    {"id": 1, "question_phase": "Introduction"},
    {"id": 2, "question_phase": "Cultivation"},
    {"id": 3, "question_phase": "Land preparation"},
    {"id": 4, "question_phase": "Seed Treatment"},
    {"id": 5, "question_phase": "Regular"},
    {"id": 6,"question_phase": "Stop Chat"},
    {"id": 7,"question_phase": "Cost Details"},
    {"id": 8,"question_phase": "Bunding &Drip installation"},
    {"id": 9,"question_phase": "Mulching"},
    {"id": 10,"question_phase": "Sucker treatment & Transplanting "},
    {"id": 11,"question_phase": "Thinning and gapfilling "},
    {"id": 12,"question_phase": "Daneveling"},
    {"id": 13,"question_phase": "Bunch spraying"},
    {"id": 14,"question_phase": "Bunch covering"},
    {"id": 15,"question_phase": "Propping"},
    {"id": 16,"question_phase": "Harvest"}

  ],
  "answer_options": [
    {"id": 1, "option_text": "Yes"},
    {"id": 2, "option_text": "No"},
    {"id": 3, "option_text": "Machine"},
    {"id": 4, "option_text": "Labour"},
    {"id": 5, "option_text": "Input"},
    {"id": 6, "option_text": "Tractor"},
    {"id": 7, "option_text": "Rotavator"},
    {"id": 8, "option_text": "Mini Tractor"},
    {"id": 9, "option_text": "Other"},
    {"id": 10,"option_text": "fertilizer"},
    {"id": 11,"option_text": "herbicide"},
    {"id": 12,"option_text": "pesticide"},
    {"id": 13,"option_text": "manure"},
    {"id": 14,"option_text": "fungicide"},
    {"id": 15,"option_text": "micronutrients"},
    {"id": 16,"option_text": "lime/dolomite"},
    {"id": 17,"option_text" :"ok"},
    {"id": 18,"option_text": "canal"},
    {"id": 19,"option_text":"Bore well"},
    {"id": 20,"option_text" :"Well"},
    {"id": 21, "option_text": "Azoxystrobin"},
    {"id": 22, "option_text": "Imidacloprid"},
    {"id": 23, "option_text": "Biost Nematicide"},
    {"id": 24, "option_text": "soil"},
    {"id": 25, "option_text": "polythene sheets"},
    {"id": 26, "option_text": "pvc/hdpe pipes"},
    {"id": 27, "option_text": "JCB"},
    {"id": 28, "option_text": "Grass cutter"}

  ],
  "questions": [
    {
      "id": 1,
      "question": "Good Day sir.shall we start?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
      "phase": [{"id": 1, "question_phase": "Introduction"}]

    },
    {
      "id": 2,
      "question": "Have you started cultivation?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
      "phase": [{"id": 2, "question_phase": "Cultivation"}]

    },
    {
      "id": 3,
      "question": "Have you started Land preparation?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
      "phase": [{"id": 3, "question_phase": "Land preparation"}]

    },
    {
      "id": 4,
      "question": "Enter the day you started Land preparation?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [{"id": 5,"option_text": "Input"}],
      "phase": [{"id": 3, "question_phase": "Land preparation"}]

    },
    {
      "id": 5,
      "question": "Did you use machine for Land preparation?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
      "phase": [{"id": 3, "question_phase": "Land preparation"}]

    },
    {
      "id": 6,
      "question": "Did you use labour for Land preparation?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
      "phase": [{"id": 3, "question_phase": "Land preparation"}]

    },

    {
      "id": 7,
      "question": "Select machines did you use for Land preparation?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
        {"id": 6, "option_text": "Tractor"},
        {"id": 7, "option_text": "Rotavator"},
        {"id": 8, "option_text": "Mini Tractor"},
        {"id": 27, "option_text": "JCB"},
        {"id": 28, "option_text": "Grass cutter"},
        {"id": 9, "option_text": "Other"}
      ],
      "phase": [{"id": 3, "question_phase": "Land preparation"}]

    },

    {
      "id": 8,
      "question": "Is Land preparation completed?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
      "phase": [{"id": 3, "question_phase": "Land preparation"}]

    },
    {
      "id": 9,
      "question": "Please enter the detailed male labor and wage data for land preparation:",
      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "GroupTable",
      "options": [],
      "table_fields": [
        {"field": "male_labour_count", "label": "No. of Male Labour"},
        { "field": "male_labour_cost", "label": "Cost per Male Labour (₹)" },
        {"field": "male_hours", "label": "Hours Worked - Male"}
      ],
      "phase": [{"id": 3, "question_phase": "Land preparation"}]
    }
   ,
{
  "id": 10,
  "question": "Please enter the machine usage details for land preparation:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
      { "field": "machine_count", "label": "No. of Machines Used" },
      { "field": "rate_per_hour", "label": "Rate per Hour (₹)" },
      { "field": "working_hours", "label": "Total Hours Used" }

  ],
  "phase": [{ "id": 3, "question_phase": "Land preparation" }]

},
     {
      "id": 11,
      "question":  "Are you done with Seed Treatment?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
        {"id": 1, "option_text": "Yes"},
        {"id": 2, "option_text": "No"}
      ],
      "phase": [
        {"id": 4, "question_phase": "Seed Treatment"}
      ]

    },
 {
      "id": 12,
      "question": "Have you started Seed Treatment?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
        {"id": 1, "option_text": "Yes"},
        {"id": 2, "option_text": "No"}
      ],
      "phase": [
        {"id": 4, "question_phase": "Seed Treatment"}
      ]

    },
  {
      "id": 13,
      "question": "Enter the day you started Seed Treatment?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
    {"id": 5,"option_text": "Input"}
      ],
      "phase": [
       {"id": 4, "question_phase": "Seed Treatment"}
      ]

    },
 {
      "id": 14,
      "question":  "select the fungicide used for seed treatment?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
      {"id": 21, "option_text": "Azoxystrobin"},
     {"id": 22, "option_text": "Imidacloprid"},
    {"id": 23, "option_text": "Biost Nematicide"},
    {"id": 9, "option_text": "Other"}
      ],
      "phase": [
        {"id": 4, "question_phase": "Seed Treatment"}
      ]
    },
  {
  "id": 15,
  "question": "Please enter the fungicide and labor details for seed treatment:",
  "previous": null,
  "next": null,
  "first_question": true,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    { "field": "fungicide_quantity", "label": "Fungicide Quantity Used (ml/kg)" },
    { "field": "fungicide_cost", "label": "Fungicide Cost (₹)" },
    { "field": "male_labour_count", "label": "No. of Male Labour" },
    { "field": "female_labour_count", "label": "No. of Female Labour" },
    { "field": "male_labour_cost", "label": "Cost per Male Labour (₹)" },
    { "field": "female_labour_cost", "label": "Cost per Female Labour (₹)" }
  ],
  "phase": [
    { "id": 4, "question_phase": "Seed Treatment" }
  ]

},

  {
      "id": 16,
      "question":  "Is Seed treatment completed?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
     {"id": 1, "option_text": "Yes"},
        {"id": 2, "option_text": "No"}
      ],
      "phase": [
        {"id": 3, "question_phase": "Land preparation"}
      ]

    },


 {
      "id": 17,
      "question":  "Do you need to irrigate today?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
      {"id": 1, "option_text": "Yes"},
    {"id": 2, "option_text": "No"}
      ],
      "phase": [
        {"id": 5, "question_phase": "Regular"}

      ]

    }, {
      "id": 18,
      "question":  "Choose the water resource",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
      {"id": 18,"option_text": "canal"},
    {"id": 19,"option_text":"Bore well"},
{"id": 20,"option_text" :"Well"},
        {"id": 9, "option_text": "Other"}
      ],
      "phase": [
        {"id": 5, "question_phase": "Regular"}

      ]
      },
 {
      "id": 19,
      "question":  "Total hours you pumped water?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
      {"id": 5,"option_text": "Input"}
      ],
      "phase": [
        {"id": 5, "question_phase": "Regular"}

      ]},

    {"id": 20,
      "question":  "Did you find any symptoms of fungus pest or disease?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
      {"id": 1, "option_text": "Yes"},
    {"id": 2, "option_text": "No"}
      ],
      "phase": [
       {"id": 5,"question_phase":"Regular"}
      ]
    }  ,{
      "id": 21,
      "question":  "Thank you !will see next day.",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
     {"id": 17,"option_text" :"ok"}
      ],
      "phase": [
       {"id": 6,"question_phase": "Stop Chat"}
      ]

    },
     {
      "id": 22,
      "question":  "Did you applied inputs?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
     {"id": 1, "option_text": "Yes"},
        {"id": 2, "option_text": "No"}
      ],
      "phase": [
       {"id": 5, "question_phase": "Regular"}
      ]

    },
 {
      "id": 23,
      "question":  "Choose the type of input!",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
    {"id": 10,"option_text": "fertilizer"},
        {"id": 11,"option_text": "herbicide"},
         {"id": 12,"option_text": "pesticide"},
    {"id": 13,"option_text": "manure"},
    {"id": 14,"option_text": "fungicide"},
    {"id": 15,"option_text": "micronutrients"},
    {"id": 16,"option_text": "lime/dolomite"},
     {"id": 9, "option_text": "Other"}
      ],
      "phase": [
       {"id": 5, "question_phase": "Regular"}
      ]},

    {
      "id":24,
      "question":  "give the quantity of input applied?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
    {"id": 5,"option_text": "Input"}
      ],
      "phase": [
       {"id": 5, "question_phase": "Regular"}
      ]

    },
 {
      "id":25,
      "question":  "Cost of input applied?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
     {"id": 5, "option_text": "Input"}
      ],
      "phase": [
       {"id": 5, "question_phase": "Regular"}
      ]

    },{
      "id":26,
      "question":  "Did you use machine today?" ,
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
       {"id": 1, "option_text": "Yes"},
    {"id": 2, "option_text": "No"}
      ],
      "phase": [
       {"id": 5, "question_phase": "Regular"}
      ]

    },
    {
      "id": 27,
      "question": "Select machines did you use for applying inputs?",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
       {"id": 6, "option_text": "Tractor"},
       {"id": 7, "option_text": "Rotavator"},
       {"id": 8, "option_text": "Mini Tractor"},
        {"id": 27, "option_text": "JCB"},
       {"id": 28, "option_text": "Grass cutter"},
        {"id": 9, "option_text": "Other"}
      ],
      "phase": [
        {"id": 5, "question_phase": "Regular"}
      ]

    },
  {
  "id": 28,
  "question": "Please enter the machine usage details:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    { "field": "machine_count", "label": "No. of Machines Used" },
    { "field": "rate_per_hour", "label": "Rate per Hour (₹)" },
    { "field": "working_hours", "label": "Total Hours Used" }

  ],
  "phase": [{"id": 5, "question_phase": "Regular"}]

},
  {
      "id": 29,
      "question": "Did you use labour today?",
     "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
      {"id": 1, "option_text": "Yes"},
    {"id": 2, "option_text": "No"}
      ],
      "phase": [
        {"id": 5, "question_phase": "Regular"}
      ]

    },   {
      "id": 30,
      "question": "Please enter the detailed male labor and wage data :",
      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "GroupTable",
      "options": [],
      "table_fields": [
        {"field": "male_labour_count", "label": "No. of Male Labour"},
          { "field": "male_labour_cost", "label": "Cost per Male Labour (₹)" }

      ],
      "phase": [{"id": 5, "question_phase": "Regular"}]

    },
   {
      "id": 31,
      "question": "income after sold?",
     "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
   {"id": 5, "option_text": "Input"}
      ],
      "phase": [
        {"id": 7,"question_phase": "Cost Details"}
      ]
    },
      {
      "id": 32,
      "question": "crop yield?",
     "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
   {"id": 5, "option_text": "Input"}
      ],
      "phase": [
        {"id": 7,"question_phase": "Cost Details"}
      ]
    },
    {
      "id": 33,
      "question": "Have you started Bunding &Drip installation? ",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
        {"id": 1, "option_text": "Yes"},
        {"id": 2, "option_text": "No"}
      ],
      "phase": [
        {"id": 8, "question_phase": "Bunding &Drip installation"}
      ]
    },
   {
      "id": 34,
      "question": "Enter the material name used for bunding and drip installation:",
      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "Dynamic",
      "options": [
    {"id": 24, "option_text": "soil"},
    {"id": 25, "option_text": "polythene sheets"},
    {"id": 26, "option_text": "pvc/hdpe pipes"}],
      "phase": [{"id": 8, "question_phase": "Bunding &Drip installation"}]
    },
    {
      "id": 35,
      "question": "Did you use any machine for bunding and drip installation?",
      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "Dynamic",
      "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
      "phase": [{"id": 8, "question_phase": "Bunding &Drip installation"}]
    },
    {
      "id": 36,
      "question": "Please enter the machine usage details for bunding and drip installation:",

      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "GroupTable",
      "options": [],
      "table_fields": [
        { "field": "machine_count", "label": "No. of Machines Used" },
        { "field": "rate_per_hour", "label": "Rate per Hour (₹)" },
        { "field": "working_hours", "label": "Total Hours Used" }
      ],
      "phase": [{"id": 8, "question_phase": "Bunding &Drip installation"}]
    },
    {
      "id": 37,
      "question": "Did you use labour for bunding and drip installation?",

      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "Dynamic",
      "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
      "phase": [{"id": 8, "question_phase": "Bunding &Drip installation"}]
    },
    {
      "id": 38,
      "question": "Please enter the male labour details for bunding and drip installation:",

      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "GroupTable",
      "options": [],
      "table_fields": [
        { "field": "male_labour_count", "label": "No. of Male Labour" },
        { "field": "male_labour_cost", "label": "Cost per Male Labour (₹)" },
        { "field": "male_hours", "label": "Hours Worked - Male" }
      ],
      "phase": [{"id": 8, "question_phase": "Bunding &Drip installation"}]
    },
    {
  "id": 40,
  "question": "Enter the material name used for Mulching:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 5, "option_text": "Input"}],
  "phase": [{"id": 9, "question_phase": "Mulching"}]
},
{
  "id": 41,
  "question": "Did you use any machine for Mulching?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 9, "question_phase": "Mulching"}]
},
{
  "id": 42,
  "question": "Please enter the machine usage details for Mulching:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "machine_count", "label": "No. of Machines Used"},
    {"field": "rate_per_hour", "label": "Rate per Hour (₹)"},
    {"field": "working_hours", "label": "Total Hours Used"}
  ],
  "phase": [{"id": 9, "question_phase": "Mulching"}]
},
{
  "id": 43,
  "question": "Did you use labour for Mulching?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 9, "question_phase": "Mulching"}]
},
{
  "id": 44,
  "question": "Please enter the male labour details for Mulching:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "male_labour_count", "label": "No. of Male Labour"},
    {"field": "male_labour_cost", "label": "Cost per Male Labour (₹)"},
    {"field": "male_hours", "label": "Hours Worked - Male"}
  ],
  "phase": [{"id": 9, "question_phase": "Mulching"}]
},
{
  "id": 45,
  "question": "Have you started Sucker treatment & Transplanting?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 10, "question_phase": "Sucker treatment & Transplanting"}]
},
{
  "id": 46,
  "question": "Enter the material name used for Sucker treatment & Transplanting:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 5, "option_text": "Input"}],
  "phase": [{"id": 10, "question_phase": "Sucker treatment & Transplanting"}]
},
{
  "id": 47,
  "question": "Did you use any machine for Sucker treatment & Transplanting?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 10, "question_phase": "Sucker treatment & Transplanting"}]
},
{
  "id": 48,
  "question": "Please enter the machine usage details for Sucker treatment & Transplanting:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "machine_count", "label": "No. of Machines Used"},
    {"field": "rate_per_hour", "label": "Rate per Hour (₹)"},
    {"field": "working_hours", "label": "Total Hours Used"}
  ],
  "phase": [{"id": 10, "question_phase": "Sucker treatment & Transplanting"}]
},
{
  "id": 49,
  "question": "Did you use labour for Sucker treatment & Transplanting?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 10, "question_phase": "Sucker treatment & Transplanting"}]
},
{
  "id": 50,
  "question": "Please enter the male labour details for Sucker treatment & Transplanting:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "male_labour_count", "label": "No. of Male Labour"},
    {"field": "male_labour_cost", "label": "Cost per Male Labour (₹)"},
    {"field": "male_hours", "label": "Hours Worked - Male"}
  ],
  "phase": [{"id": 10, "question_phase": "Sucker treatment & Transplanting"}]
},
{
  "id": 51,
  "question": "Have you started Thinning and gapfilling?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 11, "question_phase": "Thinning and gapfilling"}]
},
{
  "id": 52,
  "question": "Enter the material name used for Thinning and gapfilling:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 5, "option_text": "Input"}],
  "phase": [{"id": 11, "question_phase": "Thinning and gapfilling"}]
},
{
  "id": 53,
  "question": "Did you use any machine for Thinning and gapfilling?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 11, "question_phase": "Thinning and gapfilling"}]
},
{
  "id": 54,
  "question": "Please enter the machine usage details for Thinning and gapfilling:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "machine_count", "label": "No. of Machines Used"},
    {"field": "rate_per_hour", "label": "Rate per Hour (₹)"},
    {"field": "working_hours", "label": "Total Hours Used"}
  ],
  "phase": [{"id": 11, "question_phase": "Thinning and gapfilling"}]
},
{
  "id": 55,
  "question": "Did you use labour for Thinning and gapfilling?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 11, "question_phase": "Thinning and gapfilling"}]
},
{
  "id": 56,
  "question": "Please enter the male labour details for Thinning and gapfilling:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "male_labour_count", "label": "No. of Male Labour"},
    {"field": "male_labour_cost", "label": "Cost per Male Labour (₹)"},
    {"field": "male_hours", "label": "Hours Worked - Male"}
  ],
  "phase": [{"id": 11, "question_phase": "Thinning and gapfilling"}]
},
{
  "id": 57,
  "question": "Have you started Daneveling?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 12, "question_phase": "Daneveling"}]
},
{
  "id": 58,
  "question": "Enter the material name used for Daneveling:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 5, "option_text": "Input"}],
  "phase": [{"id": 12, "question_phase": "Daneveling"}]
},
{
  "id": 59,
  "question": "Did you use any machine for Daneveling?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 12, "question_phase": "Daneveling"}]
},
{
  "id": 60,
  "question": "Please enter the machine usage details for Daneveling:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "machine_count", "label": "No. of Machines Used"},
    {"field": "rate_per_hour", "label": "Rate per Hour (₹)"},
    {"field": "working_hours", "label": "Total Hours Used"}
  ],
  "phase": [{"id": 12, "question_phase": "Daneveling"}]
},
{
  "id": 61,
  "question": "Did you use labour for Daneveling?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 12, "question_phase": "Daneveling"}]
},
{
  "id": 62,
  "question": "Please enter the male labour details for Daneveling:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "male_labour_count", "label": "No. of Male Labour"},
    {"field": "male_labour_cost", "label": "Cost per Male Labour (₹)"},
    {"field": "male_hours", "label": "Hours Worked - Male"}
  ],
  "phase": [{"id": 12, "question_phase": "Daneveling"}]
},
{
  "id": 63,
  "question": "Have you started Bunch spraying?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 13, "question_phase": "Bunch spraying"}]
},
{
  "id": 64,
  "question": "Enter the material name used for Bunch spraying:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 5, "option_text": "Input"}],
  "phase": [{"id": 13, "question_phase": "Bunch spraying"}]
},
{
  "id": 65,
  "question": "Did you use any machine for Bunch spraying?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 13, "question_phase": "Bunch spraying"}]
},
{
  "id": 66,
  "question": "Please enter the machine usage details for Bunch spraying:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "machine_count", "label": "No. of Machines Used"},
    {"field": "rate_per_hour", "label": "Rate per Hour (₹)"},
    {"field": "working_hours", "label": "Total Hours Used"}
  ],
  "phase": [{"id": 13, "question_phase": "Bunch spraying"}]
},
{
  "id": 67,
  "question": "Did you use labour for Bunch spraying?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 13, "question_phase": "Bunch spraying"}]
},
{
  "id": 68,
  "question": "Please enter the male labour details for Bunch spraying:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    {"field": "male_labour_count", "label": "No. of Male Labour"},
    {"field": "male_labour_cost", "label": "Cost per Male Labour (₹)"},
    {"field": "male_hours", "label": "Hours Worked - Male"}
  ],
  "phase": [{"id": 13, "question_phase": "Bunch spraying"}]
},
{
  "id": 69,
  "question": "Have you started Bunch covering?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 1, "option_text": "Yes"}, {"id": 2, "option_text": "No"}],
  "phase": [{"id": 14, "question_phase": "Bunch covering"}]
},
{
  "id": 70,
  "question": "Enter the material name used for Bunch covering:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{"id": 5, "option_text": "Input"}],
  "phase": [{"id": 14, "question_phase": "Bunch covering"}]
},
{
  "id": 71,
  "question": "Did you use any machine for Bunch covering?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [{ "id": 14, "question_phase": "Bunch covering" }]
},
{
  "id": 72,
  "question": "Please enter the machine usage details for Bunch covering:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    { "field": "machine_count", "label": "No. of Machines Used" },
    { "field": "rate_per_hour", "label": "Rate per Hour (₹)" },
    { "field": "working_hours", "label": "Total Hours Used" }
  ],
  "phase": [{ "id": 14, "question_phase": "Bunch covering" }]
},
{
  "id": 73,
  "question": "Did you use labour for Bunch covering?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [{ "id": 14, "question_phase": "Bunch covering" }]
},
{
  "id": 74,
  "question": "Please enter the male labour details for Bunch covering:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    { "field": "male_labour_count", "label": "No. of Male Labour" },
    { "field": "male_labour_cost", "label": "Cost per Male Labour (₹)" },
    { "field": "male_hours", "label": "Hours Worked - Male" }
  ],
  "phase": [{ "id": 14, "question_phase": "Bunch covering" }]
},
{
  "id": 75,
  "question": "Have you started Propping?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [{ "id": 15, "question_phase": "Propping" }]
},
{
  "id": 76,
  "question": "Enter the material name used for Propping:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [{ "id": 5, "option_text": "Input" }],
  "phase": [{ "id": 15, "question_phase": "Propping" }]
},
{
  "id": 77,
  "question": "Did you use any machine for Propping?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [{ "id": 15, "question_phase": "Propping" }]
},
{
  "id": 78,
  "question": "Please enter the machine usage details for Propping:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    { "field": "machine_count", "label": "No. of Machines Used" },
    { "field": "rate_per_hour", "label": "Rate per Hour (₹)" },
    { "field": "working_hours", "label": "Total Hours Used" }
  ],
  "phase": [{ "id": 15, "question_phase": "Propping" }]
},
{
  "id": 79,
  "question": "Did you use labour for Propping?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [{ "id": 15, "question_phase": "Propping" }]
},
{
  "id": 80,
  "question": "Please enter the male labour details for Propping:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    { "field": "male_labour_count", "label": "No. of Male Labour" },
    { "field": "male_labour_cost", "label": "Cost per Male Labour (₹)" },
    { "field": "male_hours", "label": "Hours Worked - Male" }
  ],
  "phase": [{ "id": 15, "question_phase": "Propping" }]
},
{
  "id": 81,
  "question": "Have you started Harvest?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [{ "id": 16, "question_phase": "Harvest" }]
},
{
  "id": 82,
  "question": "Did you use any machine for Harvest?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [{ "id": 16, "question_phase": "Harvest" }]
},
{
  "id": 83,
  "question": "Please enter the machine usage details for Harvest:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    { "field": "machine_count", "label": "No. of Machines Used" },
    { "field": "rate_per_hour", "label": "Rate per Hour (₹)" },
    { "field": "working_hours", "label": "Total Hours Used" }
  ],
  "phase": [{ "id": 16, "question_phase": "Harvest" }]
},
{
  "id": 84,
  "question": "Did you use labour for Harvest?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [{ "id": 16, "question_phase": "Harvest" }]
},
{
  "id": 85,
  "question": "Please enter the male labour details for Harvest:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
    { "field": "male_labour_count", "label": "No. of Male Labour" },
    { "field": "male_labour_cost", "label": "Cost per Male Labour (₹)" },
    { "field": "male_hours", "label": "Hours Worked - Male" }
  ],
  "phase": [{ "id": 16, "question_phase": "Harvest" }]
},
    {
      "id": 86,
      "question":  "Thank you !",
      "previous": null,
      "next": null,
      "first_question": true,
      "question_type": "Dynamic",
      "options": [
     {"id": 17,"option_text" :"ok"}
      ],
      "phase": [
       {"id": 6,"question_phase": "Stop Chat"}
      ]
    }
,

  {
      "id": 87,
      "question": "Please enter the detailed female labor and wage data for land preparation:",
      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "GroupTable",
      "options": [],
      "table_fields": [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
      "phase": [{"id": 3, "question_phase": "Land preparation"}]
    },
 {
      "id": 88,
      "question": "Please enter the detailed female labor and wage data :",
      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "GroupTable",
      "options": [],
      "table_fields": [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" }

      ],
      "phase": [{"id": 5, "question_phase": "Regular"}]

    },
    {
      "id": 89,
      "question": "Please enter the female labour details for bunding and drip installation:",

      "previous": null,
      "next": null,
      "first_question": false,
      "question_type": "GroupTable",
      "options": [],
      "table_fields":  [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
      "phase": [{"id": 8, "question_phase": "Bunding &Drip installation"}]
    },
    {
  "id": 90,
  "question": "Please enter the female labour details for Mulching:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
  "phase": [{"id": 9, "question_phase": "Mulching"}]
},
    {
  "id": 91,
  "question": "Please enter the female labour details for Sucker treatment & Transplanting:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
  "phase": [{"id": 10, "question_phase": "Sucker treatment & Transplanting"}]
},
    {
  "id": 92,
  "question": "Please enter the female labour details for Thinning and gapfilling:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields":  [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
  "phase": [{"id": 11, "question_phase": "Thinning and gapfilling"}]
},
    {
  "id": 93,
  "question": "Please enter the female labour details for Daneveling:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields":  [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
  "phase": [{"id": 12, "question_phase": "Daneveling"}]
},
    {
  "id": 94,
  "question": "Please enter the female labour details for Bunch spraying:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
  "phase": [{"id": 13, "question_phase": "Bunch spraying"}]
},
    {
  "id": 95,
  "question": "Please enter the female labour details for Bunch covering:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
  "phase": [{ "id": 14, "question_phase": "Bunch covering" }]
},
    {
  "id": 96,
  "question": "Please enter the female labour details for Propping:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
  "phase": [{ "id": 15, "question_phase": "Propping" }]
},
    {
  "id": 97,
  "question": "Please enter the female labour details for Harvest:",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "GroupTable",
  "options": [],
  "table_fields": [
        {"field": "female_labour_count", "label": "No. of female Labour"},
        { "field": "female_labour_cost", "label": "Cost per female Labour (₹)" },
        {"field": "female_hours", "label": "Hours Worked - female"}
      ],
  "phase": [{ "id": 16, "question_phase": "Harvest" }]
},
{
  "id": 98,
  "question": "Select the machines you used:",
  "previous": null,
  "next": null,
  "first_question": true,
  "question_type": "Dynamic",
  "options": [
    {"id": 6, "option_text": "Tractor"},
    {"id": 7, "option_text": "Rotavator"},
    {"id": 8, "option_text": "Mini Tractor"},
    {"id": 27, "option_text": "JCB"},
    {"id": 28, "option_text": "Grass cutter"},
    {"id": 9, "option_text": "Other"}
  ],
  "phase": [
    {"id": 5, "question_phase": "Regular"}
  ]
},
{
  "id": 99,
  "question": "Did you use any other machines?",
  "previous": null,
  "next": null,
  "first_question": false,
  "question_type": "Dynamic",
  "options": [
    { "id": 1, "option_text": "Yes" },
    { "id": 2, "option_text": "No" }
  ],
  "phase": [
    {"id": 5, "question_phase": "Regular"}
  ]
}


  ]}