Releases: pdfernhout/narrafirma
NarraFirma v1.5.6
This release fixes a nasty bug I discovered while improving the help system. A few releases back, when I added an option to set the width of text input fields, I accidentally disconnected the story-name field from its on-change method. This could cause the survey to refuse to save a story (because it thought the story had no name). I am surprised, and sorry, that I made this mistake, and I'm also VERY surprised that I didn't catch it in my testing. It's fixed now, but the whole thing does make me think that automated regression testing ought to move up in the NF priority list for next year.
There are a few other, smaller bug fixes in this release, plus improvements to the help system, which was what led me to find the nasty bug in the first place. All of this was prompted by some excellent feedback from a NarraFirma user, who suggested clarifications in the help system and found one of the smaller bugs. Thank you, user :)
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.5.6.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.5.6.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to https://narrafirma.com/home/setting-up-narrafirma.
NarraFirma v1.5.5
This minor but critical release fixes a bug introduced into the PHP code of the WordPress version of NarraFirma. It was causing a new NF installation to show a blank page instead of the plugin setup page.
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.5.5.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.5.5.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to [https://narrafirma.com/home/setting-up-narrafirma](https://narrafirma.com/home/
setting-up-narrafirma).
NarraFirma v1.5.4
This minor release fixes a small bug in the display lumping system. (A lumped count could be off when somebody chose and then un-chose an answer.)
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.5.4.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.5.4.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to [https://narrafirma.com/home/setting-up-narrafirma](https://narrafirma.com/home/
setting-up-narrafirma).
NarraFirma v1.5.3
This minor release adds the option to specify the height (as well as width) of catalysis graphs (onscreen and in the printed report). It is for users who need custom graph sizes in both dimensions.
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.5.3.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.5.3.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to [https://narrafirma.com/home/setting-up-narrafirma](https://narrafirma.com/home/
setting-up-narrafirma).
NarraFirma v1.5.2
This minor release improves the clustering interface, which is used in planning and catalysis. It also fixes a few small bugs.
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.5.2.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.5.2.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to [https://narrafirma.com/home/setting-up-narrafirma](https://narrafirma.com/home/
setting-up-narrafirma).
NarraFirma v1.5.1
This minor release fixes a last-minute typo bug (a < should have been a >=) that caused graphs not to print in the catalysis report. Sorry! My bad!
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.5.1.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.5.1.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to [https://narrafirma.com/home/setting-up-narrafirma](https://narrafirma.com/home/
setting-up-narrafirma).
NarraFirma v1.5.0
This major upgrade adds new features for surveying (e.g., write-in answers, multi-lingual surveys) and catalysis (e.g., display lumping, better support for qualitative analysis). It also adds many small usability improvements. For details, see the NarraFirma blog.
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.5.0.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.5.0.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to [https://narrafirma.com/home/setting-up-narrafirma](https://narrafirma.com/home/
setting-up-narrafirma).
NarraFirma v1.4.2
This minor release makes small scattered improvements to survey usability and graph drawing. It also fixes a few bugs. For details, see the NarraFirma blog.
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.4.2.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.4.2.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to https://narrafirma.com/home/setting-up-narrafirma.
NarraFirma v1.4.1
This minor release fixes a small but longstanding bug in the drawing of contingency tables. The expected count for a cell should be its row total times its column total divided by the total of all column totals (or row totals; they are the same number). However, somebody mistakenly divided by the number of stories in the data set. We never noticed the error before because the answer count for most questions is not far below the number of stories. But when one or both of the graphed questions had few answers, the red expected-count circles were drawn smaller than they should have been. This error is now fixed. Note that this was only a graphing error; it did not affect statistical results.
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.4.1.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.4.1.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to https://narrafirma.com/home/setting-up-narrafirma.
NarraFirma v1.4.0
This release adds a new type of graph: a correlation map, which shows all of the correlations among scale questions in one diagram, both overall and in subsets based on choice questions. Another new feature is CSV export of the data used to draw each graph. In addition, there are several small usability improvements for the catalysis process.
To use the WordPress version of NarraFirma, first download the zip file (narrafirma-wordpress-plugin-v1.4.0.zip) from the link you see on this page. Then upload the zip file into the plugins section of a running WordPress installation. Caution! Don't mix up the WordPress zip file (narrafirma-wordpress-plugin-v1.4.0.zip) with the source code file (narrafirma.zip).
For more installation instructions, go to https://narrafirma.com/home/setting-up-narrafirma.