From 84bfb37d96805fa5b5c2d0ea3cc68943049615c3 Mon Sep 17 00:00:00 2001 From: Hening Wang Date: Thu, 14 Nov 2024 15:48:45 +0100 Subject: [PATCH] fix naming issues in the data recording --- experiments/pilot-indirectSource/src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/experiments/pilot-indirectSource/src/App.vue b/experiments/pilot-indirectSource/src/App.vue index 611cf08..c4f7053 100644 --- a/experiments/pilot-indirectSource/src/App.vue +++ b/experiments/pilot-indirectSource/src/App.vue @@ -109,8 +109,8 @@ While navigating the challenges of life on Xelifan-3, a breakthrough occurs. One itemNr: trial.itemNr, itemName: trial.itemName, condition: trial.condition, - source: source, - listenerTyp: listenerTyp, + informationSource: trial.F1_informationSource, + listenerRole: trial.F2_listenerRole, attentionCheckResult: $magpie.measurements.attentionCheck === correctAnswers[trial.F2_listenerRole] }" />