Actions

Translations

Translations:Survey quotas/104/en

From LimeSurvey Manual

Revision as of 12:00, 12 November 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For example , to set a quota to a text question (user write ok or not) on a Y/N question: {QuotaQuestion=if(strtolower(Q00.NAOK) == 'ok', 'Y', 'N')