-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG
More file actions
49 lines (40 loc) · 2.91 KB
/
CHANGELOG
File metadata and controls
49 lines (40 loc) · 2.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
queXC 0.9.5 - Changes since 0.9.4
*Fixed Bug: ereg_replace deprecated in PHP 7
*Fixed Bug: Use mysqli as connection type for ADODB
*Fixed Bug: Remove session function requirements
*Fixed Bug: Updating data from CSV file failed when column names changed in queXC
*Fixed Bug: fix label reference
*Fixed Bug: Don't try and export empty data items
*Updated translations - Thank you for contributing!
queXC 0.9.4 - Changes since 0.9.3
*Fixed Bug: Reinstated spell checking
*Fixed Bug: Fixed mootools referencing of objects to avoid failure when spell checking
*Fixed Bug: Use post instead of get when updating DDI
*Fixed Bug: Replaced short tags
*New feature: Name of coded columns based on column description
queXC 0.9.3 - Changes since 0.9.2
*Updated translations
*Fixed display in Internet Explorer
*Fixed "compare" process to use numeric groups
*Fixed fixed width output (replace newlines with spaces)
*Upgraded php-gettext to 1.0.11
*Fixed text coding to multiple groups with multiple operators
queXC 0.9.2 - Changes since 0.9.1
There hasn't been a queXC release in a while, so this one incorporates a lot of new changes.
In summary, major new features include the ability to code to multiple columns (multiple choice coding) and to assign portions of the text to a code by simply selecting it in the browser window. A search feature has been added for searching inside coding schemes. An administrator can update the data description (question labels, response labels). A keyword correspondence feature allows you to automatically code a field based on the details of another. Also, operators can see their performance in comparison with other operators while working.
*Added keyword correspondence feature (code based on a keyword file from any other column)
*Added ability to code via a reference column (coding other)
*Added percentages,totals and file description to DDI description
*Added refer to supervisor (expert) method
*Added search code function - returns list of applicable codes, when clicked - will update list on page
*Redo work unit occurs instantly (next work unit will be the one selected for redo)
*Added unassign function (To remove assigned work from operators so someone else can do it later)
*Added update DDI (update data description) function
*CSS updated to work on most size screens now
*Added list data function to display the current revision of the data file, column by column
*Added a new "Compare" process which compares the coding of multiple operators, and sets them as "identical" if they are identical, otherwise gets a third operator to decide the change
*Added "exclusive" element to process - this means that an operator can only work on this process if they haven't worked on the parent process(es)
*Added multiple column coding (coding to a multiple choice response) including text selecting and assigning to the multiple code selected
*Added performance screen for coders
*Added PSPP export of syntax only
*XML outputs as UTF-8