Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creating a simple Checkbox application (Survey!)

Padmocho-OracleMar 25 2016 — edited Mar 26 2016

Hi All,

I have been trying to find a working example for some time but in the end failed to do so and hence asking for help here!

Basically, the target is to build the simplest of questionnaire. So:

End user opens a simple page with a list of YES/NO questions. This list needs to be dynamic (it is prepared by another "superuser")

Another words the process should be:

1. One person (organizer) creates the questionnaire - enters some questions:

Q1

Q2

Q3...

2. Then, another user (who does the survey) takes a tablet and opens the questionnaire and asks people the specific questions.

All answers are YES/NO

What is the best way to do it?

My initial idea was:

1. Create a dynamic checklist and put it in an empty region

2. when user sends "Send" the questionnaire is saved and I can start another one.

Any advice would really be appreciated!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2016
Added on Mar 25 2016
4 comments
1,363 views