Minxi Lin
unread,Mar 30, 2025, 5:53:55 PM3/30/25Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to classEx - Help and Discussion Forum
Dear Community,
In the subject side of my experiment, I created a payoff matrix game. I would like to retrieve the students’ choice proportions on the global side in order to calculate the expected payoff.
I saved the payoff matrix on the subject side using $save('payoff1', $payoff); and attempted to retrieve it on the global side with $payoff1 = ($getValues("payoff1")); However, $payoff1 appears to be an empty array.
Is there a recommended way or function to correctly retrieve this variable from the global side?
I am new to ClassEx and I’d greatly appreciate any guidance you could provide.
Sincerely,
Minxi