CAPI displaying more than one questions
-
segxy4manu
- Posts: 44
- Joined: August 31st, 2016, 5:51 pm
CAPI displaying more than one questions
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
-
aaronw
- Posts: 571
- Joined: June 9th, 2016, 9:38 am
- Location: Washington, DC
Re: CAPI displaying more than one questions
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.
https://www.csprousers.org/help/CSPro/blocks.html
Also, the Simple CAPI example make use of blocks.
-
segxy4manu
- Posts: 44
- Joined: August 31st, 2016, 5:51 pm
Re: CAPI displaying more than one questions
Thanks to you,
this was really helpful.
this was really helpful.