This is a Ma lab copy of the original GitHub repository and code base, kept here for archival purposes. Please go to https://github.com/hongsups/mturk for possible updates.
- This repository contains codes for two online experiments (Amazon Mechanical Turk) to test human participant's irrelevant feature memory.
- See here for more details.
- Both experiments were designed by using Javascript, HTML, and CSS.
- In the actual mturk experiments, more trials were used.
- At the top of the html document, you can find related Javascript files.
- Participant see a brief display of 4 colored oriented ellipses.
- After a delay, another brief display appears. One of the ellipses has changed its color. Another randomly chosen ellipse has changed its orientation.
- For the first 5 trials, participatns are asked to find the location of orientation change.
- In the 6th trial, participatns are asked to find the location of color change.
- At the top of the html document, you can find related Javascript files.
- Participant see a brief display of a colored oriented ellipse, followed by a delay.
- For the first 5 trials, participatns are asked to recall the orientation of the ellipse.
- In the 6th trial, participatns are asked to recall the color change.