Skip to content

Filter-Bubble/Miscellaneous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Miscellaneous

This repository contains various scripts and documents.

Repository content

IDSelector.js

The ID Selector is a GreaseMonkey script which makes it easier to select Passive Data Kit ID's for exporting.

To install the script, add the GreaseMonkey extension to Firefox, then create a new user script and copy the content from this file into the new script.

To use the script, go to the export page of the Passive Data Kit and press Ctrl+Enter. This will open a prompt asking for the list of ID's. These ID's are gathered using the Qualtrics survey. In the Visualisation Jupyter Notebook, the survey data is imported and the ID's are placed in a variable named qualtricsIdListUnionWaves. The output of this variable, which is already in the format ['ID1','ID2',...], can be copied into the prompt. This will automatically select all relevant ID's.

About

This repository contains various scripts and documents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published