refactor Pessiglione ePrime task from uMaryland
In this task participants are shown two photos side by side and asked to choose which is the best picture. They will select the one key for the image on the left and the 0 key for the images on the right. After selecting the photos, they will be given feedback either, “+5 win!”, “-5 lose!”, “keep your points!”, or “lose your points!” This will help them determine if the picture they selected is the best picture.
Approx run time: 15 minutes
- Download XAMPP with PHP version 7.3.19
- Open XAMPP and click "Start" to boot the XAMPP application.
- Navigate to "Services" and click "Start All" button.
- Navigate to "Network", select localhost:8080, and click "Enable".
- Navigate to "Volumes" and click "Mount".
-
Open Terminal and navigate to the htdocs directory:
Mac/Linux:
cd ~/.bitnami/stackman/machines/xampp/volumes/root/htdocs
Windows:
cd C://xampp//htdocs
-
Clone into htdocs:
git clone https://github.com/belieflab/pessiglionne.git
-
Copy this text into your terminal from the htdocs folder (the folder you are already in).
sudo chmod -R 777 pessiglionne/
- Click this URL: http://localhost:8080/pessiglionne