Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate key presses into choseLottery right away #29

Closed
shippy opened this issue Mar 17, 2017 · 2 comments
Closed

Translate key presses into choseLottery right away #29

shippy opened this issue Mar 17, 2017 · 2 comments
Labels

Comments

@shippy
Copy link
Contributor

shippy commented Mar 17, 2017

This is really simple to do at the time of choice, and relatively harder later.

(Doing this at the time of choice also allows flagging stochastic dominance issues for the experimenter's attention, but there are sufficient reasons to do this for its own sake.)

@shippy shippy added the feature label Mar 17, 2017
@shippy
Copy link
Contributor Author

shippy commented Mar 17, 2017

Moving into "Make equivalent" milestone, as almost the entirety of the code in experimentSummary is just post-hoc translation of choice * refSide into choice of reference or lottery.

@shippy
Copy link
Contributor Author

shippy commented Mar 17, 2017

Data.choice is currently set in both SODM choice phase scripts, as well as in handleResponse.m. This requires a DRY violation. Sad!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant