RE-QDA / requal

Free and open-source software for computer-assisted qualitative data analysis
https://www.requal.app
Other
12 stars 1 forks source link

rqda2requal() #45

Closed hlageek closed 2 years ago

hlageek commented 2 years ago

Since RQDA was instrumental in the requal development, I suggest we make a dedicated migration function that would allow RQDA users to move their projects into requal. The function would take the path to an existing RQDA file and a new requal project file as arguments and it would essentially be a script to rewrite RQDA data into requal DB scheme. No need for UI, at least not at this stage, though we could provide an option to create new projects by import in the future, if we have more migrating scripts.

skvrnami commented 2 years ago

There is a working prototype in feature/rqda_import. However, I need some examples of projects created with RQDA for testing it. @martin-hajek, could you send me some? I could use the RQDA files students coded for testing inter-coding reliability, but I am not sure if these are representative for full-fledged projects created with RQDA.