Discussions about creating CAPI applications to run on Android devices
-
matenek
- Posts: 17
- Joined: November 17th, 2022, 12:57 am
Post
by matenek »
Hey guys,
I'm new using cspro.
Let's do a school census.
Has anyone done it? Can you share the files so I can base it on and use as a model?
Another question: How do I implement this screen that will be used on a tablet with android (CAPI)?
Tks all

You do not have the required permissions to view the files attached to this post.
-
sherrell
- Posts: 407
- Joined: April 2nd, 2014, 9:16 pm
- Location: Washington, DC
Post
by sherrell »
Another question: How do I implement this screen that will be used on a tablet with android (CAPI)?
While you can force questions to be displayed at the same time on an Android by using the block feature
https://www.csprousers.org/help/CSPro/blocks.html, for this question you would really just want a single question that allows checkboxes
https://www.csprousers.org/help/CSPro/check_box.html.
So, Q2.09 would be an alphanumeric field that has the following response categories:
Pre-school, A
Pre-school, B
1st Circle, G1
1st Circle, G2
1st Circle, G3
1st Circle, G4
2nd Circle, G5
<etc>
You don't have the same display features on Androids as you do for PCs, so you'll have to make some adjustments.
Sherrell
-
matenek
- Posts: 17
- Joined: November 17th, 2022, 12:57 am
Post
by matenek »
Tks a lot for the response.
I implemented it with the tips you gave me.
all the best
