Built-in method of combining .QCodes files
backlog
C
Confidential Whippet
User can sometimes code on the wrong file or for some reason need to combine the coding from 2 different files. As they each have different QCodes files, this has to be manually done in a good text editor. Having a built-in way to combine these files for each category would save users time.
J
Jamie Morris
backlog
J
Jamie Morris
Merged in a post:
Easier way to combine QCodes files
V
Violet Pinniped
Currently there’s no easy way to combine multiple QCodes files. There should be some way of doing this without having to resort to importing 2 sets into the same project and merging questions.
J
Jamie Morris
Merged in a post:
Tool to combine QCode files
O
Oyster Gorilla
Sometimes people go down the wrong workflow with coding open ends and end up with multiple code frames that they need to combine. Right now they have to manually copy and paste all the <Match> tags which is tedious and error prone.
The files are setup as XML so you should be able to create a tool to merge the matches based on the category label automatically to cut down on a LOT of explanation and customers having to handle editing raw XML.