LimeSurvey API - Master branch

SurveyIntegrity
in package

Service class to fix integrity on a single survey

Tags
version
0.1.0

Table of Contents

Properties

$survey  : Survey

Methods

__construct()  : mixed
fixSurveyIntegrity()  : void
Function to find and fix potential issue inside current survey, mpore fix to be added - fixes missing groups, questions, answers, quotas & assessments for languages on a survey - Remove invalid question in this survey : exist in another la,guage but not in primary
fixSurveyLanguageSetting()  : void
Add needed language if needed in related SurveyLanguageSetting Remove uneeded language if needed in related SurveyLanguageSetting

Properties

Methods

fixSurveyIntegrity()

Function to find and fix potential issue inside current survey, mpore fix to be added - fixes missing groups, questions, answers, quotas & assessments for languages on a survey - Remove invalid question in this survey : exist in another la,guage but not in primary

public fixSurveyIntegrity() : void

fixSurveyLanguageSetting()

Add needed language if needed in related SurveyLanguageSetting Remove uneeded language if needed in related SurveyLanguageSetting

public fixSurveyLanguageSetting() : void

        
On this page

Search results