Q&A : Quota Full popup box

A few weeks ago we where asked the following

Q: I just want to show a popup box says “Quota Full” and send the participant to end of the survey. Any help about this ?

In this article we will address the popup box and the jump to the end of the survey. If you would like to see how you check the quotas then you can take a look at the related articles shown at the end of the post.

Read more

Debugging Quotas

When writing quota scripts one of the hardest things to do is to figure out if they will work or not. For a while the only way to test them was to Activate the survey onto the server but very quickly it was realised that a new method was required. In this article we will show you how to set your professional up so that you can debug your quotas scripts on your local machine.

Read more

Avoid Incrementing Quotas When Reviewing Interviews

Reviewing an interview causes the interview to be re-executed.  This can cause quotas to be incremented if the interview and sample management scripts do not take this into account.  The DDL example interviewing and sample management scripts for quota show how to avoid extra quota increments and should be used as a base.

Read more