Table of Contents
Namespace for RegenCHOICE → qs for question structure
This is a sub-namespace of RegenCHOICE.
Here are the RegenCHOICE structures for criteria questions
- AORBQ — a preference between two alternatives, A or B
- FACTQ — a factual question with answer Yes or No or Don't Know
- LEVLQ — like OPTSQ, but ordered as “levels”
- LIKSQ — a classic “Likert” scale question
- OPTSQ — a list of (unordered) options, multiple choice style
- RANGQ — a question with a numeric range
- TRIPQ — like AORBQ but with the mid-point named, making a triple
General points
Questions in RegenCHOICE must not ask users to input text as answers. The main question structure is the multiple-choice questions, but there are a few others, so here are the question structures currently envisaged. These structures may be changed in the future, so to leave that possibility open, without necessarily needing to change the rest of the software, they will be stored in a general store that is distributed and kept in synch.
For a rough general data specification, see the question-info. The differing details for each question structure are noted in the page for that structure.
Question dependency
While there are relatively few questions, and they are all centrally defined, care can be taken that they are all independent of each other. However, in a fuller, open-ended range of questions, it is easy to imagine some questions only being relevant or appropriate if some other question is answered in a certain way. This point will be explored in a separate page, later.
Place and time constraints
Some enquiries as a whole have specific criteria for place, time, or both. For these, please see the Question information structure
