Complexdatacollective Interviewer Versions Save

Simplifying complex network data collection.

v6.5.3

3 weeks ago

Network Canvas Interviewer 6.5.3

This is a bug fix release recommended for users running all previous versions of Interviewer.

Changelog:

  • Fixed a bug that caused sort rules to not be applied to categorical variables. This impacted the "initial sort order" of several interfaces, including the Sociogram.

v6.5.2

5 months ago

Network Canvas Interviewer 6.5.2

Important! This release contains a fix for a potentially serious bug that can occur during data export. Please see our community forum announcement for further information: https://community.networkcanvas.com/t/important-information-regarding-a-recent-software-bug-in-interviewer/142/2

It should be installed by all users.

Changelog:

  • Fixed a critical bug on Android which may result in corrupt or invalid data being exported
  • Fixed server pairing on Android
  • Fixed protocol download from Server on iOS
  • Fixed the sequencing of automatically incrementing ID numbers when the "merge sessions" export options is used

v6.5.1

7 months ago

Network Canvas Interviewer 6.5.1

This is a bug fix release recommended for all users running version 6.5.0.

Changelog:

  • Fixed a bug where image assets on information interfaces were shrinking.
  • Fixed a bug where the add node button could still be clicked after the maximum number of nodes has been added.

v6.5.0

8 months ago

Network Canvas Interviewer 6.5.0

This release adds a new optional feature to the app ("interaction sounds"), which increases user engagement and tactility. It also provides general stability improvements and bugfixes. It is recommended to all uses running any prior versions of the app.

Changelog:

  • Implemented interaction sounds: from the developer options panel in the settings menu, you can now enable sounds which play during common interactions within the app. This feature was developed by our summer inter, Anika Wilsnack.
  • Refactored name generators using forms and quick add to share the same code, for greater stability.
  • Updated cordova platform support to allow new Android and iOS versions to be released.

v6.4.2

10 months ago

Network Canvas Interviewer 6.4.2

This release contains a bugfix within networkQuery. We recommend all users running version 6.4.0 or above update.

Changelog:

  • Skip logic was not being evaluated properly when a value was an array with a single item (['F']), and the variableValue was that exact single item ('F'). This was returning false as these values are not the same.

  • This bug occurred in instances of skip logic configured with 'exactly' rules on categorical variables.

  • This now returns true. Values which are arrays containing a single item that exactly matches the variableValue are considered equal.

v6.4.1

1 year ago

Network Canvas Interviewer 6.4.1

This release contains a fix for a bug that caused issues with sort order in categorical/ordinal bin buckets, as well as other components which process sort rules. It also fixes a crash with the legacy roster autocomplete interface. We recommend all users running version 6.4.0 update.

Changes

  • Fixed a bug that prevented sorting of node bins and buckets on the ordinal and categorical bin interfaces
  • Fixed a bug that caused the legacy roster autocomplete interface to crash on load

v6.4.0

1 year ago

Network Canvas Interviewer 6.4.0

This release of Interviewer includes bugfixes and general improvements. It fixes the behaviour of sort options and adjusts some small visual aspects of the app, which may change the Interview experience. We recommend updating to this version if your study can accommodate these changes, or you are yet to start data collection.

Changelog:

  • Reimplemented the way that sort order works to correctly take into account attribute types and extended Latin characters.
  • Added link to the community website in the header of the app.
  • Added a subtle animation to the node bucket on the Sociogram interface.
  • Improved the styling of the name generator form, as well as the introduction screen of the dyad census, per-alter form, and tie-strength census.

v6.3.2

1 year ago

Network Canvas Interviewer 6.3.2

This release of Interviewer fixes several bugs, affecting skip logic, protocol validation, and asset display on Android and iOS. It should be installed by all users currently running version 6.3.1 or 6.3.0. Users running versions prior to this should consult the release notes for 6.3.0 before upgrading.

Changelog:

  • Fixed an issue that caused video, audio, and image assets not to load correctly on Android and iOS.
  • Fixed an issue that caused filtering and skip logic rules that used edge attributes not to function.
  • Fixed a bug that caused ego variables not to be validated correctly. There is a small chance that this may cause your protocol to be considered 'invalid'. If this happens, please contact us for assistance.
  • Added support for Android 7.0 and later.

v6.3.1

1 year ago

Network Canvas Interviewer 6.3.1

This release of Interviewer fixes a bug that caused the alter form interfaces, and other form interfaces, to perform extremely slowly in some circumstances. It will improve performance across the app, and should be installed by all users currently running version 6.3.0.

Changelog:

  • Fixed a bug that caused the alter form interface to perform extremely slowly

v6.3.0

2 years ago

Network Canvas Interviewer 6.3.0

This release of Interviewer implements the ability to specify the minimum and maximum number of alters to be created on a name generator stage, and adds additional skip logic and filter options for working with categorical variables.

Implementing these features required increasing the protocol schema version to 7. This version of Interviewer will remain backwards compatible with schema versions 4-6. This update should be installed by any users wishing to take advantage of these new features.

The minimum/maximum alter functionality was funded through collaboration with Dr Jereed Ivanich at the Colorado School of Public Health. If you are interested in commissioning feature development for Network Canvas, please see our documentation on the subject.

Changelog:

  • Implemented minimum and maximum limits for the number of alters that can be named on name generator type interfaces. When specified, the user will be prompted to name more alters, or prevented from adding additional alters as appropriate.
  • Implemented new rule types that allow you to work with the number of categorical values that have been selected within a categorical variable, regardless of their value.