Skip to content

Words and faces lateralization task, adapted from Dundas et al., 2013

License

Notifications You must be signed in to change notification settings

Brain-Development-and-Disorders-Lab/task_words_faces

Repository files navigation

Words and Faces Task

A jsPsych implementation of the words and faces task described in Dundas et al. (2013), The Joint Development of Hemispheric Lateralization for Words and Faces, https://doi.org/10.1037/a0029503.

Commands

A number of developer commands have been configured for ease of development. The Yarn package manager is used in this repository and should be used to run these commands.

  • clean: Remove build and development artefacts that are temporary or not required. The list of directories and files to remove are specified in gulpfile.js.
  • build: Create a deployment-ready build of the task. A single output file, index.js will be created in a dist/ subdirectory.
  • lint: Run the Prettier linting tool over the entire repository, correcting any styling issues.
  • start: Start the development server and active build process. The task will be able to be previewed in the browser and will reload after each source code change.
  • test: Execute all tests specified in the test/ subdirectory.

Acknowledgements

Face images courtesy of Michael J. Tarr, Carnegie Mellon University, http://www.tarrlab.org/. Funding provided by NSF award 0339122.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Issues and Feedback

Please contact Henry Burgess <henry.burgess@wustl.edu> for all code-related issues and feedback.

About

Words and faces lateralization task, adapted from Dundas et al., 2013

Resources

License

Stars

Watchers

Forks

Releases

No releases published