Releases: LegoStormtroopr/canard
Canard Question Module Editor v0.2.5 (Mötley-Crüe)
New Features
- Improved unicode handling when exporting files (fixed #19)
- Added a better splash screen when selecting word substitutions from the module component pane
Canard Question Module Editor v0.2.4
This version is now deprecated - updated version available here
New Features
Ahead of a presentation of Canard at the 2014 ACSPRI conference an updated version has been released.
New functionality in this release:
- QueXML and LimeSurvey exports are now available
- Added date and time response types
Additionally, the Makefile and compiled Qt UI files have been included to make development for others easier.
Canard Question Module Editor v0.2.3
This version is now deprecated - updated version available here
New Features
New functionality in this release:
- Import / export is now possible using Python executable to expand the possible options for inter-operability. There is more information on the wiki about how to create new plugins.
- Triple-S import and export option is now available
- QueXML import is now available
- Changed terminology around respondents based on feedback from IASSIST - it now uses the more standard term "respondent universe"
Fixes
- Fixes #9
Canard Question Module Editor v0.2.2
This version is now deprecated - updated version available here
New Features
New functionality in this release:
- Canard binary is now released as Python 2.7 32-bit for enhanced compatibility
- New Boolean response type available
- New Exports available
- DDI 3.2
- XForms
Bug fixes
#6 Population list in Question Concept is wrong
Fixes undocumented bug with XML highlighting in Python 32-bit
Canard Question Module Editor v0.2.1
This version is now deprecated - updated version available here
New Features
New functionality in this release:
- Multilingual settings options available under Settings → Preferences
- Allows for a default display Language
- Allows for multiple default languages to be added to new objects
- Add Global Language (Crtl+Shift+G) allows for a new language to be added adjacent to any and every existing TextComponent in a SQBL module.
- New "File a bug..." action under Help menu provides an instant link to GitHub issues page
Bug fixes
#4 double-click in Component text makes the label editable and randomly crashes Canard
#5 Adding new languages no longer works for questions
Canard Question Module Editor v0.2
This version is now deprecated - updated version available here
This is the first beta release of the Canard Question Module Editor. This is still an active work in progress, and while quite functional in many aspects, it is not a complete editor for all components within the Structured Questionnaire Building Language.
Features
Currently functional in this release:
- Dynamic text and word substitutions in question text and statements
- Nested branching and complex routing within surveys
- Three types of basic response type:
- Text - with optional enforcement of minimum and maximum response length
- Number - with optional enforcement of minimum and maximum values, with required step values
- Codelists - with the ability to indicate a minimum and maximum number of choices
- While also allowing for complex response types:
- Question Groups - allow for tightly linked questions with different responses to be brought together.
- Individual questions can have subquestions and multiple responses to capture complex lists and grids of responses quickly.
- Live preview of question routing and example form instances using Graphviz and XForms.
- Plugin support to extend import and export functionality
- This release includes plugins for DDI3.1 import and export
How to install (Windows)
- Download the above executable
- Extract to a location of your choosing.
- (Optional) Install Graphviz, however without this installed the flowchart panel be able to provide illustrations of the logical routing.
How to Install (Linux & Mac)
Coming soon!
Tutorials
A playlist of Canard tutorial videos is available on Youtube