Skip to content

QualCoder 2.4

Compare
Choose a tag to compare
@ccbogel ccbogel released this 07 Feb 01:42
· 3615 commits to master since this release
b3ca0be
Improved UI features, tabbed interface, use of base64 for icons.
Exports for case and file attributes.
Reports - Case matrix - various options for columns (codes, categories, top categories).
Extra explanation for text search in code text regards Regex.
Additional shortcut keys when coding:
Shortcut R to select Recent codes.
Shortcut Q to Quick code with the most recent code.
Shortcut M to memo a code.
Shortcut O to cycle through overlapping codes in situ.
Code in context of original file - now in code text, code image, code av, graph, code reports.

I have jumped from version 2.2 to 2.4 as I could not update two files in the 2.3 release.

ERROR REMAINS: Automatic numeric attribute type for case, files. Does not create a character attribute.
To fix: Open the Attribute management window and right click on the attribute and change to character.
This error fixed in the latest code which will become a 2.5 release.

Since this release two more errors have been identified. One is a minor display issue regarding overlapping codes in the code text window. The second is an issue with CSV importation. These errors have been fixed in the current code on the main github page.

To Run: Windows use cmd and run py qualcoder.py from the QualCoder-2.2/qualcoder folder
or again on Windows double-click on the qualcoder.py file.