\n";
$activateoutput .= $clang->gT("The survey cannot be activated until these problems have been resolved.")."\n";
$activateoutput .= "
\n";
return;
}
$activateoutput .= " \n
\n";
$activateoutput .= "
".$clang->gT("Activate Survey")." ($surveyid)
\n";
$activateoutput .= "
\n";
$activateoutput .= $clang->gT("Warning")." \n";
$activateoutput .= $clang->gT("READ THIS CAREFULLY BEFORE PROCEEDING")."\n";
$activateoutput .= "\t
\n";
$activateoutput .= $clang->gT("You should only activate a survey when you are absolutely certain that your survey setup is finished and will not need changing.")."
\n";
$activateoutput .= $clang->gT("Once a survey is activated you can no longer:")."
".$clang->gT("Add or delete groups")."
".$clang->gT("Add or delete questions")."
".$clang->gT("Add or delete subquestions or change their codes")."
\n";
$activateoutput .= $clang->gT("However you can still:")."
".$clang->gT("Edit your questions code/title/text and advanced options")."
".$clang->gT("Edit your group names or descriptions")."
".$clang->gT("Add, remove or edit answer options")."
".$clang->gT("Change survey name or description")."
\n";
$activateoutput .= $clang->gT("Once data has been entered into this survey, if you want to add or remove groups or questions, you will need to deactivate this survey, which will move all data that has already been entered into a separate archived table.")."