<aside>
💡
AlphaQ is a survey platform/system, on which users define the structure of questionnaire and collect data online or via mobile devices.
</aside>
Functional Features
Type of questions
Currently following question types are supported by AlphaQ. Each type has many sub-options, so that most questions used in current surveys are covered.
- Choices (single choice, multiple choice)
- Numeric (integer, constant sum, ranking, etc.)
- Open text (short string, long text)
- Scale (5-point scale, slide type scale, etc.)
- Grids (Choices on sub-elements are presented in tabular format. Vertical, horizontal, exclusive grids)
User-define format
- In addition to the previous pre-defined question types, users may design the presented form of question using HTML.
- Users may define properties (type, min, max, title, etc.) to each <input> element of the user-defined HTML forms.
Presentation on web-browser
The principle is to present one question on each page. But several questions may be displayed on one page using PageBlock.
- Several questions may be presented on one web page at the same time.
- User may define the layout of questions using HTML table tag.
- A group of questions may be asked on several elements on one page.
- Responsive web page : The same content are displayed both on mobile and PC devices
Advanced types