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

[Time sensitive] Save browser, os, platform in json / zip files #274

Open
danielmlow opened this issue Oct 28, 2021 · 6 comments
Open

[Time sensitive] Save browser, os, platform in json / zip files #274

danielmlow opened this issue Oct 28, 2021 · 6 comments
Assignees

Comments

@danielmlow
Copy link

If someone clicks on Help button we get this in an email:

[ Describe the issue in detail. You can copy and paste text, screen capture and/or describe the expected vs. actual result.] Browser properties: {"browser":{"name":"Chrome","version":"94.0.4606.81"},"os":{"name":"Windows","version":"NT 10.0","versionName":"10"},"platform":{"type":"desktop"},"engine":{"name":"Blink"}}]

Can we also get this in one or all of the zip / json files?

@danielmlow
Copy link
Author

@sanuann , also can we save the zip file people download with the timestamp, unique code and uid? Currently it's just saving the unique code and uid, but not the timestamp:

image

Another submission with timestamp:

image

@sanuann
Copy link
Collaborator

sanuann commented Oct 29, 2021

is it ok to put a . after the timestamp in the filename? I am not sure, so asking.

@danielmlow
Copy link
Author

Yeah, i havent found any issues. And now it’s best to keep it like that since I’ve including it in my preprocessing scripts, but if not let me know

@sanuann sanuann self-assigned this Oct 29, 2021
@danielmlow danielmlow changed the title Save browser, os, platform in json / zip files [Time sensitive] Save browser, os, platform in json / zip files Nov 1, 2021
@danielmlow
Copy link
Author

@satra @djarecka this would be useful. Write now that information is available when participants click on the Help button. But it is not saved in the zip/json files.

@satra
Copy link
Contributor

satra commented Nov 17, 2021

this could be added as another software agent in the result of each assessment, so the activity wasAssociatedWth with this agent, which would have the same uuid for a given interaction with the app. (https://www.repronim.org/reproschema/30_schema/#responseactivity) and the software agent (https://www.repronim.org/reproschema/30_schema/#softwareagent), which should be extended to support the properties listed.

@danielmlow
Copy link
Author

@satra thanks. I don't know how to implement that. Can you or @djarecka give it a try?

Doing the activity on smartphones is likely to change the distribution of responses for journaling tasks (maybe shorter responses, more typos, less compliance), so it would be good to know which device they were on.

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

3 participants