Hello fellow researchers! Newbie here :)

I created a survey with open-ended and Likert-type questions. The survey was administered nine times to the same people using google forms. I plan to use R for analyzing the quantitative data and NVivo for the qualitative data.

I would like to know the best way to combine the 9 forms. Currently, I have two options:

A. Add a column (Week number/Lesson number) which will be numbered from 1-9. It will contain the order in which the survey was administered (e.g., 3rd out of 9, or 8nd out of 9). And then merge all records vertically.

B. Add columns for each item of each survey and add a week or lesson number (e.g., w1Q1, w2Q1, w3Q1, etc.) and merge them horizontally.

'A' might have been the more obvious choice, but I'm not quite sure about its implications when doing repeated ANOVA analysis in R or coding in NVivo.

Can someone point me to some resources on how these are properly done for this case?

Thanks in advance!

More Roberto B Figueroa's questions See All
Similar questions and discussions