QualCoder 3.8 #1194
ccbogel
announced in
Announcements
QualCoder 3.8
#1194
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Installation
Windows
You have two options (see attached files at the end of the release page):
On first use of the exe, Windows will ask you to allow to run QualCoder. This is because it is from an unknown publisher. It costs a lot of money to get a trusted publisher certificate - so that will not be possible for the foreseeable future.
MacOS
Attached to the release page you will find two options:
The app bundles are compiled on macOS Sequoia. They might also work on Sonoma and Ventura.
On first use of the exe, Windows will ask you to allow to run QualCoder. This is because it is from an unknown publisher. It costs a lot of money to get a trusted publisher certificate - and to pay to maintain it over the years- so that will not be possible for the foreseeable future.
We are currently not able to sign the app bundles, so you will get a warning that QualCoder is from an unregistered developer. You have to manually allow the app to be executed, if your Gatekeeper is active. Follow these steps:
Double-click the downloaded dmg-file.
Linux Ubuntu / Lubuntu / Mint and maybe more (e.g. ZorinOS)
Other Linux
Fedora has a segmentation fault (software crashes) which is currently not fixed, regarding audio / video coding.
Manual install on any operating system mentioned above
For install from source code, download the zip file below and use the instructions in the README file to install on your operating system.
========
Changes
Throughout - help now redirects to the new website: https://qualcoder-org.github.io/
This will allow us to gradually add additional pages in other languages.
Shutdown
The Shutdown process has been improved.
Settings
The default project directory is now the location for saving automatic backups.
Coder names, a button to show visibility of other coders, and to add, merge and rename coders.
Artificial intelligence
Improved model access.
View graph
Added button: export image as pdf. Better for scaling.
All coding screens
Sort files by name, date loaded in, case name. Ascending or descending.
Except A/V coding: Coder names, a new button to show visibility of other coders, and to add a new coder.
Code text
Added options to code ONLY within an existing code - for autocode buttons. Right-click on the buttons to get a menu to change the options.
Added button to find and mark (code) speakers by speaker name.
Codes in all files screen
Added options to edit memos, add / remove important flag.
Report codes
If there are no cases in the project. Hide the cases pane, and cases option in the matrix drop-down selection.
Settings
There is a button beside the current coder name, to edit coder names. This also includes merging a coder name into an existing name.
Improve AI model usage
Pseudonymisation
Pseudonyms must be set up before importing documents.
Data de-identification is an important privacy aspect. Data de-identification applies to most qualitative text imports, e.g. from txt, docx and other text files. It does not apply to PDF imports, nor the plain text associated with PDFs. It applies to survey import columns designated as qualitative.
In Manage Files there is a button to open the pseudonymisation screen.
On this screen, enter names that must be replaced with randomised pseudonyms.
The pseudonym file is created within the QualCoder project folder called pseudonyms.json
This json file can be removed and stored separately, or deleted, after all text importing is completed.
Fixed error merging project containing audio and video
Audio and video merging, the associated text files were incorrectly assigned.
Code co-occurrence report
Added option to create a new code from overlapping codes. Right-click on a cell that contains overlapping code to do this.
Charts
Added some cumulative bar charts. Cumulative bar chars of code frequency in files/cases, by code.
Wordcloud now uses the python wordcloud module. Added an option to override existing stopwords for the word cloud, by adding a button to temporarily link to any user chosen stopwords file.
Mark speakers
In Manage Files and Code Text. There is a button (a pin icon) for QualCoder to identify and mark with a code the transcription speakers. The speaker name must begin the sentence, and be in one of several formats described in the tooltips.
This discussion was created from the release QualCoder 3.8.
Beta Was this translation helpful? Give feedback.
All reactions