Page 1 of 1

Adding a consent page and section label

Posted: August 27th, 2015, 7:28 am
by tweg
Dear all,
So far I am getting on well with developing a data entry program and thank to the forum for valuable responses. I have developed a program and I would to add a page with consent to be read by the interviewer but I don't how this should be done. Also I would like to have a description of each section to appear before going to question texts. Will appreciate on how to do this

Regards

Re: Adding a consent page and section label

Posted: August 27th, 2015, 7:35 am
by josh
For both the consent page and the section descriptions I would just add dummy fields to the form and put the consent text/section description in the CAPI question text. For the consent page you can add a value set with options 1) agree 2) disagree and end the interview if they choose 2. For the section descriptions you can have just one option in the value set which "start section".

Re: Adding a consent page and section label

Posted: August 27th, 2015, 9:11 am
by tweg
Thanks Josh for the quick reply this is helpful