﻿<?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  » Multiple stimuli upon an error</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 16 Sep 2026 16:42:27 GMT</lastBuildDate><ttl>20</ttl><item><title>Multiple stimuli upon an error</title><link>https://forums.millisecond.com/Topic19123.aspx</link><description>Greetings!&lt;br/&gt;&lt;br/&gt;We would like to present multiple stimuli upon an erroneous response (to remind the participant of certain instructions). The /errormessage command only seems to allow us to specify one stimulus. What would you advice?&lt;br/&gt;&lt;br/&gt;Secondly, we were wondering if it is possible to somehow present a page on another occassion aside from the start of a new block, for example incorporate it into our "break trial"?&lt;br/&gt;&lt;br/&gt;Thank you in advance!&lt;br/&gt;&lt;br/&gt;Best,&lt;br/&gt;Sam&lt;br/&gt;</description><pubDate>Mon, 23 May 2016 09:56:28 GMT</pubDate><dc:creator>SamSam</dc:creator></item><item><title>RE: Multiple stimuli upon an error</title><link>https://forums.millisecond.com/Topic19126.aspx</link><description>&amp;gt; The /errormessage command only seems to allow us to specify one stimulus. What would you advice?&lt;br/&gt;&lt;br/&gt;Either (1) use /responsemessage attributes, of which you may define multiple (as opposed to /errormessage, of which there may only be a single one), or (2) /branch to a separate &amp;lt;trial&amp;gt; element in case of an error that displays your various stimuli as usual:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial mytrial&amp;gt;&lt;br/&gt;...&lt;br/&gt;/ branch = [if (trial.mytrial.error) trial.errortrial]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial errortrial&amp;gt;&lt;br/&gt;/ stimulusframes = [1=errorstim1, errorstim2, errorstim3, ...]&lt;br/&gt;/ validresponse = (0)&lt;br/&gt;/ trialduration = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;gt; Secondly, we were wondering if it is possible to somehow present a page on another occassion aside from the start of a new block, for &lt;br/&gt;&amp;gt; example incorporate it into our "break trial"?&lt;br/&gt;&lt;br/&gt;No. &amp;lt;page&amp;gt; elements can only be displayed via /pre- and /postinstructions at the start or end of a &amp;lt;block&amp;gt; or &amp;lt;expt&amp;gt;. You need to incorporate your additional instructions as regular stimuli (&amp;lt;text&amp;gt;, &amp;lt;picture&amp;gt;, etc.) which you can then display in your "break" &amp;lt;trial&amp;gt; just like any other stimuli. You can also use a &amp;lt;surveypage&amp;gt; instead of a &amp;lt;trial&amp;gt;; &amp;lt;surveypage&amp;gt; elements are special types of trial.&lt;br/&gt;</description><pubDate>Mon, 23 May 2016 09:56:28 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>