﻿<?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  » How to put the same picture in multiple survey pages?</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sun, 10 May 2026 13:55:42 GMT</lastBuildDate><ttl>20</ttl><item><title>How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25524.aspx</link><description>Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;</description><pubDate>Thu, 04 Oct 2018 20:18:23 GMT</pubDate><dc:creator>Sean L.</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25834.aspx</link><description>&lt;div data-id="25833" class="if-quote-wrapper" unselectable="on" data-guid="1538708881525"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25833" 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="25833" 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="25833" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25833"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25832" class="if-quote-wrapper" unselectable="on" data-guid="1538708881525"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25832" 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="25832" 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="25832" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25832"&gt;&lt;div class="if-quote-message-margin"&gt;Then I need to see the default saving data not from &amp;lt;data&amp;gt;. &lt;br/&gt;&lt;br/&gt;I don't know how to connect the link, so I uploaded the text file. Please let me know if you have any concern about the file. &lt;br/&gt;&lt;br/&gt;Thank you so much for your patience.&lt;a class="if-quote-goto quote-link" href="#" data-id="25832"&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;As I told you, the &amp;lt;data&amp;gt; element does not apply to &amp;lt;survey&amp;gt; elements.&lt;br/&gt;&lt;br/&gt;&amp;lt;survey survey&amp;gt;&lt;br/&gt;/ pages = [1=slider; 2=radio]&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;/ recorddata = true&lt;br/&gt;&amp;lt;/survey&amp;gt;&lt;br/&gt;&lt;br/&gt;thus is wrong and cannot work. You need to run your pages via a &amp;lt;block&amp;gt;, just as demonstrated in the example code in earlier in this thread: &lt;br/&gt;&lt;br/&gt;&lt;a href="https://www.millisecond.com/forums/FindPost25541.aspx"&gt;&lt;a href="https://www.millisecond.com/forums/FindPost25541.aspx"&gt;https://www.millisecond.com/forums/FindPost25541.aspx&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25833"&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;My bad. I don' t understand why I changed that part. It works well. &lt;br/&gt;Thank you so much for keeping answering questions. I appreciate your patience :)&lt;br/&gt;</description><pubDate>Thu, 04 Oct 2018 20:18:23 GMT</pubDate><dc:creator>Sean L.</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25833.aspx</link><description>&lt;div data-id="25832" class="if-quote-wrapper" unselectable="on" data-guid="1538707724930"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25832" 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="25832" 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="25832" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25832"&gt;&lt;div class="if-quote-message-margin"&gt;Then I need to see the default saving data not from &amp;lt;data&amp;gt;. &lt;br/&gt;&lt;br/&gt;I don't know how to connect the link, so I uploaded the text file. Please let me know if you have any concern about the file. &lt;br/&gt;&lt;br/&gt;Thank you so much for your patience.&lt;a class="if-quote-goto quote-link" href="#" data-id="25832"&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;As I told you, the &amp;lt;data&amp;gt; element does not apply to &amp;lt;survey&amp;gt; elements.&lt;br/&gt;&lt;br/&gt;&amp;lt;survey survey&amp;gt;&lt;br/&gt;/ pages = [1=slider; 2=radio]&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;/ recorddata = true&lt;br/&gt;&amp;lt;/survey&amp;gt;&lt;br/&gt;&lt;br/&gt;thus is wrong and cannot work. You need to run your pages via a &amp;lt;block&amp;gt;, just as demonstrated in the example code in earlier in this thread: &lt;br/&gt;&lt;br/&gt;&lt;a href="https://www.millisecond.com/forums/FindPost25541.aspx"&gt;https://www.millisecond.com/forums/FindPost25541.aspx&lt;/a&gt;&lt;br/&gt;</description><pubDate>Thu, 04 Oct 2018 19:50:57 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25832.aspx</link><description>Then I need to see the default saving data not from &amp;lt;data&amp;gt;. &lt;br/&gt;&lt;br/&gt;I don't know how to connect the link, so I uploaded the text file. Please let me know if you have any concern about the file. &lt;br/&gt;&lt;br/&gt;Thank you so much for your patience.</description><pubDate>Thu, 04 Oct 2018 19:46:34 GMT</pubDate><dc:creator>Sean L.</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25831.aspx</link><description>&lt;div data-id="25830" class="if-quote-wrapper" unselectable="on" data-guid="1538706032247"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25830" 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="25830" 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="25830" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25830"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25829" class="if-quote-wrapper" unselectable="on" data-guid="1538706032247"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25829" 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="25829" 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="25829" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25829"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25828" class="if-quote-wrapper" unselectable="on" data-guid="1538706032247"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25828" 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="25828" 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="25828" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25828"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25541" class="if-quote-wrapper" unselectable="on" data-guid="1538706032247"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25541" 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="25541" 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="25541" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25541"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25538" class="if-quote-wrapper" unselectable="on" data-guid="1538706032247"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25538" 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="25538" 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="25538" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25538"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25531" class="if-quote-wrapper" unselectable="on" data-guid="1538706032247"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25531" 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="25531" 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="25531" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25531"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25524" class="if-quote-wrapper" unselectable="on" data-guid="1538706032247"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25524" 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="25524" 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="25524" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Saturday, September 15, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25524"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25524"&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;Yes, you need a &amp;lt;list&amp;gt; containing the item numbers and a value for selection. Sample an item number from the list in the 1st surveypage (and only the 1st page), store it in a value, and you'll have the same item displayed on both pages.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;&lt;strong&gt;/ select = values.piccitemnumber&lt;/strong&gt;&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;// we have 30 items, numbered 1 to 30&lt;br/&gt;&amp;lt;list piccitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ piccitemnumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.piccitemnumber = list.piccitemnumbers.nextindex;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25531"&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;Thank you so much Dave. It works well.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I have one more question:&lt;br/&gt;I tried to select stimuli from two different groups (15 from each) and store them into the value element as you said,&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage slider&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;strong style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextindex&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage radio&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;and it said "list.picBW is not type of stimulus" even though the list element is used in stimulusframes attribute in Inquisit5 manual&lt;br/&gt;(&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Could you please give me any hint?&lt;a class="if-quote-goto quote-link" href="#" data-id="25538"&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;This code doesn't make sense in context. &lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;returns a number between 1 and 30, but&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;does NOT have 30 items, it only has two: picture.picB and picture.picW. So what you need the list to contain is 15 times the number 1, and 15 times the number 2. You need separate lists and a value for the 15 items that picture.picB and picture.picW hold respectively. Then just sample an item number from the applicable list. In summary:&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;/picnum = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ items = (1,2)&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Bitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Witemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextvalue;&lt;br/&gt;]&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 1) values.picnum = list.Bitemnumbers.nextindex;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 2) values.picnum = list.Witemnumbers.nextindex;&lt;br/&gt;]&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetB&amp;gt;&lt;br/&gt;/ 1 = "b01.jpg"&lt;br/&gt;/ 2 = "b02.jpg"&lt;br/&gt;/ 3 = "b03.jpg"&lt;br/&gt;/ 4 = "b04.jpg"&lt;br/&gt;/ 5 = "b05.jpg"&lt;br/&gt;/ 6 = "b06.jpg"&lt;br/&gt;/ 7 = "b07.jpg"&lt;br/&gt;/ 8 = "b08.jpg"&lt;br/&gt;/ 9 = "b09.jpg"&lt;br/&gt;/ 10 = "b10.jpg"&lt;br/&gt;/ 11 = "b11.jpg"&lt;br/&gt;/ 12 = "b12.jpg"&lt;br/&gt;/ 13 = "b13.jpg"&lt;br/&gt;/ 14 = "b14.jpg"&lt;br/&gt;/ 15 = "b15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetW&amp;gt;&lt;br/&gt;/ 1 = "w01.jpg"&lt;br/&gt;/ 2 = "w02.jpg"&lt;br/&gt;/ 3 = "w03.jpg"&lt;br/&gt;/ 4 = "w04.jpg"&lt;br/&gt;/ 5 = "w05.jpg"&lt;br/&gt;/ 6 = "w06.jpg"&lt;br/&gt;/ 7 = "w07.jpg"&lt;br/&gt;/ 8 = "w08.jpg"&lt;br/&gt;/ 9 = "w09.jpg"&lt;br/&gt;/ 10 = "w10.jpg"&lt;br/&gt;/ 11 = "w11.jpg"&lt;br/&gt;/ 12 = "w12.jpg"&lt;br/&gt;/ 13 = "w13.jpg"&lt;br/&gt;/ 14 = "w14.jpg"&lt;br/&gt;/ 15 = "w15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25541"&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;Hi Dave, &lt;br/&gt;I am sorry but I need to ask another dumb question.&lt;br/&gt;It works very well, but I found that the label of stimulus is missing in default saving data. &lt;br/&gt;So I tried to save the data by using &amp;lt;data&amp;gt;, but it did not work as well.&lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;/file = "sliders_data.iqdat"&lt;br/&gt;/columns = [date, time, group, subject, blockcode, blocknum, trialcode, trialnum, response, correct, latency, &lt;br/&gt;values.picnum, stimulusnumber, stimulusitem]&lt;br/&gt;/separatefiles = true &lt;br/&gt;&amp;lt;/data&amp;gt;&lt;br/&gt;&lt;br/&gt;This code gives me only one subject data (only one line) - maybe very last one?. Could you please give me any clue? Either default or &amp;lt;data&amp;gt; saving is fine.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;By the way, in Inquisit Web, when I wanted to change the code and see the result, I needed to change the whole script not a single file (even if I deleted a certain file from the list, it worked). Is there any other way that I can see the result more quickly?&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25828"&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;&amp;gt; This code gives me only one subject data (only one line) - maybe very last one?&lt;br/&gt;&lt;br/&gt;I don't understand what this means. Please give a concrete example. The very last one of what?&lt;br/&gt;&lt;br/&gt;&amp;gt; By the way, in Inquisit Web, when I wanted to change the code and see the result, I needed to change the whole script not a single file (even if I deleted a certain file from the list, it worked). Is there any other way that I can see the result more quickly?&lt;br/&gt;&lt;br/&gt;I don't understand what this means, either. Can you please explain more clearly what exactly you are trying to do?&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25829"&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;Hi Dave, sorry for the poor description.&lt;br/&gt;&lt;br/&gt;&lt;img src="https://www.millisecond.com/forums/Uploads/Images/79512ccc-e1f6-4ab6-af43-92ad.png" data-download-url="https://www.millisecond.com/forums/Uploads/Images/30cc0c0f-4dd1-4816-a1f4-421a.png" style="width: 713px; height: 76px;"&gt;&lt;br/&gt;&lt;br/&gt;This is an actual result from &amp;lt;data&amp;gt; code that I posted. Only one result out of 30 trials was recorded.&lt;br/&gt;&lt;br/&gt;&lt;img src="https://www.millisecond.com/forums/Uploads/Images/93bb75de-7ab7-4e76-ad16-5840.png" data-download-url="https://www.millisecond.com/forums/Uploads/Images/0bcf345e-af55-409b-92ec-cd2b.png" style="width: 491px; height: 78px;"&gt;&lt;br/&gt;&lt;br/&gt;And this is default data from Inquisit web - as you can see, there is no stimulus column.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;2. For the Inquisit web, I needed to delete the whole script and make a new script to check the output of new code. If I re-uploaded just a single file, such as sliders.iqx from the list, the output was same as previous one. I'll check this again in case I made a mistake.&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25830"&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;Neither screengrab you posted matches the &amp;lt;data&amp;gt; element specification you posted. I do not know what you're recording there and I cannot tell you without seeing the actual code. At a minimum, please link to the web experiment, please. Thanks. Note that you *must* run your surveypages via a &amp;lt;block&amp;gt; element to have them recorded in the raw data file. The &amp;lt;data&amp;gt; element does not apply when you run them via a &amp;lt;survey&amp;gt; element.&lt;br/&gt;</description><pubDate>Thu, 04 Oct 2018 19:23:35 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25830.aspx</link><description>&lt;div data-id="25829" class="if-quote-wrapper" unselectable="on" data-guid="1538701742593"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25829" 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="25829" 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="25829" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25829"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25828" class="if-quote-wrapper" unselectable="on" data-guid="1538701742593"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25828" 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="25828" 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="25828" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25828"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25541" class="if-quote-wrapper" unselectable="on" data-guid="1538701742593"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25541" 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="25541" 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="25541" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25541"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25538" class="if-quote-wrapper" unselectable="on" data-guid="1538701742593"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25538" 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="25538" 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="25538" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25538"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25531" class="if-quote-wrapper" unselectable="on" data-guid="1538701742593"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25531" 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="25531" 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="25531" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25531"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25524" class="if-quote-wrapper" unselectable="on" data-guid="1538701742593"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25524" 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="25524" 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="25524" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Saturday, September 15, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25524"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25524"&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;Yes, you need a &amp;lt;list&amp;gt; containing the item numbers and a value for selection. Sample an item number from the list in the 1st surveypage (and only the 1st page), store it in a value, and you'll have the same item displayed on both pages.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;&lt;strong&gt;/ select = values.piccitemnumber&lt;/strong&gt;&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;// we have 30 items, numbered 1 to 30&lt;br/&gt;&amp;lt;list piccitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ piccitemnumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.piccitemnumber = list.piccitemnumbers.nextindex;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25531"&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;Thank you so much Dave. It works well.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I have one more question:&lt;br/&gt;I tried to select stimuli from two different groups (15 from each) and store them into the value element as you said,&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage slider&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;strong style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextindex&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage radio&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;and it said "list.picBW is not type of stimulus" even though the list element is used in stimulusframes attribute in Inquisit5 manual&lt;br/&gt;(&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Could you please give me any hint?&lt;a class="if-quote-goto quote-link" href="#" data-id="25538"&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;This code doesn't make sense in context. &lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;returns a number between 1 and 30, but&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;does NOT have 30 items, it only has two: picture.picB and picture.picW. So what you need the list to contain is 15 times the number 1, and 15 times the number 2. You need separate lists and a value for the 15 items that picture.picB and picture.picW hold respectively. Then just sample an item number from the applicable list. In summary:&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;/picnum = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ items = (1,2)&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Bitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Witemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextvalue;&lt;br/&gt;]&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 1) values.picnum = list.Bitemnumbers.nextindex;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 2) values.picnum = list.Witemnumbers.nextindex;&lt;br/&gt;]&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetB&amp;gt;&lt;br/&gt;/ 1 = "b01.jpg"&lt;br/&gt;/ 2 = "b02.jpg"&lt;br/&gt;/ 3 = "b03.jpg"&lt;br/&gt;/ 4 = "b04.jpg"&lt;br/&gt;/ 5 = "b05.jpg"&lt;br/&gt;/ 6 = "b06.jpg"&lt;br/&gt;/ 7 = "b07.jpg"&lt;br/&gt;/ 8 = "b08.jpg"&lt;br/&gt;/ 9 = "b09.jpg"&lt;br/&gt;/ 10 = "b10.jpg"&lt;br/&gt;/ 11 = "b11.jpg"&lt;br/&gt;/ 12 = "b12.jpg"&lt;br/&gt;/ 13 = "b13.jpg"&lt;br/&gt;/ 14 = "b14.jpg"&lt;br/&gt;/ 15 = "b15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetW&amp;gt;&lt;br/&gt;/ 1 = "w01.jpg"&lt;br/&gt;/ 2 = "w02.jpg"&lt;br/&gt;/ 3 = "w03.jpg"&lt;br/&gt;/ 4 = "w04.jpg"&lt;br/&gt;/ 5 = "w05.jpg"&lt;br/&gt;/ 6 = "w06.jpg"&lt;br/&gt;/ 7 = "w07.jpg"&lt;br/&gt;/ 8 = "w08.jpg"&lt;br/&gt;/ 9 = "w09.jpg"&lt;br/&gt;/ 10 = "w10.jpg"&lt;br/&gt;/ 11 = "w11.jpg"&lt;br/&gt;/ 12 = "w12.jpg"&lt;br/&gt;/ 13 = "w13.jpg"&lt;br/&gt;/ 14 = "w14.jpg"&lt;br/&gt;/ 15 = "w15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25541"&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;Hi Dave, &lt;br/&gt;I am sorry but I need to ask another dumb question.&lt;br/&gt;It works very well, but I found that the label of stimulus is missing in default saving data. &lt;br/&gt;So I tried to save the data by using &amp;lt;data&amp;gt;, but it did not work as well.&lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;/file = "sliders_data.iqdat"&lt;br/&gt;/columns = [date, time, group, subject, blockcode, blocknum, trialcode, trialnum, response, correct, latency, &lt;br/&gt;values.picnum, stimulusnumber, stimulusitem]&lt;br/&gt;/separatefiles = true &lt;br/&gt;&amp;lt;/data&amp;gt;&lt;br/&gt;&lt;br/&gt;This code gives me only one subject data (only one line) - maybe very last one?. Could you please give me any clue? Either default or &amp;lt;data&amp;gt; saving is fine.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;By the way, in Inquisit Web, when I wanted to change the code and see the result, I needed to change the whole script not a single file (even if I deleted a certain file from the list, it worked). Is there any other way that I can see the result more quickly?&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25828"&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;&amp;gt; This code gives me only one subject data (only one line) - maybe very last one?&lt;br/&gt;&lt;br/&gt;I don't understand what this means. Please give a concrete example. The very last one of what?&lt;br/&gt;&lt;br/&gt;&amp;gt; By the way, in Inquisit Web, when I wanted to change the code and see the result, I needed to change the whole script not a single file (even if I deleted a certain file from the list, it worked). Is there any other way that I can see the result more quickly?&lt;br/&gt;&lt;br/&gt;I don't understand what this means, either. Can you please explain more clearly what exactly you are trying to do?&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25829"&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;Hi Dave, sorry for the poor description.&lt;br/&gt;&lt;br/&gt;&lt;img src="https://www.millisecond.com/forums/Uploads/Images/79512ccc-e1f6-4ab6-af43-92ad.png" data-download-url="https://www.millisecond.com/forums/Uploads/Images/30cc0c0f-4dd1-4816-a1f4-421a.png" style="width: 713px; height: 76px;"&gt;&lt;br/&gt;&lt;br/&gt;This is an actual result from &amp;lt;data&amp;gt; code that I posted. Only one result out of 30 trials was recorded.&lt;br/&gt;&lt;br/&gt;&lt;img src="https://www.millisecond.com/forums/Uploads/Images/93bb75de-7ab7-4e76-ad16-5840.png" data-download-url="https://www.millisecond.com/forums/Uploads/Images/0bcf345e-af55-409b-92ec-cd2b.png" style="width: 491px; height: 78px;"&gt;&lt;br/&gt;&lt;br/&gt;And this is default data from Inquisit web - as you can see, there is no stimulus column.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;2. For the Inquisit web, I needed to delete the whole script and make a new script to check the output of new code. If I re-uploaded just a single file, such as sliders.iqx from the list, the output was same as previous one. I'll check this again in case I made a mistake.&lt;br/&gt;&lt;br/&gt;</description><pubDate>Thu, 04 Oct 2018 18:22:52 GMT</pubDate><dc:creator>Sean L.</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25829.aspx</link><description>&lt;div data-id="25828" class="if-quote-wrapper" unselectable="on" data-guid="1538701372747"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25828" 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="25828" 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="25828" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Thursday, October 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25828"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25541" class="if-quote-wrapper" unselectable="on" data-guid="1538701372747"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25541" 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="25541" 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="25541" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25541"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25538" class="if-quote-wrapper" unselectable="on" data-guid="1538701372747"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25538" 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="25538" 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="25538" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25538"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25531" class="if-quote-wrapper" unselectable="on" data-guid="1538701372747"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25531" 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="25531" 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="25531" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25531"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25524" class="if-quote-wrapper" unselectable="on" data-guid="1538701372747"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25524" 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="25524" 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="25524" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Saturday, September 15, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25524"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25524"&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;Yes, you need a &amp;lt;list&amp;gt; containing the item numbers and a value for selection. Sample an item number from the list in the 1st surveypage (and only the 1st page), store it in a value, and you'll have the same item displayed on both pages.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;&lt;strong&gt;/ select = values.piccitemnumber&lt;/strong&gt;&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;// we have 30 items, numbered 1 to 30&lt;br/&gt;&amp;lt;list piccitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ piccitemnumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.piccitemnumber = list.piccitemnumbers.nextindex;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25531"&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;Thank you so much Dave. It works well.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I have one more question:&lt;br/&gt;I tried to select stimuli from two different groups (15 from each) and store them into the value element as you said,&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage slider&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;strong style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextindex&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage radio&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;and it said "list.picBW is not type of stimulus" even though the list element is used in stimulusframes attribute in Inquisit5 manual&lt;br/&gt;(&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Could you please give me any hint?&lt;a class="if-quote-goto quote-link" href="#" data-id="25538"&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;This code doesn't make sense in context. &lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;returns a number between 1 and 30, but&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;does NOT have 30 items, it only has two: picture.picB and picture.picW. So what you need the list to contain is 15 times the number 1, and 15 times the number 2. You need separate lists and a value for the 15 items that picture.picB and picture.picW hold respectively. Then just sample an item number from the applicable list. In summary:&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;/picnum = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ items = (1,2)&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Bitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Witemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextvalue;&lt;br/&gt;]&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 1) values.picnum = list.Bitemnumbers.nextindex;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 2) values.picnum = list.Witemnumbers.nextindex;&lt;br/&gt;]&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetB&amp;gt;&lt;br/&gt;/ 1 = "b01.jpg"&lt;br/&gt;/ 2 = "b02.jpg"&lt;br/&gt;/ 3 = "b03.jpg"&lt;br/&gt;/ 4 = "b04.jpg"&lt;br/&gt;/ 5 = "b05.jpg"&lt;br/&gt;/ 6 = "b06.jpg"&lt;br/&gt;/ 7 = "b07.jpg"&lt;br/&gt;/ 8 = "b08.jpg"&lt;br/&gt;/ 9 = "b09.jpg"&lt;br/&gt;/ 10 = "b10.jpg"&lt;br/&gt;/ 11 = "b11.jpg"&lt;br/&gt;/ 12 = "b12.jpg"&lt;br/&gt;/ 13 = "b13.jpg"&lt;br/&gt;/ 14 = "b14.jpg"&lt;br/&gt;/ 15 = "b15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetW&amp;gt;&lt;br/&gt;/ 1 = "w01.jpg"&lt;br/&gt;/ 2 = "w02.jpg"&lt;br/&gt;/ 3 = "w03.jpg"&lt;br/&gt;/ 4 = "w04.jpg"&lt;br/&gt;/ 5 = "w05.jpg"&lt;br/&gt;/ 6 = "w06.jpg"&lt;br/&gt;/ 7 = "w07.jpg"&lt;br/&gt;/ 8 = "w08.jpg"&lt;br/&gt;/ 9 = "w09.jpg"&lt;br/&gt;/ 10 = "w10.jpg"&lt;br/&gt;/ 11 = "w11.jpg"&lt;br/&gt;/ 12 = "w12.jpg"&lt;br/&gt;/ 13 = "w13.jpg"&lt;br/&gt;/ 14 = "w14.jpg"&lt;br/&gt;/ 15 = "w15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25541"&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;Hi Dave, &lt;br/&gt;I am sorry but I need to ask another dumb question.&lt;br/&gt;It works very well, but I found that the label of stimulus is missing in default saving data. &lt;br/&gt;So I tried to save the data by using &amp;lt;data&amp;gt;, but it did not work as well.&lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;/file = "sliders_data.iqdat"&lt;br/&gt;/columns = [date, time, group, subject, blockcode, blocknum, trialcode, trialnum, response, correct, latency, &lt;br/&gt;values.picnum, stimulusnumber, stimulusitem]&lt;br/&gt;/separatefiles = true &lt;br/&gt;&amp;lt;/data&amp;gt;&lt;br/&gt;&lt;br/&gt;This code gives me only one subject data (only one line) - maybe very last one?. Could you please give me any clue? Either default or &amp;lt;data&amp;gt; saving is fine.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;By the way, in Inquisit Web, when I wanted to change the code and see the result, I needed to change the whole script not a single file (even if I deleted a certain file from the list, it worked). Is there any other way that I can see the result more quickly?&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25828"&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;&amp;gt; This code gives me only one subject data (only one line) - maybe very last one?&lt;br/&gt;&lt;br/&gt;I don't understand what this means. Please give a concrete example. The very last one of what?&lt;br/&gt;&lt;br/&gt;&amp;gt; By the way, in Inquisit Web, when I wanted to change the code and see the result, I needed to change the whole script not a single file (even if I deleted a certain file from the list, it worked). Is there any other way that I can see the result more quickly?&lt;br/&gt;&lt;br/&gt;I don't understand what this means, either. Can you please explain more clearly what exactly you are trying to do?&lt;br/&gt;</description><pubDate>Thu, 04 Oct 2018 18:04:42 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25828.aspx</link><description>&lt;div data-id="25541" class="if-quote-wrapper" unselectable="on" data-guid="1538694055656"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25541" 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="25541" 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="25541" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25541"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25538" class="if-quote-wrapper" unselectable="on" data-guid="1538694055656"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25538" 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="25538" 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="25538" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25538"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25531" class="if-quote-wrapper" unselectable="on" data-guid="1538694055656"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25531" 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="25531" 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="25531" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25531"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25524" class="if-quote-wrapper" unselectable="on" data-guid="1538694055656"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25524" 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="25524" 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="25524" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Saturday, September 15, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25524"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25524"&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;Yes, you need a &amp;lt;list&amp;gt; containing the item numbers and a value for selection. Sample an item number from the list in the 1st surveypage (and only the 1st page), store it in a value, and you'll have the same item displayed on both pages.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;&lt;strong&gt;/ select = values.piccitemnumber&lt;/strong&gt;&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;// we have 30 items, numbered 1 to 30&lt;br/&gt;&amp;lt;list piccitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ piccitemnumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.piccitemnumber = list.piccitemnumbers.nextindex;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25531"&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;Thank you so much Dave. It works well.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I have one more question:&lt;br/&gt;I tried to select stimuli from two different groups (15 from each) and store them into the value element as you said,&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage slider&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;strong style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextindex&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage radio&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;and it said "list.picBW is not type of stimulus" even though the list element is used in stimulusframes attribute in Inquisit5 manual&lt;br/&gt;(&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Could you please give me any hint?&lt;a class="if-quote-goto quote-link" href="#" data-id="25538"&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;This code doesn't make sense in context. &lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;returns a number between 1 and 30, but&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;does NOT have 30 items, it only has two: picture.picB and picture.picW. So what you need the list to contain is 15 times the number 1, and 15 times the number 2. You need separate lists and a value for the 15 items that picture.picB and picture.picW hold respectively. Then just sample an item number from the applicable list. In summary:&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;/picnum = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ items = (1,2)&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Bitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Witemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextvalue;&lt;br/&gt;]&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 1) values.picnum = list.Bitemnumbers.nextindex;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 2) values.picnum = list.Witemnumbers.nextindex;&lt;br/&gt;]&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetB&amp;gt;&lt;br/&gt;/ 1 = "b01.jpg"&lt;br/&gt;/ 2 = "b02.jpg"&lt;br/&gt;/ 3 = "b03.jpg"&lt;br/&gt;/ 4 = "b04.jpg"&lt;br/&gt;/ 5 = "b05.jpg"&lt;br/&gt;/ 6 = "b06.jpg"&lt;br/&gt;/ 7 = "b07.jpg"&lt;br/&gt;/ 8 = "b08.jpg"&lt;br/&gt;/ 9 = "b09.jpg"&lt;br/&gt;/ 10 = "b10.jpg"&lt;br/&gt;/ 11 = "b11.jpg"&lt;br/&gt;/ 12 = "b12.jpg"&lt;br/&gt;/ 13 = "b13.jpg"&lt;br/&gt;/ 14 = "b14.jpg"&lt;br/&gt;/ 15 = "b15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetW&amp;gt;&lt;br/&gt;/ 1 = "w01.jpg"&lt;br/&gt;/ 2 = "w02.jpg"&lt;br/&gt;/ 3 = "w03.jpg"&lt;br/&gt;/ 4 = "w04.jpg"&lt;br/&gt;/ 5 = "w05.jpg"&lt;br/&gt;/ 6 = "w06.jpg"&lt;br/&gt;/ 7 = "w07.jpg"&lt;br/&gt;/ 8 = "w08.jpg"&lt;br/&gt;/ 9 = "w09.jpg"&lt;br/&gt;/ 10 = "w10.jpg"&lt;br/&gt;/ 11 = "w11.jpg"&lt;br/&gt;/ 12 = "w12.jpg"&lt;br/&gt;/ 13 = "w13.jpg"&lt;br/&gt;/ 14 = "w14.jpg"&lt;br/&gt;/ 15 = "w15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25541"&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;Hi Dave, &lt;br/&gt;I am sorry but I need to ask another dumb question.&lt;br/&gt;It works very well, but I found that the label of stimulus is missing in default saving data. &lt;br/&gt;So I tried to save the data by using &amp;lt;data&amp;gt;, but it did not work as well.&lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;/file = "sliders_data.iqdat"&lt;br/&gt;/columns = [date, time, group, subject, blockcode, blocknum, trialcode, trialnum, response, correct, latency, &lt;br/&gt;values.picnum, stimulusnumber, stimulusitem]&lt;br/&gt;/separatefiles = true &lt;br/&gt;&amp;lt;/data&amp;gt;&lt;br/&gt;&lt;br/&gt;This code gives me only one subject data (only one line) - maybe very last one?. Could you please give me any clue? Either default or &amp;lt;data&amp;gt; saving is fine.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;By the way, in Inquisit Web, when I wanted to change the code and see the result, I needed to change the whole script not a single file (even if I deleted a certain file from the list, it worked). Is there any other way that I can see the result more quickly?&lt;br/&gt;&lt;br/&gt;</description><pubDate>Thu, 04 Oct 2018 16:22:37 GMT</pubDate><dc:creator>Sean L.</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25544.aspx</link><description>&lt;div data-id="25541" class="if-quote-wrapper" unselectable="on" data-guid="1537220982080"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25541" 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="25541" 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="25541" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25541"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25538" class="if-quote-wrapper" unselectable="on" data-guid="1537220982080"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25538" 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="25538" 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="25538" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25538"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25531" class="if-quote-wrapper" unselectable="on" data-guid="1537220982080"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25531" 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="25531" 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="25531" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25531"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25524" class="if-quote-wrapper" unselectable="on" data-guid="1537220982080"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25524" 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="25524" 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="25524" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Saturday, September 15, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25524"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25524"&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;Yes, you need a &amp;lt;list&amp;gt; containing the item numbers and a value for selection. Sample an item number from the list in the 1st surveypage (and only the 1st page), store it in a value, and you'll have the same item displayed on both pages.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;&lt;strong&gt;/ select = values.piccitemnumber&lt;/strong&gt;&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;// we have 30 items, numbered 1 to 30&lt;br/&gt;&amp;lt;list piccitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ piccitemnumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.piccitemnumber = list.piccitemnumbers.nextindex;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25531"&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;Thank you so much Dave. It works well.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I have one more question:&lt;br/&gt;I tried to select stimuli from two different groups (15 from each) and store them into the value element as you said,&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage slider&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;strong style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextindex&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage radio&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;and it said "list.picBW is not type of stimulus" even though the list element is used in stimulusframes attribute in Inquisit5 manual&lt;br/&gt;(&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Could you please give me any hint?&lt;a class="if-quote-goto quote-link" href="#" data-id="25538"&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;This code doesn't make sense in context. &lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;returns a number between 1 and 30, but&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;does NOT have 30 items, it only has two: picture.picB and picture.picW. So what you need the list to contain is 15 times the number 1, and 15 times the number 2. You need separate lists and a value for the 15 items that picture.picB and picture.picW hold respectively. Then just sample an item number from the applicable list. In summary:&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;/picnum = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ items = (1,2)&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Bitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Witemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextvalue;&lt;br/&gt;]&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 1) values.picnum = list.Bitemnumbers.nextindex;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 2) values.picnum = list.Witemnumbers.nextindex;&lt;br/&gt;]&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetB&amp;gt;&lt;br/&gt;/ 1 = "b01.jpg"&lt;br/&gt;/ 2 = "b02.jpg"&lt;br/&gt;/ 3 = "b03.jpg"&lt;br/&gt;/ 4 = "b04.jpg"&lt;br/&gt;/ 5 = "b05.jpg"&lt;br/&gt;/ 6 = "b06.jpg"&lt;br/&gt;/ 7 = "b07.jpg"&lt;br/&gt;/ 8 = "b08.jpg"&lt;br/&gt;/ 9 = "b09.jpg"&lt;br/&gt;/ 10 = "b10.jpg"&lt;br/&gt;/ 11 = "b11.jpg"&lt;br/&gt;/ 12 = "b12.jpg"&lt;br/&gt;/ 13 = "b13.jpg"&lt;br/&gt;/ 14 = "b14.jpg"&lt;br/&gt;/ 15 = "b15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetW&amp;gt;&lt;br/&gt;/ 1 = "w01.jpg"&lt;br/&gt;/ 2 = "w02.jpg"&lt;br/&gt;/ 3 = "w03.jpg"&lt;br/&gt;/ 4 = "w04.jpg"&lt;br/&gt;/ 5 = "w05.jpg"&lt;br/&gt;/ 6 = "w06.jpg"&lt;br/&gt;/ 7 = "w07.jpg"&lt;br/&gt;/ 8 = "w08.jpg"&lt;br/&gt;/ 9 = "w09.jpg"&lt;br/&gt;/ 10 = "w10.jpg"&lt;br/&gt;/ 11 = "w11.jpg"&lt;br/&gt;/ 12 = "w12.jpg"&lt;br/&gt;/ 13 = "w13.jpg"&lt;br/&gt;/ 14 = "w14.jpg"&lt;br/&gt;/ 15 = "w15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25541"&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;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;span&gt;It works !! Thank you so much. I appreciate it.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;</description><pubDate>Mon, 17 Sep 2018 16:11:27 GMT</pubDate><dc:creator>Sean L.</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25541.aspx</link><description>&lt;div data-id="25538" class="if-quote-wrapper" unselectable="on" data-guid="1537216315046"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25538" 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="25538" 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="25538" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25538"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25531" class="if-quote-wrapper" unselectable="on" data-guid="1537216315046"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25531" 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="25531" 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="25531" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25531"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25524" class="if-quote-wrapper" unselectable="on" data-guid="1537216315046"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25524" 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="25524" 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="25524" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Saturday, September 15, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25524"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25524"&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;Yes, you need a &amp;lt;list&amp;gt; containing the item numbers and a value for selection. Sample an item number from the list in the 1st surveypage (and only the 1st page), store it in a value, and you'll have the same item displayed on both pages.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;&lt;strong&gt;/ select = values.piccitemnumber&lt;/strong&gt;&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;// we have 30 items, numbered 1 to 30&lt;br/&gt;&amp;lt;list piccitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ piccitemnumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.piccitemnumber = list.piccitemnumbers.nextindex;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25531"&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;Thank you so much Dave. It works well.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I have one more question:&lt;br/&gt;I tried to select stimuli from two different groups (15 from each) and store them into the value element as you said,&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage slider&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;strong style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextindex&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage radio&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;and it said "list.picBW is not type of stimulus" even though the list element is used in stimulusframes attribute in Inquisit5 manual&lt;br/&gt;(&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Could you please give me any hint?&lt;a class="if-quote-goto quote-link" href="#" data-id="25538"&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;This code doesn't make sense in context. &lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;returns a number between 1 and 30, but&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;does NOT have 30 items, it only has two: picture.picB and picture.picW. So what you need the list to contain is 15 times the number 1, and 15 times the number 2. You need separate lists and a value for the 15 items that picture.picB and picture.picW hold respectively. Then just sample an item number from the applicable list. In summary:&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = values.picnum&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;/picnum = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ items = (1,2)&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Bitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list Witemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 15&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextvalue;&lt;br/&gt;]&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 1) values.picnum = list.Bitemnumbers.nextindex;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (values.picBWItemNumber == 2) values.picnum = list.Witemnumbers.nextindex;&lt;br/&gt;]&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= list.picBW]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetB&amp;gt;&lt;br/&gt;/ 1 = "b01.jpg"&lt;br/&gt;/ 2 = "b02.jpg"&lt;br/&gt;/ 3 = "b03.jpg"&lt;br/&gt;/ 4 = "b04.jpg"&lt;br/&gt;/ 5 = "b05.jpg"&lt;br/&gt;/ 6 = "b06.jpg"&lt;br/&gt;/ 7 = "b07.jpg"&lt;br/&gt;/ 8 = "b08.jpg"&lt;br/&gt;/ 9 = "b09.jpg"&lt;br/&gt;/ 10 = "b10.jpg"&lt;br/&gt;/ 11 = "b11.jpg"&lt;br/&gt;/ 12 = "b12.jpg"&lt;br/&gt;/ 13 = "b13.jpg"&lt;br/&gt;/ 14 = "b14.jpg"&lt;br/&gt;/ 15 = "b15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item targetW&amp;gt;&lt;br/&gt;/ 1 = "w01.jpg"&lt;br/&gt;/ 2 = "w02.jpg"&lt;br/&gt;/ 3 = "w03.jpg"&lt;br/&gt;/ 4 = "w04.jpg"&lt;br/&gt;/ 5 = "w05.jpg"&lt;br/&gt;/ 6 = "w06.jpg"&lt;br/&gt;/ 7 = "w07.jpg"&lt;br/&gt;/ 8 = "w08.jpg"&lt;br/&gt;/ 9 = "w09.jpg"&lt;br/&gt;/ 10 = "w10.jpg"&lt;br/&gt;/ 11 = "w11.jpg"&lt;br/&gt;/ 12 = "w12.jpg"&lt;br/&gt;/ 13 = "w13.jpg"&lt;br/&gt;/ 14 = "w14.jpg"&lt;br/&gt;/ 15 = "w15.jpg"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;/span&gt;&lt;/span&gt;</description><pubDate>Mon, 17 Sep 2018 13:47:14 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25538.aspx</link><description>&lt;div data-id="25531" class="if-quote-wrapper" unselectable="on" data-guid="1537207975113"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25531" 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="25531" 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="25531" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, September 17, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25531"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25524" class="if-quote-wrapper" unselectable="on" data-guid="1537207975113"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25524" 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="25524" 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="25524" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Saturday, September 15, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25524"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25524"&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;Yes, you need a &amp;lt;list&amp;gt; containing the item numbers and a value for selection. Sample an item number from the list in the 1st surveypage (and only the 1st page), store it in a value, and you'll have the same item displayed on both pages.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;&lt;strong&gt;/ select = values.piccitemnumber&lt;/strong&gt;&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;// we have 30 items, numbered 1 to 30&lt;br/&gt;&amp;lt;list piccitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ piccitemnumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.piccitemnumber = list.piccitemnumbers.nextindex;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25531"&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;Thank you so much Dave. It works well.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I have one more question:&lt;br/&gt;I tried to select stimuli from two different groups (15 from each) and store them into the value element as you said,&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picW&amp;gt;&lt;br/&gt;/ items = targetW&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(15)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBW&amp;gt;&lt;br/&gt;/items = (picture.picB, picture.picW)&lt;br/&gt;/select = values.picBWItemNumber&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/picBWItemNumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list picBWItemNumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage slider&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;strong style="margin: 0px; padding: 0px; border: 0px; color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"&gt;/ ontrialbegin = [&lt;br/&gt;values.picBWItemNumber = list.picBWItemNumbers.nextindex&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;surveypage radio&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/ stimulusframes = [1= list.picBW]&lt;/span&gt;&lt;br/&gt;&lt;span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;and it said "list.picBW is not type of stimulus" even though the list element is used in stimulusframes attribute in Inquisit5 manual&lt;br/&gt;(&lt;a href="https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)"&gt;https://www.millisecond.com/support/docs/v5/html/language/attributes/stimulusframes.htm)&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Could you please give me any hint?</description><pubDate>Mon, 17 Sep 2018 11:35:26 GMT</pubDate><dc:creator>Sean L.</dc:creator></item><item><title>RE: How to put the same picture in multiple survey pages?</title><link>https://forums.millisecond.com/Topic25531.aspx</link><description>&lt;div data-id="25524" class="if-quote-wrapper" unselectable="on" data-guid="1537193401427"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25524" 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="25524" 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="25524" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Sean L. - Saturday, September 15, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25524"&gt;&lt;div class="if-quote-message-margin"&gt;Hi all,&lt;br/&gt;&lt;br/&gt;I would like to put a single same picture, which is randomized and selected, in multiple survey pages.&lt;br/&gt;&lt;br/&gt;Here's the issue:&lt;br/&gt;&lt;br/&gt;If I randomized and selected pictures just like&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;/ select = noreplace(30)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;and put this picC into different survey pages (I would like to separate surveypages),&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= noreplace(picC)]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Inquisit selected different pictures from picC and put those pictures into each survey pages - I think Inquisit randomized piC pictures every time (maybe due to noreplace element in surveypages).&lt;br/&gt;I am going to run multiple surveys by combining two surveypages (slider &amp;amp; radio).&lt;br/&gt;&lt;br/&gt;Is there any way that I can randomize and select pictures and save those pictures in certain element so that I do not need to use noreplace?&lt;br/&gt;&amp;nbsp;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25524"&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;Yes, you need a &amp;lt;list&amp;gt; containing the item numbers and a value for selection. Sample an item number from the list in the 1st surveypage (and only the 1st page), store it in a value, and you'll have the same item displayed on both pages.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture picC&amp;gt;&lt;br/&gt;/items = targetComb&lt;br/&gt;&lt;strong&gt;/ select = values.piccitemnumber&lt;/strong&gt;&lt;br/&gt;/ size = (70%, 70%)&lt;br/&gt;/ position = (70%, 60%)&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;// we have 30 items, numbered 1 to 30&lt;br/&gt;&amp;lt;list piccitemnumbers&amp;gt;&lt;br/&gt;/ poolsize = 30&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ piccitemnumber = 1&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage slider&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.piccitemnumber = list.piccitemnumbers.nextindex;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage radio&amp;gt;&lt;br/&gt;/ stimulusframes = [1= picC]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-30 = sequence(slider, radio)]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;</description><pubDate>Mon, 17 Sep 2018 07:15:03 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>