Random Number Generator appears to stop working.

  • chadhinds
    Asked on October 28, 2020 at 9:53 AM

    I have a form that uses the random number generator to determine which questions will be part of a test, but as of Oct. 23 it appears to have stopped working. No random number is identified in the results so the test now includes all of the questions. I have added a condition for a null value in the random number field, but I would rather know why the random number generator stopped working. Please advise.


    Tests after Oct. 23 don't have number.

    1603893164 5f9977ac623bd  Screenshot 10

  • BJoanna
    Replied on October 28, 2020 at 11:01 AM

    I inspected your form and it has more than 150 fields. However, they are only 71 fields shown on the live form, so I think that your conditions are working. I think that the widget is not recording the value because you set the Check for Uniqueness option to Yes inside of the widget settings and you already received all possible values (0-9). Please change it to No and test the form again.

    1603897187 5f998763cfc4a check Screenshot 10