-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
The confidence level seems to be set to a random value upon saving, this seems like odd behavior
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) { |
Metadata
Metadata
Assignees
Labels
No labels