I am developing a data collection app. The first section of the survey is
an eligibility screening test. I f the respondent is not eligible, the data
collector should then end the survey and mark it as complete. I have been
searching online but cannot seem to find this implementation. Could someone
please suggest how I could do this? or point me to the section of code that
the survey app uses to save and finalize forms so that I can customise that?
No need to modify Collect. Wrap the eligible section of the form in a
group and make that group relevant when the respondent is eligible. http://xlsform.org/#relevant.
Yaw
ยทยทยท
--
Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.
On Thu, Sep 24, 2015 at 7:26 PM, Muthoni Nguthi flyra67@gmail.com wrote:
Hello.
I am developing a data collection app. The first section of the survey is an
eligibility screening test. I f the respondent is not eligible, the data
collector should then end the survey and mark it as complete. I have been
searching online but cannot seem to find this implementation. Could someone
please suggest how I could do this? or point me to the section of code that
the survey app uses to save and finalize forms so that I can customise that?