<?xml version="1.0" encoding="utf-8"?>
<h:html xmlns="http://www.w3.org/2002/xforms" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:h="http://www.w3.org/1999/xhtml" xmlns:jr="http://openrosa.org/javarosa" xmlns:odk="http://www.opendatakit.org/xforms" xmlns:orx="http://openrosa.org/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <h:head>
    <h:title>Survey on Household Characteristics</h:title>
    <model>
      <instance>
        <shelter_material_survey id="shelter_material_survey" version="202411290931">
          <formhub>
            <uuid/>
          </formhub>
          <start_time/>
          <end_time/>
          <section1>
            <hhid/>
            <date/>
            <state/>
            <geo/>
            <other_geo/>
            <address/>
            <hhgps/>
            <hhpicture/>
          </section1>
          <section2>
            <note1/>
            <note2/>
            <name/>
            <hhposition/>
            <hhsize/>
            <hhadults/>
            <hhboys/>
            <hhgirls/>
          </section2>
          <section3>
            <note3/>
            <contact/>
            <phone/>
          </section3>
          <section4>
            <hh_roof/>
            <other_hh_roof/>
            <hh_wall/>
            <other_hh_wall/>
            <hh_floor/>
            <other_hh_floor/>
            <hh_toilet/>
            <hh_light/>
            <other_hh_light/>
            <hh_other/>
            <hh_comparison/>
            <notes/>
          </section4>
          <meta>
            <instanceID/>
          </meta>
        </shelter_material_survey>
      </instance>
      <bind jr:preload="timestamp" jr:preloadParams="start" nodeset="/shelter_material_survey/start_time" type="dateTime"/>
      <bind jr:preload="timestamp" jr:preloadParams="end" nodeset="/shelter_material_survey/end_time" type="dateTime"/>
      <bind nodeset="/shelter_material_survey/section1/hhid" type="int"/>
      <bind nodeset="/shelter_material_survey/section1/date" type="date"/>
      <bind nodeset="/shelter_material_survey/section1/state" type="select1"/>
      <bind nodeset="/shelter_material_survey/section1/geo" type="select1"/>
      <bind nodeset="/shelter_material_survey/section1/other_geo" relevant=" /shelter_material_survey/section1/geo ='other_geolist'" type="string"/>
      <bind nodeset="/shelter_material_survey/section1/address" type="string"/>
      <bind nodeset="/shelter_material_survey/section1/hhgps" type="geopoint"/>
      <bind nodeset="/shelter_material_survey/section1/hhpicture" type="binary"/>
      <bind nodeset="/shelter_material_survey/section2/note1" readonly="true()" type="string"/>
      <bind nodeset="/shelter_material_survey/section2/note2" readonly="true()" type="string"/>
      <bind nodeset="/shelter_material_survey/section2/name" type="string"/>
      <bind nodeset="/shelter_material_survey/section2/hhposition" type="select1"/>
      <bind nodeset="/shelter_material_survey/section2/hhsize" type="int"/>
      <bind nodeset="/shelter_material_survey/section2/hhadults" type="int"/>
      <bind nodeset="/shelter_material_survey/section2/hhboys" type="int"/>
      <bind nodeset="/shelter_material_survey/section2/hhgirls" type="int"/>
      <bind nodeset="/shelter_material_survey/section3/note3" readonly="true()" type="string"/>
      <bind nodeset="/shelter_material_survey/section3/contact" type="select1"/>
      <bind nodeset="/shelter_material_survey/section3/phone" relevant=" /shelter_material_survey/section3/contact  = 'yes'" type="string"/>
      <bind nodeset="/shelter_material_survey/section4/hh_roof" type="select1"/>
      <bind nodeset="/shelter_material_survey/section4/other_hh_roof" relevant=" /shelter_material_survey/section4/hh_roof ='other_roof'" type="string"/>
      <bind nodeset="/shelter_material_survey/section4/hh_wall" type="select1"/>
      <bind nodeset="/shelter_material_survey/section4/other_hh_wall" relevant=" /shelter_material_survey/section4/hh_wall ='other_wall'" type="string"/>
      <bind nodeset="/shelter_material_survey/section4/hh_floor" type="select1"/>
      <bind nodeset="/shelter_material_survey/section4/other_hh_floor" relevant=" /shelter_material_survey/section4/hh_floor ='other_floor'" type="string"/>
      <bind nodeset="/shelter_material_survey/section4/hh_toilet" type="select1"/>
      <bind nodeset="/shelter_material_survey/section4/hh_light" type="select1"/>
      <bind nodeset="/shelter_material_survey/section4/other_hh_light" relevant=" /shelter_material_survey/section4/hh_floor ='other_hh_light'" type="string"/>
      <bind nodeset="/shelter_material_survey/section4/hh_other" type="string"/>
      <bind nodeset="/shelter_material_survey/section4/hh_comparison" type="select1"/>
      <bind nodeset="/shelter_material_survey/section4/notes" type="string"/>
      <bind calculate="concat('uuid:', uuid())" nodeset="/shelter_material_survey/meta/instanceID" readonly="true()" type="string"/>
      <bind calculate="'998571a2f3b946fab0a33b2bc6601eaf'" nodeset="/shelter_material_survey/formhub/uuid" type="string"/>
    </model>
  </h:head>
  <h:body>
    <group ref="/shelter_material_survey/section1">
      <label>Section 1. Record this information before approaching the household</label>
      <input ref="/shelter_material_survey/section1/hhid">
        <label>Please assign a unique household ID.</label>
      </input>
      <input ref="/shelter_material_survey/section1/date">
        <label>What is today's date?</label>
      </input>
      <select1 ref="/shelter_material_survey/section1/state">
        <label>What state are you in?</label>
        <item>
          <label>Kaduna</label>
          <value>kad</value>
        </item>
        <item>
          <label>Kano</label>
          <value>kan</value>
        </item>
        <item>
          <label>Katsina</label>
          <value>kat</value>
        </item>
        <item>
          <label>Jigawa</label>
          <value>jig</value>
        </item>
        <item>
          <label>Yobe</label>
          <value>yob</value>
        </item>
        <item>
          <label>Zamfara</label>
          <value>zam</value>
        </item>
      </select1>
      <select1 ref="/shelter_material_survey/section1/geo">
        <label>Is this area rural, urban, peri-urban, or other?</label>
        <item>
          <label>Urban</label>
          <value>urban</value>
        </item>
        <item>
          <label>Peri-urban</label>
          <value>peri</value>
        </item>
        <item>
          <label>Rural</label>
          <value>rural</value>
        </item>
        <item>
          <label>Other</label>
          <value>other_geolist</value>
        </item>
      </select1>
      <input ref="/shelter_material_survey/section1/other_geo">
        <label>Specify other</label>
      </input>
      <input ref="/shelter_material_survey/section1/address">
        <label>Please enter the address or description of the home location.</label>
      </input>
      <input ref="/shelter_material_survey/section1/hhgps">
        <label>Please record the GPS coordinates of this home.</label>
      </input>
      <upload mediatype="image/*" ref="/shelter_material_survey/section1/hhpicture">
        <label>If available, you may want to take a photo of the front of the house.</label>
      </upload>
    </group>
    <group ref="/shelter_material_survey/section2">
      <label>Section 2. Household information</label>
      <input ref="/shelter_material_survey/section2/note1">
        <label>Begin the interview with a short introduction about who you are, the program, and the purpose of the survey.</label>
      </input>
      <input ref="/shelter_material_survey/section2/note2">
        <label>Ask to interview the female in charge of the household or the oldest available female. If not available, male is ok.</label>
      </input>
      <input ref="/shelter_material_survey/section2/name">
        <label>What is your name?</label>
      </input>
      <select1 ref="/shelter_material_survey/section2/hhposition">
        <label>What is your position in the household?</label>
        <item>
          <label>Female head of household</label>
          <value>f_head</value>
        </item>
        <item>
          <label>Oldest female in household</label>
          <value>f_oldest</value>
        </item>
        <item>
          <label>Other female</label>
          <value>f_other</value>
        </item>
        <item>
          <label>Male head of household</label>
          <value>m_head</value>
        </item>
        <item>
          <label>Oldest male in household</label>
          <value>m_oldest</value>
        </item>
        <item>
          <label>Other male</label>
          <value>m_other</value>
        </item>
      </select1>
      <input ref="/shelter_material_survey/section2/hhsize">
        <label>How many people live in this household most of the time?</label>
      </input>
      <input ref="/shelter_material_survey/section2/hhadults">
        <label>How many of the people who live here are adults (age 18 or over)?</label>
      </input>
      <input ref="/shelter_material_survey/section2/hhboys">
        <label>How many boys under age 18 live here?</label>
        <hint>Don't forget babies, visitors, and household help.</hint>
      </input>
      <input ref="/shelter_material_survey/section2/hhgirls">
        <label>How many girls under age 18 live here?</label>
        <hint>Don't forget babies, visitors, and household help.</hint>
      </input>
    </group>
    <group ref="/shelter_material_survey/section3">
      <label>Section 3. Contact information</label>
      <input ref="/shelter_material_survey/section3/note3">
        <label>Thank you for participating in this survey. Here is my contact information if you want to reach me.</label>
      </input>
      <select1 ref="/shelter_material_survey/section3/contact">
        <label>If you're comfortable, is there any way we can get in touch with you?</label>
        <item>
          <label>Yes</label>
          <value>yes</value>
        </item>
        <item>
          <label>No</label>
          <value>no</value>
        </item>
      </select1>
      <input ref="/shelter_material_survey/section3/phone">
        <label>Enter phone number or other contact.</label>
      </input>
    </group>
    <group ref="/shelter_material_survey/section4">
      <label>Section 4. Interviewer observations</label>
      <select1 ref="/shelter_material_survey/section4/hh_roof">
        <label>The roof of this house is made of:</label>
        <item>
          <label>Metal sheets</label>
          <value>metal</value>
        </item>
        <item>
          <label>Brick</label>
          <value>brick</value>
        </item>
        <item>
          <label>Thatch / Palm leaf</label>
          <value>thatch</value>
        </item>
        <item>
          <label>Roofing tiles</label>
          <value>tiles</value>
        </item>
        <item>
          <label>Other</label>
          <value>other_roof</value>
        </item>
      </select1>
      <input ref="/shelter_material_survey/section4/other_hh_roof">
        <label>Specify other</label>
      </input>
      <select1 ref="/shelter_material_survey/section4/hh_wall">
        <label>The walls of the house are made of:</label>
        <item>
          <label>Tin</label>
          <value>tin</value>
        </item>
        <item>
          <label>Brick</label>
          <value>brick</value>
        </item>
        <item>
          <label>Mud</label>
          <value>mud</value>
        </item>
        <item>
          <label>Concrete</label>
          <value>concrete</value>
        </item>
        <item>
          <label>Other</label>
          <value>other_wall</value>
        </item>
      </select1>
      <input ref="/shelter_material_survey/section4/other_hh_wall">
        <label>Specify other</label>
      </input>
      <select1 ref="/shelter_material_survey/section4/hh_floor">
        <label>The floor of the house is made of:</label>
        <item>
          <label>Earth / Sand</label>
          <value>earth</value>
        </item>
        <item>
          <label>Ceramic tiles</label>
          <value>tiles</value>
        </item>
        <item>
          <label>Cement</label>
          <value>cement</value>
        </item>
        <item>
          <label>Wood</label>
          <value>wood</value>
        </item>
        <item>
          <label>Other</label>
          <value>other_floor</value>
        </item>
      </select1>
      <input ref="/shelter_material_survey/section4/other_hh_floor">
        <label>Specify other</label>
      </input>
      <select1 ref="/shelter_material_survey/section4/hh_toilet">
        <label>Does the house appear to have access to improved toilet facilities?</label>
        <item>
          <label>Yes</label>
          <value>yes</value>
        </item>
        <item>
          <label>No</label>
          <value>no</value>
        </item>
      </select1>
      <select1 ref="/shelter_material_survey/section4/hh_light">
        <label>What is the main source of light in the house?</label>
        <item>
          <label>Electricity</label>
          <value>electricity</value>
        </item>
        <item>
          <label>Solar</label>
          <value>solar</value>
        </item>
        <item>
          <label>LPG gas</label>
          <value>gas</value>
        </item>
        <item>
          <label>Oil lamp</label>
          <value>oil</value>
        </item>
        <item>
          <label>Dark (only natural light)</label>
          <value>dark</value>
        </item>
        <item>
          <label>Other</label>
          <value>other_light</value>
        </item>
      </select1>
      <input ref="/shelter_material_survey/section4/other_hh_light">
        <label>Specify other</label>
      </input>
      <input ref="/shelter_material_survey/section4/hh_other">
        <label>Other identifying characteristics of house:</label>
      </input>
      <select1 appearance="likert" ref="/shelter_material_survey/section4/hh_comparison">
        <label>Compared to other houses in the community, how would you say this one compares?</label>
        <item>
          <label>Poorer than others</label>
          <value>poorer</value>
        </item>
        <item>
          <label>About the same as others</label>
          <value>same</value>
        </item>
        <item>
          <label>Wealthier than others</label>
          <value>wealthier</value>
        </item>
      </select1>
      <input ref="/shelter_material_survey/section4/notes">
        <label>Did you see anything that should be followed up or any other notes you wish to make?</label>
      </input>
    </group>
  </h:body>
</h:html>
