Skip to content

Releases: LegoStormtroopr/canard

Canard Question Module Editor v0.2.5 (Mötley-Crüe)

25 Jul 02:55
Compare
Choose a tag to compare

New Features

  • Improved unicode handling when exporting files (fixed #19)
  • Added a better splash screen when selecting word substitutions from the module component pane

image

Canard Question Module Editor v0.2.4

30 Nov 02:27
Compare
Choose a tag to compare
Pre-release

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

11 Jul 08:47
Compare
Choose a tag to compare
Pre-release

This version is now deprecated - updated version available here


New Features

New functionality in this release:

Fixes

  • Fixes #9

image

Canard Question Module Editor v0.2.2

02 Jun 14:21
Compare
Choose a tag to compare
Pre-release

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

09 Oct 10:35
Compare
Choose a tag to compare
Pre-release

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

30 Sep 10:28
Compare
Choose a tag to compare
Pre-release

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)

  1. Download the above executable
  2. Extract to a location of your choosing.
  3. (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

Screenshots

A word substitution providing dynamic text in question.
Screen shot of word substitutions