Skip to content

belieflab/eEfRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effort Expenditure for Rewards Task (EEFRT)

In this task participants must choose between completing the Hard Task or the Easy Task.

Easy Task: Press the L key with your right index finger as fast as you can until the bar on the screen fills up.

Hard Task: Press the S key with your left pinky finger as fast as you can until the bar on the screen fills up.

The participant wins 100 points for completing the Easy Task and anywhere from 120-400 points for the hard task. However, completing the task alone will not guarantee points. Some trials have an 88% chance of winning points, some have a 50% chance of winning points, and some only have a 12% chance of winning points.

Participants are shown this information and are required to choose if they want to complete the easy or hard task. Participants will do this task for exactly 20 minutes.

Approx run time w/ practice: 25 minutes

Development Guide

Install and configure XAMPP:

  1. Download XAMPP with PHP version 7.3.19
  2. Open XAMPP and click "Start" to boot the XAMPP application.
  3. Navigate to "Services" and click "Start All" button.
  4. Navigate to "Network", select localhost:8080, and click "Enable".
  5. Navigate to "Volumes" and click "Mount".

Clone the git repository:

  1. Open Terminal and navigate to the htdocs directory:

    Mac/Linux:

     cd ~/.bitnami/stackman/machines/xampp/volumes/root/htdocs
    

    Windows:

     cd C://xampp//htdocs
    
  2. Clone into htdocs:

     git clone https://github.com/belieflab/pessiglionne.git
    

Modifty permissions:

  1. Copy this text into your terminal from the htdocs folder (the folder you are already in).

     sudo chmod -R 777 pessiglionne/
    

Start experiment:

  1. Click this URL: http://localhost:8080/pessiglionne

BRAVO! You're a XAMPP master.

another section for people to install on their server

About

refactor of EEfRT task from UGA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •