The main goal of v1.2.1 is the inclusion of the user manual. This version contains a visual overhaul of the navigation system. The demonstration screen can now be easily customised to meet experiment needs.
Release Notes for v1.2.1:
Added
- The
demoparameter can now be defined as a block to define a custom demonstration screen. - A first version of the user manual is now included.
- Added the example PALILA file from the manual.
Changed
- The 'Please enter your participant ID' part of the welcome message is now always visible.
textis now an optional parameter for theAnnoyancequestion type.- An open question (
how_found_other) is added to the questionnaire for when participants select 'other' inhow_found. - Made the "continue" and other navigation buttons static on the screen.
- Changed the default questionnaire's
cold_magnitudequestion toMultipleChoice. - The default questionnaire no longer uses
manual split = yes. - The configuration in
gui_dev.palilahas been made more relevant.
Deprecated
- Experiment configuration information will be removed from the README. This section will not be maintained from v1.2.0.
Removed
- Removed the
default_questionnaire.pdfdocument. This information is now included in the manual.
Fixed
- An issue with the recognition of floating point numbers has been fixed.
- Without the
[questionnaire]block, the GUI still showed the 'back to main questionnaire' button, which has now been removed in this case. - The repetition index in the question identifier no longer appears when
repeat = 1.