When I am trying to see the list of my participants and their anxiety scores (tab id anx) it gives me several columns, first is the id, and next are all the different scores, the table than is all 0s and 1s indicating frequency of that score for the id, its does the same thing for a dotplot such that is calculates frequency. i've tried changing the variable to int, byte, float and nothing seems to help. any ideas?
I imported my data from excel and also tried copy and paste-ing -- wasn't sure if this was contributing to the problem.
Thank you.