﻿<?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 6  » Redirecting to URL</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 07 Jul 2026 20:15:06 GMT</lastBuildDate><ttl>20</ttl><item><title>Redirecting to URL</title><link>https://forums.millisecond.com/Topic41902.aspx</link><description>Hi,&lt;br/&gt;&lt;br/&gt;I was wondering if there is a way to automatically redirect participants to a website URL after they are done with a task script, and make them come back to Inquisit for a second part of the study as part of a batch script. How do I get it to automatically redirect them to the URL, and once they come back from the separate website, will the batch script allow them to resume from where they left off?</description><pubDate>Tue, 30 Jun 2026 16:34:27 GMT</pubDate><dc:creator>arhee0521</dc:creator></item><item><title>RE: Redirecting to URL</title><link>https://forums.millisecond.com/Topic41905.aspx</link><description>&lt;blockquote data-id="41904" class="if-quote-wrapper" unselectable="on" data-guid="1782837233305" contenteditable="false" id="if_insertedNode_1782837232464"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="41904" 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="41904" 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="41904" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;arhee0521 - 6/30/2026&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-41904"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;&lt;blockquote data-id="41903" class="if-quote-wrapper" unselectable="on" data-guid="1782837233305" contenteditable="false" id="if_insertedNode_1782833556613"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="41903" 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="41903" 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="41903" 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/2026&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-41903"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;&lt;blockquote data-id="41902" class="if-quote-wrapper" unselectable="on" data-guid="1782837233305" contenteditable="false" id="if_insertedNode_1782431888792"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="41902" 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="41902" 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="41902" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;arhee0521 - 6/25/2026&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-41902"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi,&lt;br/&gt;&lt;br/&gt;I was wondering if there is a way to automatically redirect participants to a website URL after they are done with a task script, and make them come back to Inquisit for a second part of the study as part of a batch script. How do I get it to automatically redirect them to the URL, and once they come back from the separate website, will the batch script allow them to resume from where they left off?&lt;a class="if-quote-goto quote-link" href="#" data-id="41902"&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;You need to set up a batch script with two batch elements assigned by session number (/sessions attribute). At the end of the first batch you se the URL to redirect (defaults.finishpage) /onscriptend to send them to the external site.&lt;br/&gt;The external site then needs to redirect back to your launch page so the second session can be administered.&lt;a class="if-quote-goto quote-link" href="#" data-id="41903"&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;I attached the batch script Inquisit link at the end of the external site, but instead of administering the second session, they are redirected back to the first session. Could you let me know what might be the issue&lt;a class="if-quote-goto quote-link" href="#" data-id="41904"&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;For that you will have to provide the link.</description><pubDate>Tue, 30 Jun 2026 16:34:27 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Redirecting to URL</title><link>https://forums.millisecond.com/Topic41904.aspx</link><description>&lt;blockquote data-id="41903" class="if-quote-wrapper" unselectable="on" data-guid="1782833557601" contenteditable="false" id="if_insertedNode_1782833556613"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="41903" 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="41903" 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="41903" 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/2026&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-41903"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;&lt;blockquote data-id="41902" class="if-quote-wrapper" unselectable="on" data-guid="1782833557601" contenteditable="false" id="if_insertedNode_1782431888792"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="41902" 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="41902" 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="41902" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;arhee0521 - 6/25/2026&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-41902"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi,&lt;br/&gt;&lt;br/&gt;I was wondering if there is a way to automatically redirect participants to a website URL after they are done with a task script, and make them come back to Inquisit for a second part of the study as part of a batch script. How do I get it to automatically redirect them to the URL, and once they come back from the separate website, will the batch script allow them to resume from where they left off?&lt;a class="if-quote-goto quote-link" href="#" data-id="41902"&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;You need to set up a batch script with two batch elements assigned by session number (/sessions attribute). At the end of the first batch you se the URL to redirect (defaults.finishpage) /onscriptend to send them to the external site.&lt;br/&gt;The external site then needs to redirect back to your launch page so the second session can be administered.&lt;a class="if-quote-goto quote-link" href="#" data-id="41903"&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;I attached the batch script Inquisit link at the end of the external site, but instead of administering the second session, they are redirected back to the first session. Could you let me know what might be the issue</description><pubDate>Tue, 30 Jun 2026 15:34:30 GMT</pubDate><dc:creator>arhee0521</dc:creator></item><item><title>RE: Redirecting to URL</title><link>https://forums.millisecond.com/Topic41903.aspx</link><description>&lt;blockquote data-id="41902" class="if-quote-wrapper" unselectable="on" data-guid="1782431889820" contenteditable="false" id="if_insertedNode_1782431888792"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="41902" 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="41902" 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="41902" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;arhee0521 - 6/25/2026&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-41902"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi,&lt;br/&gt;&lt;br/&gt;I was wondering if there is a way to automatically redirect participants to a website URL after they are done with a task script, and make them come back to Inquisit for a second part of the study as part of a batch script. How do I get it to automatically redirect them to the URL, and once they come back from the separate website, will the batch script allow them to resume from where they left off?&lt;a class="if-quote-goto quote-link" href="#" data-id="41902"&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;You need to set up a batch script with two batch elements assigned by session number (/sessions attribute). At the end of the first batch you se the URL to redirect (defaults.finishpage) /onscriptend to send them to the external site.&lt;br/&gt;The external site then needs to redirect back to your launch page so the second session can be administered.</description><pubDate>Fri, 26 Jun 2026 00:01:47 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>