Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

N-back-task Data #218

Open
katharinabracht opened this issue Nov 13, 2023 · 1 comment
Open

N-back-task Data #218

katharinabracht opened this issue Nov 13, 2023 · 1 comment

Comments

@katharinabracht
Copy link

I created a study in lab.js and implemented the N-back-task from @FelixHenninger : https://github.com/FelixHenninger/lab.js/tree/650b3ae2266f51544d881b01707cb807c4bcdd86/tasks/N-back%20task
I implemented the 0-, 1- and 2-back-task.

Now I want to deploy the study online and collect data. The Excel file with the data that I receive after doing the study is hard to interpret. The Excel file includes a lot of rows that I don't know the meaning of. After collecting the data I want to analyse it with RStudio.
Does someone know how to interpret the Excel file and the many different rows and columns in it? Can I maybe simplify the Excel document? And how can I best transfer the data to RStudio?

It would really appreciate any help!
Thank you and best regards
Katharina

@katharinabracht
Copy link
Author

It would be a great help already to understand following variables in the output of the N-back-task @FelixHenninger :
time_commit
time_end
time_render
time_run
time_show
time_switch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant