The quota tracking variable
tag specifies the name of a variable for tracking over-quota punches for quotas created with the type: quotas
and quotabase
tags. This is most commonly used in click balance quotas (CBQs).
set status
Z. Click balanceing over-quota
P1. Prescreener | Age
type: radio
18. 18 - 24
25. 25 - 34
35. 35 - 54
55. 55 - 64
65. 65+
CB_P1. Click Balancing QUOTA | Age
type: quotas
status if over: Z
quota tracking variable: cb
quotabase: anyChecked($QDEMO,1)
optsfrom: QP1
newpage
DEMO. Completed main demographic screening
type: radio
invisible: y
cvalue: 1
1. True
....survey continues
Note: This tag is only applicable to type: quotas
and quotabase
. There is a newer, preferred method for creating CBQs using the click balance quota
tag or type: click balance quota
. The newer method generates a quota tracking variable cboq
by default.
Details
- The
quota tracking variable
tag is applied directly to a quota widget (type: quotas
). It affects that widget only, but multiple widgets can use the same variable. - The
quota tracking variable
tag's input is restricted tocb
. - Without this tag the default variable for all over-quota data, including regular quotas, is
oq
.
Comments
0 comments
Please sign in to leave a comment.