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

Random Confidence on 'Save' #26

Open
kmader opened this issue Feb 9, 2018 · 0 comments
Open

Random Confidence on 'Save' #26

kmader opened this issue Feb 9, 2018 · 0 comments

Comments

@kmader
Copy link

kmader commented Feb 9, 2018

The confidence level seems to be set to a random value upon saving, this seems like odd behavior

mindcontrol/imports/ui/qc.js

Lines 1010 to 1013 in 741dd72

var likert = randomInt(1, 5);
try {
$("#conf")[0].value = likert; // Cameron: randomly set so you have to change it.
} catch(e) {

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

No branches or pull requests

1 participant