0 votes
in SoSci Survey (dt.) by s103594 (230 points)
closed by SoSci Survey

Liebes SoSci Team,

Ich habe mit folgendem Code einen Loop eingebaut:

// PHP code on the first page in the questionnaire
// create, shuffle and cache list with questions 
$questions = array(
  'FE83'
);
registerVariable('questions');

Jedoch würde ich gerne if-elfe statements in den Loop einbauen. Kann man ein if-else Statement in den Loop aufnehmen?

Danke

closed with the note: Es liegen keine neuen Informationen zu der Frage vor.
by SoSci Survey (305k points)
In Ihrem PHP-Code ist kein Loop (FOR, FOREACH, loopPage() oder loopToPage()) vorhanden - insofern tue ich mich leider schwer mit einer qualifizierten Antwort.

Willkommen im Online-Support von SoSci Survey.

Hier bekommen Sie schnelle und fundierte Antworten von anderen Projektleitern und direkt von SoSci Survey.

→ Eine Frage stellen


Welcome to the SoSci Survey online support.

Simply ask a question to quickly get answers from other professionals, and directly from SoSci Survey.

→ Ask a Question

...