Hi,
Before i posted here i looked at least 10 topics regarding quota's, i've read the manual and afaik i've done everything correctly.
I have created a survey that is done by telephone. We use VICIdial for that and have created a token based survey with the lead_id's from VICIdial. Once the agent gets someone on the phone and clicks the webform link it calls this URL to start the survey:
http://192.168.1.201/limesurvey/index.php?sid=88938&88938X1X1=--A--uitvoerder--B--&lang=nl&token=--A--lead_id--B--
It starts the proper survey with the proper token and also the question i have prefilled is saved. I used
this instruction to do that.
This survey is about the customer satisfaction of a service desk where the
quotas are limited to each of the 5 employees who work there. I have received abbreviations for these 5 employees:
mdz
pma
pvb
slo
xmsp
In the sample file which i loaded in VICIdial each respondent that is called has one of the above codes specified which i pass along as an answer to the first question via the survey URL. This question is set to be hidden and is a drop-down list question.
I noticed that the quota's aren't working. I added a testing quota on another question and that worked immediately. See screenshot.
What could be causing this, the fact that it's a hidden question? The fact that i'm inserting the answer by URL or that it's a drop-down list (should work according to manual).
The survey is already activated, how can i still manage quota's? Only workaround i can think of at this point would be to manually monitor the number of interviews for each code and communicate to the agents to stop calling those numbers when the limit is reached.