Reply To: MTurk completion code

PennController for IBEX Forums Requests MTurk completion code Reply To: MTurk completion code

#7103
ekakoki
Participant

Hello,

I’ve tried using this for my own experiment, but I couldn’t find a way to log the code. At first, I thought I could do this by simply writing this code:


newText("display", "Your unique code is: " + Code).center().print()
,
getText("display").log()

But when I ctrl+F’ed the code that was shown on the screen when I took it, there were no matches in the results file. Is there a way to directly log the Code constant? Or better syntax in logging displays? Thank you!