Anbei erhalte ich folgende Informationen:
[Information] Interview Nummer 93 wird fortgesetzt
[Information] Der Fragebogen PS im Projekt purpose_studie_2020001386 wird verwendet
[Information] Die Verweildauer auf Seite 3 betrug zusätzliche 3 Sekunden
[Verarbeitung] Lese Antworten von Seite 3
[Information] Antwort auf D008 = 4
[Information] Bedingung in Filter D008/1 ist nicht erfüllt.
[Information] ▼ Filter D008/2 wird aktiv (Bedingung erfüllt).
[Information] Bedingung in Filter D008/3 ist nicht erfüllt.
[Information] ▼ Filter D008/4 wird aktiv (Bedingung erfüllt).
[Information] ▼ Filter D008/5 wird aktiv (Bedingung erfüllt).
[Information] Antwort auf D009 = 14
[Information] Bedingung in Filter D009/1 ist nicht erfüllt.
[Information] Ignoriere fehlende Antwort D003 (Nachgehakt)
[Information] Keine Antwort für D003
[Information] Ignoriere fehlende Antwort D020 (Nachgehakt)
[Information] Keine Antwort für D020
[Information] Ignoriere fehlende Antwort D016 (Nachgehakt)
[Information] Keine Antwort für D016
[Information] Fragen bisher zu 25% vollständig beantwortet
[Information] Entsprechend Filter D008/F5 wird Seite 4 (FI) angezeigt.
[Verarbeitung] Erstelle Seite 4 in Fragebogen PS
[Information] value("D008") = 4
[Information] Statistik: Anzahl Antworten mit Wert auf D008: 0
debug() Inhalt: 'redirect' = redirect (string)
[Inhalt] Die Verarbeitung der Seite wurde durch pageStop() beendet
Hinweis:
Hinweis (Seite 4)
Debug-Information für 'redirect':
'redirect' = redirect (string
Fehler:
Fehler im Fragebogen (Seite 4)
Im PHP-Code trat ein Fehler auf.
Fehler im Fragebogen: Die PHP-Variable $Position wurde verwendet, in diesem PHP-Code aber noch nicht definiert (sie enthält noch keinen Wert).
PHP-Code
006
007 $position = value('D008');
008
009 $casesPosition = statistic('count', 'D008', $Position);
010
011 if (!array_key_exists($Position, $quotaPosition)) {
012
Fehler im Fragebogen: Die PHP-Variable $Position wurde verwendet, in diesem PHP-Code aber noch nicht definiert (sie enthält noch keinen Wert).
PHP-Code
008
009 $casesPosition = statistic('count', 'D008', $Position);
010
011 if (!array_key_exists($Position, $quotaPosition)) {
012
013 debug('redirect');
014 pageStop();
Danke!