﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 5  » Trial presented at time intervals</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 15 Sep 2026 00:08:15 GMT</lastBuildDate><ttl>20</ttl><item><title>Trial presented at time intervals</title><link>https://forums.millisecond.com/Topic22129.aspx</link><description>Hi all,&lt;br/&gt;&lt;br/&gt;I'm currently devising a reading task during which I'd like to have probes pop up every now and then and ask participants what they're thinking about.&lt;br/&gt;&lt;br/&gt;What is the best way to do this?&lt;br/&gt;&lt;br/&gt;Ideally I'd like the probe pages to appear after a certain period of time (either 30, 40, 50, or 60 second intervals) &amp;nbsp;regardless of what is going on in the reading, and then after the probe it goes back to whichever page they were on before. The piece of text is a scientific journal article (currently in PDF - but I'm guessing I can just copy and paste it to create a set of pages with the same text), so none of the participants will have time to finish it, it will just end after the eighth probe.&lt;br/&gt;&lt;br/&gt;I have the probe trial pages written already, and a preceding task with all the stimuli I need, this is the last piece of the puzzle!&lt;br/&gt;&lt;br/&gt;Thanks in advance,&lt;br/&gt;&lt;br/&gt;Jack</description><pubDate>Mon, 24 Jul 2017 11:33:52 GMT</pubDate><dc:creator>jacklee-w</dc:creator></item><item><title>RE: Trial presented at time intervals</title><link>https://forums.millisecond.com/Topic22131.aspx</link><description>&lt;div data-id="22130" class="if-quote-wrapper" unselectable="on" data-guid="1500921214342"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="22130" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="22130" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="22130" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, July 24, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-22130"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="22129" class="if-quote-wrapper" unselectable="on" data-guid="1500921214342"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="22129" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="22129" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="22129" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;jacklee-w - Monday, July 24, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-22129"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I'm currently devising a reading task during which I'd like to have probes pop up every now and then and ask participants what they're thinking about.&lt;br/&gt;&lt;br/&gt;What is the best way to do this?&lt;br/&gt;&lt;br/&gt;Ideally I'd like the probe pages to appear after a certain period of time (either 30, 40, 50, or 60 second intervals) &amp;nbsp;regardless of what is going on in the reading, and then after the probe it goes back to whichever page they were on before. The piece of text is a scientific journal article (currently in PDF - but I'm guessing I can just copy and paste it to create a set of pages with the same text), so none of the participants will have time to finish it, it will just end after the eighth probe.&lt;br/&gt;&lt;br/&gt;I have the probe trial pages written already, and a preceding task with all the stimuli I need, this is the last piece of the puzzle!&lt;br/&gt;&lt;br/&gt;Thanks in advance,&lt;br/&gt;&lt;br/&gt;Jack&lt;a class="if-quote-goto quote-link" href="#" data-id="22129"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;In essence, you'd do something like this (use the left and right arrow keys to navigate back and forth between the "pages" in the reading part):&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ npages = 20&lt;br/&gt;/ pagenumber = 1&lt;br/&gt;/ probeinterval = 10000&lt;br/&gt;/ timeuntilprobe = values.probeinterval&lt;br/&gt;/ nprobes = 8&lt;br/&gt;/ probenumber = 0&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ stop = [values.probenumber == values.nprobes]&lt;br/&gt;/ trials = [1=readingtrial]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial readingtrial&amp;gt;&lt;br/&gt;/ ontrialend = [if (trial.readingtrial.response==205 &amp;amp;&amp;amp; values.pagenumber &amp;lt; values.npages) values.pagenumber +=1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (trial.readingtrial.response==203 &amp;amp;&amp;amp; values.pagenumber &amp;gt; 1) values.pagenumber -= 1;]&lt;br/&gt;/ ontrialend = [values.timeuntilprobe -= trial.readingtrial.latency]&lt;br/&gt;/ stimulusframes = [1=pagetext]&lt;br/&gt;/ validresponse = (203, 205)&lt;br/&gt;/ timeout = values.timeuntilprobe&lt;br/&gt;/ branch = [if (trial.readingtrial.response == 0) openended.probetrial else trial.readingtrial]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;openended probetrial&amp;gt;&lt;br/&gt;/ ontrialend = [values.probenumber += 1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.timeuntilprobe = values.probeinterval]&lt;br/&gt;/ stimulusframes = [1=clearscreen, probeprompt]&lt;br/&gt;/ branch = [trial.readingtrial]&lt;br/&gt;&amp;lt;/openended&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text pagetext&amp;gt;&lt;br/&gt;/ items = pageitems&lt;br/&gt;/ erase = false&lt;br/&gt;/ size = (90%, 90%)&lt;br/&gt;/ select = values.pagenumber&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item pageitems&amp;gt;&lt;br/&gt;/ 1 = "Page 01 Text..."&lt;br/&gt;/ 2 = "Page 02 Text..."&lt;br/&gt;/ 3 = "Page 03 Text..."&lt;br/&gt;/ 4 = "Page 04 Text..."&lt;br/&gt;/ 5 = "Page 05 Text..."&lt;br/&gt;/ 6 = "Page 06 Text..."&lt;br/&gt;/ 7 = "Page 07 Text..."&lt;br/&gt;/ 8 = "Page 08 Text..."&lt;br/&gt;/ 9 = "Page 09 Text..."&lt;br/&gt;/ 10 = "Page 10 Text..."&lt;br/&gt;/ 11 = "Page 11 Text..."&lt;br/&gt;/ 12 = "Page 12 Text..."&lt;br/&gt;/ 13 = "Page 13 Text..."&lt;br/&gt;/ 14 = "Page 14 Text..."&lt;br/&gt;/ 15 = "Page 15 Text..."&lt;br/&gt;/ 16 = "Page 16 Text..."&lt;br/&gt;/ 17 = "Page 17 Text..."&lt;br/&gt;/ 18 = "Page 18 Text..."&lt;br/&gt;/ 19 = "Page 19 Text..."&lt;br/&gt;/ 20 = "Page 20 Text..."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text probeprompt&amp;gt;&lt;br/&gt;/ items = ("What are you thinking about right now?")&lt;br/&gt;/ position = (50%, 10%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="22130"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;Amazing, thank you so much!</description><pubDate>Mon, 24 Jul 2017 11:33:52 GMT</pubDate><dc:creator>jacklee-w</dc:creator></item><item><title>RE: Trial presented at time intervals</title><link>https://forums.millisecond.com/Topic22130.aspx</link><description>&lt;div data-id="22129" class="if-quote-wrapper" unselectable="on" data-guid="1500916139175"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="22129" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="22129" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="22129" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;jacklee-w - Monday, July 24, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-22129"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I'm currently devising a reading task during which I'd like to have probes pop up every now and then and ask participants what they're thinking about.&lt;br/&gt;&lt;br/&gt;What is the best way to do this?&lt;br/&gt;&lt;br/&gt;Ideally I'd like the probe pages to appear after a certain period of time (either 30, 40, 50, or 60 second intervals) &amp;nbsp;regardless of what is going on in the reading, and then after the probe it goes back to whichever page they were on before. The piece of text is a scientific journal article (currently in PDF - but I'm guessing I can just copy and paste it to create a set of pages with the same text), so none of the participants will have time to finish it, it will just end after the eighth probe.&lt;br/&gt;&lt;br/&gt;I have the probe trial pages written already, and a preceding task with all the stimuli I need, this is the last piece of the puzzle!&lt;br/&gt;&lt;br/&gt;Thanks in advance,&lt;br/&gt;&lt;br/&gt;Jack&lt;a class="if-quote-goto quote-link" href="#" data-id="22129"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;In essence, you'd do something like this (use the left and right arrow keys to navigate back and forth between the "pages" in the reading part):&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ npages = 20&lt;br/&gt;/ pagenumber = 1&lt;br/&gt;/ probeinterval = 10000&lt;br/&gt;/ timeuntilprobe = values.probeinterval&lt;br/&gt;/ nprobes = 8&lt;br/&gt;/ probenumber = 0&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ stop = [values.probenumber == values.nprobes]&lt;br/&gt;/ trials = [1=readingtrial]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial readingtrial&amp;gt;&lt;br/&gt;/ ontrialend = [if (trial.readingtrial.response==205 &amp;amp;&amp;amp; values.pagenumber &amp;lt; values.npages) values.pagenumber +=1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (trial.readingtrial.response==203 &amp;amp;&amp;amp; values.pagenumber &amp;gt; 1) values.pagenumber -= 1;]&lt;br/&gt;/ ontrialend = [values.timeuntilprobe -= trial.readingtrial.latency]&lt;br/&gt;/ stimulusframes = [1=pagetext]&lt;br/&gt;/ validresponse = (203, 205)&lt;br/&gt;/ timeout = values.timeuntilprobe&lt;br/&gt;/ branch = [if (trial.readingtrial.response == 0) openended.probetrial else trial.readingtrial]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;openended probetrial&amp;gt;&lt;br/&gt;/ ontrialend = [values.probenumber += 1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.timeuntilprobe = values.probeinterval]&lt;br/&gt;/ stimulusframes = [1=clearscreen, probeprompt]&lt;br/&gt;/ branch = [trial.readingtrial]&lt;br/&gt;&amp;lt;/openended&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text pagetext&amp;gt;&lt;br/&gt;/ items = pageitems&lt;br/&gt;/ erase = false&lt;br/&gt;/ size = (90%, 90%)&lt;br/&gt;/ select = values.pagenumber&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item pageitems&amp;gt;&lt;br/&gt;/ 1 = "Page 01 Text..."&lt;br/&gt;/ 2 = "Page 02 Text..."&lt;br/&gt;/ 3 = "Page 03 Text..."&lt;br/&gt;/ 4 = "Page 04 Text..."&lt;br/&gt;/ 5 = "Page 05 Text..."&lt;br/&gt;/ 6 = "Page 06 Text..."&lt;br/&gt;/ 7 = "Page 07 Text..."&lt;br/&gt;/ 8 = "Page 08 Text..."&lt;br/&gt;/ 9 = "Page 09 Text..."&lt;br/&gt;/ 10 = "Page 10 Text..."&lt;br/&gt;/ 11 = "Page 11 Text..."&lt;br/&gt;/ 12 = "Page 12 Text..."&lt;br/&gt;/ 13 = "Page 13 Text..."&lt;br/&gt;/ 14 = "Page 14 Text..."&lt;br/&gt;/ 15 = "Page 15 Text..."&lt;br/&gt;/ 16 = "Page 16 Text..."&lt;br/&gt;/ 17 = "Page 17 Text..."&lt;br/&gt;/ 18 = "Page 18 Text..."&lt;br/&gt;/ 19 = "Page 19 Text..."&lt;br/&gt;/ 20 = "Page 20 Text..."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text probeprompt&amp;gt;&lt;br/&gt;/ items = ("What are you thinking about right now?")&lt;br/&gt;/ position = (50%, 10%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;</description><pubDate>Mon, 24 Jul 2017 10:10:27 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>