Skip to content

Random Confidence on 'Save' #26

@kmader

Description

@kmader

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) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions