SimpleSurveyValues
in package
Class SimpleSurveyValues
This class owns the basic values to create a survey -- the base language -- the survey title -- if createExamples (questions and groups) should be created at the beginning -- the survey group id the survey should belong to (or/and inherit values from)
Table of Contents
Properties
- $admin : string
- $adminEmail : string
- $baseLanguage : string
- $surveyGroupId : int
- $title : string
Properties
$admin
public
string
$admin
= 'inherit'
administrator name
$adminEmail
public
string
$adminEmail
= 'inherit'
administrator email
$baseLanguage
public
string
$baseLanguage
language selected by user
$surveyGroupId
public
int
$surveyGroupId
the surveygroup from which the new survey will inherit values
$title
public
string
$title
title of the survey