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

Investigate passing unique id and course code into game for user studies #251

Open
bradbury opened this issue Jun 10, 2021 · 1 comment
Open

Comments

@bradbury
Copy link
Member

For user studies, players will have to complete a pre-game and post-game survey in LimeSurvey. A unique player id is required to match the survey data and the game play log data. Need to investigate passing a unique player id and course code via the game url when a user presses "Play Game" button at end of pre-game survey in LimeSurvey. Will also need to store the id and course code in the game so that a player can retrieve it (if necessary) to complete the post-game survey.

@Mvtj22
Copy link
Contributor

Mvtj22 commented Aug 20, 2021

Currently we get the CourseCode and StudentID by having the student put them in. Should look into to this later here is a forum post that might be helpful https://answers.unity.com/questions/1285359/how-to-read-url-parameters-from-unity-webgl-build.html

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

No branches or pull requests

2 participants