Page 1 of 1

CAPI displaying more than one questions

Posted: September 9th, 2019, 5:46 am
by segxy4manu
Hello, folks please on quick one, I want my CSentry questionnaire to display more than one question on the screen before navigating to another sets of questions

Re: CAPI displaying more than one questions

Posted: September 9th, 2019, 4:58 pm
by aaronw
You can implement this functionality using blocks. The behavior is subtly different on Windows and Android, so read the helps carefully.

https://www.csprousers.org/help/CSPro/blocks.html

Also, the Simple CAPI example make use of blocks.

Re: CAPI displaying more than one questions

Posted: October 1st, 2019, 11:46 am
by segxy4manu
Thanks to you,
this was really helpful.