Question Answer Manager
Description
Questionnaires, assistants and configurations, all types have the same in common. A series of questions which can be answered in the provided space nearby the question. The questions are often grouped into sections and or pages. This package has several ways to display these questionnares and to store the data from the answer areas in a JSON
, TOML
or YAML
format. Also, when opened again, the previous provided values are restored in the display.
There are several types of input possible of which the textual input is the most important (or most used) one. Other examples of input are check and radio buttons, combo boxes and file selections.
Some control of what can be input is available. For instance, the text field might be required to fill in. The user may also provide their own checking routines to see if the answer is right.
Installation
Simple and straight forward.
zef install QAManager
Issues
There are always some problems! If you find one, please help by filing an issue at my github project.
See also
The section at About
Attribution
- Thanks for the great language Raku formally known as Perl 6.
- Also the used libraries of Gnome made accessable through the Gnome::Gtk3 package.
- An icon is used for free from https://icons8.com on this site and also in applications and modules.