﻿<?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  » dragging multiple drop source stimuli onto one target</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 06 May 2026 18:21:25 GMT</lastBuildDate><ttl>20</ttl><item><title>dragging multiple drop source stimuli onto one target</title><link>https://forums.millisecond.com/Topic29302.aspx</link><description>Hi,&lt;br/&gt;I have an experiment in which I'm trying to place 8 separate items, each into one of 2 boxes. The first item placed into a box works well, but the second item that gets placed disappears. I'm producing the relevant code below:&lt;br/&gt;&lt;br/&gt;Here are the 8 items I'd like to be dragged:&lt;br/&gt;&amp;lt;picture sharing_sticker_1&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 15%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_2&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 25%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/ dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_3&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 35%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_4&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 45%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_5&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 55%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_6&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 65%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_7&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 75%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_8&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 85%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;Here are the 2 drop targets (boxes) that I'd like each of the 8 pictures to be dragged into.&lt;br/&gt;&lt;br/&gt;&amp;lt;shape box_left&amp;gt;&lt;br/&gt;/hposition = 90%&lt;br/&gt;/vposition = 60%&lt;br/&gt;/size = (400,400)&lt;br/&gt;/color = burlywood&lt;br/&gt;/droptarget = true&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;shape box_right&amp;gt;&lt;br/&gt;/hposition = 10%&lt;br/&gt;/vposition = 60%&lt;br/&gt;/size = (400,400)&lt;br/&gt;/color = burlywood&lt;br/&gt;/droptarget=true&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;And here is the relevant trial:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2_stickers_child_answer&amp;gt;&lt;br/&gt;/ stimulusframes = [1=1_sticker_kept,1_sticker_shared, continue,&lt;br/&gt;sharing_sticker_1,&lt;br/&gt;sharing_sticker_2,&lt;br/&gt;sharing_sticker_3,&lt;br/&gt;sharing_sticker_4,&lt;br/&gt;sharing_sticker_5,&lt;br/&gt;sharing_sticker_6,&lt;br/&gt;sharing_sticker_7,&lt;br/&gt;sharing_sticker_8,&lt;br/&gt;box_left,&lt;br/&gt;box_right]&lt;br/&gt;/ inputdevice = dragdrop&lt;br/&gt;/ showmousecursor = true&lt;br/&gt;/droptargets = (box_left, box_right)&lt;br/&gt;/ validresponse = (continue)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;</description><pubDate>Fri, 26 Jun 2020 21:18:04 GMT</pubDate><dc:creator>nc</dc:creator></item><item><title>RE: dragging multiple drop source stimuli onto one target</title><link>https://forums.millisecond.com/Topic29307.aspx</link><description>&lt;blockquote data-id="29306" class="if-quote-wrapper" unselectable="on"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29306" 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="29306" 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="29306" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - 6/26/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-29306"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;You'll want to set the &amp;lt;picture&amp;gt; elements' hposition and vposition properties back to their original / start values /ontrialbegin.&lt;br/&gt;&lt;br/&gt;/ontrialbegin = [picture sharing_sticker_1.hposition = 15%; &lt;br/&gt;picture sharing_sticker_1.vposition = 80%; &lt;br/&gt;...&lt;br/&gt;picture sharing_sticker_8.hposition = 85%;&lt;br/&gt;picture sharing_sticker_8.vposition = 80%;&lt;br/&gt;]&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="29306"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;Makes sense - thanks!</description><pubDate>Fri, 26 Jun 2020 21:18:04 GMT</pubDate><dc:creator>nc</dc:creator></item><item><title>RE: dragging multiple drop source stimuli onto one target</title><link>https://forums.millisecond.com/Topic29306.aspx</link><description>You'll want to set the &amp;lt;picture&amp;gt; elements' hposition and vposition properties back to their original / start values /ontrialbegin.&lt;br/&gt;&lt;br/&gt;/ontrialbegin = [picture sharing_sticker_1.hposition = 15%; &lt;br/&gt;picture sharing_sticker_1.vposition = 80%; &lt;br/&gt;...&lt;br/&gt;picture sharing_sticker_8.hposition = 85%;&lt;br/&gt;picture sharing_sticker_8.vposition = 80%;&lt;br/&gt;]&lt;br/&gt;</description><pubDate>Fri, 26 Jun 2020 11:53:38 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: dragging multiple drop source stimuli onto one target</title><link>https://forums.millisecond.com/Topic29305.aspx</link><description>I have a follow-up question. Can you explain how I can reset the position of my dropsource stimuli? I use the same stimuli across multiple trials. When one trial ends and the next one begins, it seems that the stimuli all appear in the positions they were placed in during the previous trial. I don't want this to happen.&lt;blockquote data-id="29304" class="if-quote-wrapper" unselectable="on" data-guid="1593159055232" contenteditable="false" id="if_insertedNode_1593159054835"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29304" 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="29304" 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="29304" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;nc - 6/26/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-29304"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;just wanted to update that I found a solution by adding /dropposition = (anywhere, anywhere) to my droptarget stimuli. All good!&amp;nbsp;&lt;blockquote data-id="29303" class="if-quote-wrapper" unselectable="on" data-guid="1593159055232" contenteditable="false" id="if_insertedNode_1593157383298"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29303" 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="29303" 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="29303" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;nc - 6/26/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-29303"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;&lt;blockquote data-id="29302" class="if-quote-wrapper" unselectable="on" data-guid="1593159055232" contenteditable="false" id="if_insertedNode_1593157253920"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29302" 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="29302" 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="29302" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;nc - 6/26/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-29302"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi,&lt;br/&gt;I have an experiment in which I'm trying to place 8 separate items, each into one of 2 boxes. The first item placed into a box works well, but the second item that gets placed disappears. I'm producing the relevant code below:&lt;br/&gt;&lt;br/&gt;Here are the 8 items I'd like to be dragged:&lt;br/&gt;&amp;lt;picture sharing_sticker_1&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 15%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_2&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 25%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/ dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_3&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 35%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_4&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 45%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_5&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 55%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_6&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 65%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_7&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 75%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_8&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 85%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;Here are the 2 drop targets (boxes) that I'd like each of the 8 pictures to be dragged into.&lt;br/&gt;&lt;br/&gt;&amp;lt;shape box_left&amp;gt;&lt;br/&gt;/hposition = 90%&lt;br/&gt;/vposition = 60%&lt;br/&gt;/size = (400,400)&lt;br/&gt;/color = burlywood&lt;br/&gt;/droptarget = true&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;shape box_right&amp;gt;&lt;br/&gt;/hposition = 10%&lt;br/&gt;/vposition = 60%&lt;br/&gt;/size = (400,400)&lt;br/&gt;/color = burlywood&lt;br/&gt;/droptarget=true&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;And here is the relevant trial:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2_stickers_child_answer&amp;gt;&lt;br/&gt;/ stimulusframes = [1=1_sticker_kept,1_sticker_shared, continue,&lt;br/&gt;sharing_sticker_1,&lt;br/&gt;sharing_sticker_2,&lt;br/&gt;sharing_sticker_3,&lt;br/&gt;sharing_sticker_4,&lt;br/&gt;sharing_sticker_5,&lt;br/&gt;sharing_sticker_6,&lt;br/&gt;sharing_sticker_7,&lt;br/&gt;sharing_sticker_8,&lt;br/&gt;box_left,&lt;br/&gt;box_right]&lt;br/&gt;/ inputdevice = dragdrop&lt;br/&gt;/ showmousecursor = true&lt;br/&gt;/droptargets = (box_left, box_right)&lt;br/&gt;/ validresponse = (continue)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="29302"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="29303"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="29304"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;</description><pubDate>Fri, 26 Jun 2020 08:11:51 GMT</pubDate><dc:creator>nc</dc:creator></item><item><title>RE: dragging multiple drop source stimuli onto one target</title><link>https://forums.millisecond.com/Topic29304.aspx</link><description>just wanted to update that I found a solution by adding /dropposition = (anywhere, anywhere) to my droptarget stimuli. All good!&amp;nbsp;&lt;blockquote data-id="29303" class="if-quote-wrapper" unselectable="on" data-guid="1593157384981" contenteditable="false" id="if_insertedNode_1593157383298"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29303" 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="29303" 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="29303" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;nc - 6/26/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-29303"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;&lt;blockquote data-id="29302" class="if-quote-wrapper" unselectable="on" data-guid="1593157384981" contenteditable="false" id="if_insertedNode_1593157253920"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29302" 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="29302" 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="29302" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;nc - 6/26/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-29302"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi,&lt;br/&gt;I have an experiment in which I'm trying to place 8 separate items, each into one of 2 boxes. The first item placed into a box works well, but the second item that gets placed disappears. I'm producing the relevant code below:&lt;br/&gt;&lt;br/&gt;Here are the 8 items I'd like to be dragged:&lt;br/&gt;&amp;lt;picture sharing_sticker_1&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 15%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_2&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 25%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/ dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_3&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 35%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_4&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 45%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_5&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 55%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_6&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 65%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_7&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 75%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_8&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 85%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;Here are the 2 drop targets (boxes) that I'd like each of the 8 pictures to be dragged into.&lt;br/&gt;&lt;br/&gt;&amp;lt;shape box_left&amp;gt;&lt;br/&gt;/hposition = 90%&lt;br/&gt;/vposition = 60%&lt;br/&gt;/size = (400,400)&lt;br/&gt;/color = burlywood&lt;br/&gt;/droptarget = true&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;shape box_right&amp;gt;&lt;br/&gt;/hposition = 10%&lt;br/&gt;/vposition = 60%&lt;br/&gt;/size = (400,400)&lt;br/&gt;/color = burlywood&lt;br/&gt;/droptarget=true&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;And here is the relevant trial:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2_stickers_child_answer&amp;gt;&lt;br/&gt;/ stimulusframes = [1=1_sticker_kept,1_sticker_shared, continue,&lt;br/&gt;sharing_sticker_1,&lt;br/&gt;sharing_sticker_2,&lt;br/&gt;sharing_sticker_3,&lt;br/&gt;sharing_sticker_4,&lt;br/&gt;sharing_sticker_5,&lt;br/&gt;sharing_sticker_6,&lt;br/&gt;sharing_sticker_7,&lt;br/&gt;sharing_sticker_8,&lt;br/&gt;box_left,&lt;br/&gt;box_right]&lt;br/&gt;/ inputdevice = dragdrop&lt;br/&gt;/ showmousecursor = true&lt;br/&gt;/droptargets = (box_left, box_right)&lt;br/&gt;/ validresponse = (continue)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="29302"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="29303"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;</description><pubDate>Fri, 26 Jun 2020 07:43:44 GMT</pubDate><dc:creator>nc</dc:creator></item><item><title>RE: dragging multiple drop source stimuli onto one target</title><link>https://forums.millisecond.com/Topic29303.aspx</link><description>&lt;blockquote data-id="29302" class="if-quote-wrapper" unselectable="on" data-guid="1593157254742" contenteditable="false" id="if_insertedNode_1593157253920"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29302" title=""&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="29302" title=""&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"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="29302" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;nc - 6/26/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-29302"&gt;&lt;div class="if-quote-message-margin"&gt;Hi,&lt;br/&gt;I have an experiment in which I'm trying to place 8 separate items, each into one of 2 boxes. The first item placed into a box works well, but the second item that gets placed disappears. I'm producing the relevant code below:&lt;br/&gt;&lt;br/&gt;Here are the 8 items I'd like to be dragged:&lt;br/&gt;&amp;lt;picture sharing_sticker_1&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 15%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_2&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 25%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/ dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_3&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 35%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_4&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 45%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_5&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 55%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_6&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 65%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_7&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 75%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture sharing_sticker_8&amp;gt;&lt;br/&gt;/items = stimuli&lt;br/&gt;/select = 19&lt;br/&gt;/size = (100,100)&lt;br/&gt;/hposition = 85%&lt;br/&gt;/vposition = 80%&lt;br/&gt;/dropsource = true&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;Here are the 2 drop targets (boxes) that I'd like each of the 8 pictures to be dragged into.&lt;br/&gt;&lt;br/&gt;&amp;lt;shape box_left&amp;gt;&lt;br/&gt;/hposition = 90%&lt;br/&gt;/vposition = 60%&lt;br/&gt;/size = (400,400)&lt;br/&gt;/color = burlywood&lt;br/&gt;/droptarget = true&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;shape box_right&amp;gt;&lt;br/&gt;/hposition = 10%&lt;br/&gt;/vposition = 60%&lt;br/&gt;/size = (400,400)&lt;br/&gt;/color = burlywood&lt;br/&gt;/droptarget=true&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;And here is the relevant trial:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial 2_stickers_child_answer&amp;gt;&lt;br/&gt;/ stimulusframes = [1=1_sticker_kept,1_sticker_shared, continue,&lt;br/&gt;sharing_sticker_1,&lt;br/&gt;sharing_sticker_2,&lt;br/&gt;sharing_sticker_3,&lt;br/&gt;sharing_sticker_4,&lt;br/&gt;sharing_sticker_5,&lt;br/&gt;sharing_sticker_6,&lt;br/&gt;sharing_sticker_7,&lt;br/&gt;sharing_sticker_8,&lt;br/&gt;box_left,&lt;br/&gt;box_right]&lt;br/&gt;/ inputdevice = dragdrop&lt;br/&gt;/ showmousecursor = true&lt;br/&gt;/droptargets = (box_left, box_right)&lt;br/&gt;/ validresponse = (continue)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="29302"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;</description><pubDate>Fri, 26 Jun 2020 07:42:42 GMT</pubDate><dc:creator>nc</dc:creator></item></channel></rss>