I hope that there will be a logic process before the questionnaire is loaded, and an event will be triggered before the welcome page. Does limesurvey have such an event?
I can only add code to application/controllers/survey/index.php 608 line now,
eg:
$event = new PluginEvent('beforeSurvey');
$event->set('surveyId', $surveyid);
App()->getPluginManager()->dispatchEvent($event);
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.