FindingFive Discussion Forum
Response Received! - Printable Version

+- FindingFive Discussion Forum (http://discuss.findingfive.com)
+-- Forum: Researchers (http://discuss.findingfive.com/forumdisplay.php?fid=3)
+--- Forum: Study Grammar & Management (http://discuss.findingfive.com/forumdisplay.php?fid=5)
+--- Thread: Response Received! (/showthread.php?tid=173)



Response Received! - HF2021 - 11-15-2021

Hello, When I set "submission_point" to false in a basic trial template with an image stimulus, I still get the blue "Response Received!" message between trials.  In searching through the forum, I saw that this was previously reported as a bug and fixed. The response type is "choice" with a single choice.  I would be grateful for any clarification. Thank you!


RE: Response Received! - Ting - 11-15-2021

Hi! I can't reproduce this issue - I was able to turn off the blue banner successfully. Can you double check that there are no quotes around false? That is, it should look exactly like:

Code:
"submission_point": false

Just in case this is due to your study's design: the banner will always appear at the end of a block which is a mandatory data "submission point". Setting submission point to false will only turn off syncing between trials within a block.

Let us know how it goes. Thanks!


RE: Response Received! - HF2021 - 11-15-2021

Yes, the problem is that it occurred between blocks. Thank you very much for the clarification!