implement schools grade multiple choice.

Discussions about creating CAPI applications to run on Android devices
Forum rules
New release: CSPro 8.0
Post Reply
matenek
Posts: 17
Joined: November 17th, 2022, 12:57 am

implement schools grade multiple choice.

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 ;)
Attachments
Schools grade table
Schools grade table
WhatsApp Image 2022-11-18 at 11.34.15 AM.jpeg (37.21 KiB) Viewed 2021 times
sherrell
Posts: 397
Joined: April 2nd, 2014, 9:16 pm
Location: Washington, DC

Re: implement schools grade multiple choice.

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

Re: implement schools grade multiple choice.

Post by matenek »

Tks a lot for the response.
I implemented it with the tips you gave me.

all the best ;)
Post Reply