SimpleSurveyValues

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)

package

LimeSurvey\DataValueObject

Methods

Properties

language selected by user

baseLanguage :string
var

language selected by user

Type(s)

string

title of the survey

title :string
var

title of the survey

Type(s)

string

the surveygroup from which the new survey will inherit values

surveyGroupId :integer
var

the surveygroup from which the new survey will inherit values

Type(s)

integer

administrator name

admin :string
var

administrator name

Type(s)

string

administrator email

adminEmail :string
var

administrator email

Type(s)

string