-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the Language Processing Lab wiki!
This wiki is intended to help researchers working in or using the lab understand our existing code and guide them through the basics of creating their own experiments. It will cover building experiments using jsPsych and other useful JavaScript libraries, integrating projects with Firebase and JotForm, and using Amazon Mechanical Turk to publish experiments and pay subjects, as well as best practices for code-writing, Firebase, GitHub, and MTurk.
If you are new to writing code in HTML, CSS, and JavaScript/jQuery, I recommend starting with some tutorials:
- w3schools: https://www.w3schools.com/
- Codeacademy: https://www.codecademy.com/
For more in-depth information on the libraries and services we use at the lab, please check out their documentation:
- jQuery: https://api.jquery.com/
- Bootstrap: http://getbootstrap.com/
- jsPsych: http://docs.jspsych.org/
- Firebase: https://firebase.google.com/docs/
- Amazon Mechanical Turk: https://aws.amazon.com/documentation/mturk/
- JotForm: https://www.jotform.com/help/
If you have any questions, corrections, or suggestions, please do not hesitate to contact Mathew, the lab's point of contact for programming and other computer-related matters, at kramer.mathew.a@gmail.com. Please CC uchicagolanglab@gmail.com in your email.
-
Integration