Professional > Interview scripting > Writing interview scripts > Quota control scripting > Incrementing quota counts for completed interviews
 
Incrementing quota counts for completed interviews
You do not have to write code to do this as it happens automatically. When an interview with pended quota cells completes, the interviewing program automatically decrements each pended cell for that interview by 1 and increments the corresponding completed cells. When testing interview scripts you can monitor this behavior in a number of ways:
Using the Quotas activity in UNICOM Intelligence Interviewer - Server Admin.
By running the DebugQuotaReport.mrs script in UNICOM Intelligence Professional. For more information, see Testing quotas.
By checking the counts in the project’s QUOTA_QuotaCount table. For more information, see QUOTA_QuotaCount table.
See also
Quota control scripting