Base Quota On Password

Q. Can I base a quota on a password? 


A. Yes. You can base a quota on a password. 

  1. Place the password into the survey using a Formula Question.
  2. Select Constant as your Formula Question type. The Constant value is written as |password|.
  3. Build a quota control that searches the Password Question for a specific character string.

    For example:

    If the password is "blue1234" and you want to build a quota that limits the number of people taking the survey to 50 that have a password beginning with "blue," you would:

{Fpassword [ blue}

The conditional operator "[" means look for the characters "blue" at the beginning of the string located as the response in the Fpassword question.