package | Default |
---|
statCount(string $qCode,boolean $submitted = true): integer|string
string
: code of question, currently must be existing sgqa. Sample Q01.sgqa.
boolean
(or not) response
integer|string
statCountIf(string $qCode,string $comparaison,boolean $submitted = true): integer|string
string
: code of question, currently must be existing sgqa. Sample Q01.sgqa.
string
: comparre with value. Can use < or > … see https://www.yiiframework.com/doc/api/1.1/CDbCriteria#compare-detail
boolean
(or not) response
integer|string