﻿<?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 4  » Custom finish page</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 29 Apr 2026 03:14:10 GMT</lastBuildDate><ttl>20</ttl><item><title>Custom finish page</title><link>https://forums.millisecond.com/Topic20450.aspx</link><description>Hello,&lt;br/&gt; &lt;br/&gt; I have recently set up studies on Inquisit but I’m having trouble with the finish page for my current study. I want to send participants to a custom finish page so I upload a html page to the ‘select the finish page’ section as I have done in the past. But there is also a section to Upload a new finish page (which I think is new?). I want it to be the same as the html web page but it won’t accept it as it must be a url. I’m not sure how to get it to accept my html document as a webpage as it doesn’t work when I input the link in directly (C:\Users\ykb15102\Desktop\ImaginedContact\ImaginedContact Script_Experimental\ICExperiment_Time1\DebriefIC(time1).htm). Sometimes I get a message saying “The finish page must be an HTML file ending with the ".htm" file extension.” But if I try to put up another html file it says that “The finish page must be a full url.” My webscript link is &lt;a href="http://research.millisecond.com/stevekelly/imaginedcontact_time1.web"&gt;&lt;a href="http://research.millisecond.com/stevekelly/imaginedcontact_time1.web"&gt;http://research.millisecond.com/stevekelly/imaginedcontact_time1.web&lt;/a&gt;&lt;/a&gt; if it helps.&lt;br/&gt;&lt;br/&gt; Thank you,&lt;br/&gt; Eimear&lt;br/&gt;</description><pubDate>Wed, 14 Oct 2020 09:00:28 GMT</pubDate><dc:creator>EimS</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic29892.aspx</link><description>Changed to stop and all working well, thank you. I've also now removed the /format = tab, so no more errors.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;Thanks for all your help!&lt;br/&gt;</description><pubDate>Wed, 14 Oct 2020 09:00:28 GMT</pubDate><dc:creator>n.lee.20</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic29882.aspx</link><description>&lt;blockquote data-id="29881" class="if-quote-wrapper" unselectable="on" data-guid="1602606417116" id="if_insertedNode_1602606416538" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29881" 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="29881" 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="29881" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;n.lee.20 - 10/13/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-29881"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;&lt;br/&gt;Thank you very much that is now sorted. But, I have now uncovered another issue. I have tried to use the quit function in my expt:&lt;br/&gt;&lt;br/&gt;/ quit = [radiobuttons.Q1_Consent.selectedvalue == "0" || radiobuttons.Q2_Consent.selectedvalue == "0" || radiobuttons.Q3_Consent.selectedvalue == "0" || radiobuttons.Q4_Consent.selectedvalue == "0" || radiobuttons.Q5_Consent.selectedvalue == "0"]&lt;br/&gt;&lt;br/&gt;Example Question&lt;br/&gt;&amp;lt;radiobuttons Q1_Consent&amp;gt;&lt;br/&gt;/caption = "I understand ... "&lt;br/&gt;/ options = ("AGREE", "DISAGREE")&lt;br/&gt;/ optionvalues = ("1", "0")&lt;br/&gt;/required = true&lt;br/&gt;/orientation =horizontal&lt;br/&gt;&amp;lt;/radiobuttons&amp;gt;&lt;br/&gt;&lt;br/&gt;It closes the message but doesn't go to the finish page instead I get an error message:&lt;br/&gt;'This command is obsolete and will be ignored.' &lt;br/&gt;&lt;br/&gt;Is this an issue occuring from the quit command?&lt;br/&gt;&lt;br/&gt;Thanks&lt;a class="if-quote-goto quote-link" href="#" data-id="29881"&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'll want to use /stop as in&lt;br/&gt;&lt;br/&gt;&amp;lt;expt SAT&amp;gt;&lt;br/&gt;/ onexptbegin = [ values.res = list.balanceresp.nextvalue;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (values.res == "1") {values.mRes = "v"; values.nRes = "b"; values.mResHand = "index finger of your left hand"; values.nResHand = "index finger of your right hand"}&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  if (values.res == "2") {values.mRes = "b"; values.nRes = "v"; values.mResHand = "index finger of your right hand"; values.nResHand = "index finger of your left hand"}]&lt;br/&gt;/ blocks = [1=block_info; 2=block_instr; 3=block_demo; 4=block.block_pra_selfpace; 5=block_pra_real; 6-10=block_formal; 11=block_questionnaires; 12 = block_debrief]&lt;br/&gt;&lt;strong&gt;/ stop = [radiobuttons.Q1_Consent.selectedvalue == "0" || radiobuttons.Q2_Consent.selectedvalue == "0" || radiobuttons.Q3_Consent.selectedvalue == "0" || radiobuttons.Q4_Consent.selectedvalue == "0" || radiobuttons.Q5_Consent.selectedvalue == "0"]&lt;/strong&gt;&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;The warning (not error) you receive pertains to &lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;&lt;strong&gt;/ format = tab&lt;/strong&gt;&lt;br/&gt;...&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&amp;lt;/data&amp;gt;&lt;strong&gt;&lt;br/&gt;&lt;br/&gt;&lt;/strong&gt;in your &amp;lt;data&amp;gt; element. That command is obsolete. Data files are always TAB delimited.&lt;strong&gt;&lt;/strong&gt;&lt;br/&gt;</description><pubDate>Tue, 13 Oct 2020 16:36:04 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic29881.aspx</link><description>&lt;br/&gt;Thank you very much that is now sorted. But, I have now uncovered another issue. I have tried to use the quit function in my expt:&lt;br/&gt;&lt;br/&gt;/ quit = [radiobuttons.Q1_Consent.selectedvalue == "0" || radiobuttons.Q2_Consent.selectedvalue == "0" || radiobuttons.Q3_Consent.selectedvalue == "0" || radiobuttons.Q4_Consent.selectedvalue == "0" || radiobuttons.Q5_Consent.selectedvalue == "0"]&lt;br/&gt;&lt;br/&gt;Example Question&lt;br/&gt;&amp;lt;radiobuttons Q1_Consent&amp;gt;&lt;br/&gt;/caption = "I understand ... "&lt;br/&gt;/ options = ("AGREE", "DISAGREE")&lt;br/&gt;/ optionvalues = ("1", "0")&lt;br/&gt;/required = true&lt;br/&gt;/orientation =horizontal&lt;br/&gt;&amp;lt;/radiobuttons&amp;gt;&lt;br/&gt;&lt;br/&gt;It closes the message but doesn't go to the finish page instead I get an error message:&lt;br/&gt;'This command is obsolete and will be ignored.' &lt;br/&gt;&lt;br/&gt;Is this an issue occuring from the quit command?&lt;br/&gt;&lt;br/&gt;Thanks</description><pubDate>Tue, 13 Oct 2020 16:21:05 GMT</pubDate><dc:creator>n.lee.20</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic29880.aspx</link><description>&lt;blockquote data-id="29878" class="if-quote-wrapper" unselectable="on" data-guid="1602605043326" id="if_insertedNode_1602605041906" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29878" 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="29878" 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="29878" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;n.lee.20 - 10/13/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-29878"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi&lt;br/&gt;&lt;br/&gt;I am having similar issues. I upload to a custom finish page my htm (debrief_students) and it then inputs it into 'redirect to an external web site': &lt;a href="https://scripts.millisecond.eu/jurquhart/end_page_test/debrief_students.htm"&gt;&lt;a href="https://scripts.millisecond.eu/jurquhart/end_page_test/debrief_students.htm"&gt;https://scripts.millisecond.eu/jurquhart/end_page_test/debrief_students.htm&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;But when I run the study I don't see the custom finish page or any finish page, it just saves data and closes. I am not sure if I have inputted it in wrong in Inquisit or if I have made a mistake creating my htm file as I am not very familiar with them.&lt;br/&gt;&lt;br/&gt;This is the link to my study: &lt;a href="https://mili2nd.eu/opvb"&gt;&lt;a href="https://mili2nd.eu/opvb"&gt;https://mili2nd.eu/opvb&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Thank you,&lt;br/&gt;Naomi&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="29878"&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;&amp;gt; I am having similar issues. I upload to a custom finish page my htm (debrief_students) and it then inputs it into 'redirect to an external web site': &lt;a href="https://scripts.millisecond.eu/jurquhart/end_page_test/debrief_students.htm"&gt;https://scripts.millisecond.eu/jurquhart/end_page_test/debrief_students.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;This is the expected behavior.&lt;br/&gt;&lt;br/&gt;&amp;gt; But when I run the study I don't see the custom finish page or any finish page, it just saves data and closes.&lt;br/&gt;&lt;br/&gt;There is no HTML page uploaded to your experiment. Enter its settings, upload the "debrief_students.htm" file from your computer in the first step and then click save.&lt;br/&gt;</description><pubDate>Tue, 13 Oct 2020 16:08:21 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic29878.aspx</link><description>Hi&lt;br/&gt;&lt;br/&gt;I am having similar issues. I upload to a custom finish page my htm (debrief_students) and it then inputs it into 'redirect to an external web site': &lt;a href="https://scripts.millisecond.eu/jurquhart/end_page_test/debrief_students.htm"&gt;https://scripts.millisecond.eu/jurquhart/end_page_test/debrief_students.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;But when I run the study I don't see the custom finish page or any finish page, it just saves data and closes. I am not sure if I have inputted it in wrong in Inquisit or if I have made a mistake creating my htm file as I am not very familiar with them.&lt;br/&gt;&lt;br/&gt;This is the link to my study: &lt;a href="https://mili2nd.eu/opvb"&gt;https://mili2nd.eu/opvb&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Thank you,&lt;br/&gt;Naomi&lt;br/&gt;</description><pubDate>Tue, 13 Oct 2020 15:53:57 GMT</pubDate><dc:creator>n.lee.20</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic25367.aspx</link><description>&lt;div data-id="25366" class="if-quote-wrapper" unselectable="on" data-guid="1533022277754"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25366" 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="25366" 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="25366" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, July 30, 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-25366"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="25364" class="if-quote-wrapper" unselectable="on" data-guid="1533022277754"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25364" 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="25364" 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="25364" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;ArifahAd - Monday, July 30, 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-25364"&gt;&lt;div class="if-quote-message-margin"&gt;I am having a similar issue, on the Finish Page tab I selected 'Redirect to a custom finish page' option and uploaded the file, then when I saved it, left the tab and went back to it had switched to the 'Redirect to an external website' option and put this link into the URL box:&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm"&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm"&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The finish page is also defined internally in the main script so it loads under defaults:&lt;br/&gt;/finishpage = "&lt;a href="&amp;lt;a href=" https:="" scripts.millisecond.com="" kumaryogeeswaran="" podtr_study3="" finishpage.htm?code="&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code="&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&lt;/a&gt;&lt;/a&gt;&lt;%values.UniqueCode%&gt;&amp;amp;score=&lt;%values.total%&gt;" "=""&gt;&lt;/a&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&amp;lt;%values.UniqueCode%&amp;gt;&amp;amp;score=&amp;lt;%values.total%&amp;gt;" "=""&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&amp;lt;%values.UniqueCode%&amp;gt;&amp;amp;score=&amp;lt;%values.total%&amp;gt;""&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&amp;lt;%values.UniqueCode%&amp;gt;&amp;amp;score=&amp;lt;%values.total%&amp;gt;"&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;When the script is run the file is loaded with the correct parameter values (see below), but the page comes out blank. &lt;br/&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=POD22027293734&amp;amp;score=0"&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=POD22027293734&amp;amp;score=0"&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=POD22027293734&amp;amp;score=0&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;"When I test it with a local copy it works fine, so it is the fact it is on the server that is the issue?&amp;nbsp; Dave said he'd "adjusted your web experiment's settings (i.e., specified the full URL to your custom finishpage)..." what did it end up as exactly? Is mine not the full url?&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;&lt;br/&gt;Arifah&lt;a class="if-quote-goto quote-link" href="#" data-id="25364"&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;Everything should be in all lowercase to work properly, i.e. the URL in your script and elsewhere ought to read&lt;br/&gt;&lt;br/&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/"&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/"&gt;https://scripts.millisecond.com/kumaryogeeswaran/&lt;/a&gt;&lt;/a&gt;&lt;strong&gt;podtr_study3&lt;/strong&gt;/finishpage.htm?code=POD22027293734&amp;amp;score=0&lt;br/&gt;&lt;br/&gt;to work as intended. I've already fixed that in your web experiment's settings:&lt;br/&gt;&lt;br/&gt;&lt;img src="https://www.millisecond.com/forums/Uploads/Images/e360d048-5ecf-4138-827a-3d46.png" data-download-url="https://www.millisecond.com/forums/Uploads/Images/4f57f813-2c9f-4644-8c98-0188.png"&gt;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25366"&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;Great! thanks for that - I changed it in the script code too and it works a treat now :)&lt;br/&gt;&lt;br/&gt;Arifah</description><pubDate>Tue, 31 Jul 2018 00:32:43 GMT</pubDate><dc:creator>ArifahAd</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic25366.aspx</link><description>&lt;div data-id="25364" class="if-quote-wrapper" unselectable="on" data-guid="1532998175308"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25364" 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="25364" 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="25364" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;ArifahAd - Monday, July 30, 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-25364"&gt;&lt;div class="if-quote-message-margin"&gt;I am having a similar issue, on the Finish Page tab I selected 'Redirect to a custom finish page' option and uploaded the file, then when I saved it, left the tab and went back to it had switched to the 'Redirect to an external website' option and put this link into the URL box:&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm"&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm"&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The finish page is also defined internally in the main script so it loads under defaults:&lt;br/&gt;/finishpage = "&lt;a href="&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code="&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&lt;/a&gt;&lt;%values.UniqueCode%&gt;&amp;amp;score=&lt;%values.total%&gt;" "=""&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&amp;lt;%values.UniqueCode%&amp;gt;&amp;amp;score=&amp;lt;%values.total%&amp;gt;""&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&amp;lt;%values.UniqueCode%&amp;gt;&amp;amp;score=&amp;lt;%values.total%&amp;gt;"&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;When the script is run the file is loaded with the correct parameter values (see below), but the page comes out blank. &lt;br/&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=POD22027293734&amp;amp;score=0"&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=POD22027293734&amp;amp;score=0"&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=POD22027293734&amp;amp;score=0&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;"When I test it with a local copy it works fine, so it is the fact it is on the server that is the issue?&amp;nbsp; Dave said he'd "adjusted your web experiment's settings (i.e., specified the full URL to your custom finishpage)..." what did it end up as exactly? Is mine not the full url?&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;&lt;br/&gt;Arifah&lt;a class="if-quote-goto quote-link" href="#" data-id="25364"&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;Everything should be in all lowercase to work properly, i.e. the URL in your script and elsewhere ought to read&lt;br/&gt;&lt;br/&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/"&gt;https://scripts.millisecond.com/kumaryogeeswaran/&lt;/a&gt;&lt;strong&gt;podtr_study3&lt;/strong&gt;/finishpage.htm?code=POD22027293734&amp;amp;score=0&lt;br/&gt;&lt;br/&gt;to work as intended. I've already fixed that in your web experiment's settings:&lt;br/&gt;&lt;br/&gt;&lt;img src="https://www.millisecond.com/forums/Uploads/Images/e360d048-5ecf-4138-827a-3d46.png" data-download-url="https://www.millisecond.com/forums/Uploads/Images/4f57f813-2c9f-4644-8c98-0188.png"&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Mon, 30 Jul 2018 17:54:46 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic25364.aspx</link><description>I am having a similar issue, on the Finish Page tab I selected 'Redirect to a custom finish page' option and uploaded the file, then when I saved it, left the tab and went back to it had switched to the 'Redirect to an external website' option and put this link into the URL box:&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm"&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The finish page is also defined internally in the main script so it loads under defaults:&lt;br/&gt;/finishpage = "&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&amp;lt;%values.UniqueCode%&amp;gt;&amp;amp;score=&amp;lt;%values.total%&amp;gt;""&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=&amp;lt;%values.UniqueCode%&amp;gt;&amp;amp;score=&amp;lt;%values.total%&amp;gt;"&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;When the script is run the file is loaded with the correct parameter values (see below), but the page comes out blank. &lt;br/&gt;&lt;a href="https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=POD22027293734&amp;amp;score=0"&gt;https://scripts.millisecond.com/kumaryogeeswaran/PODTR_Study3/finishpage.htm?code=POD22027293734&amp;amp;score=0&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;"When I test it with a local copy it works fine, so it is the fact it is on the server that is the issue?&amp;nbsp; Dave said he'd "adjusted your web experiment's settings (i.e., specified the full URL to your custom finishpage)..." what did it end up as exactly? Is mine not the full url?&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;&lt;br/&gt;Arifah</description><pubDate>Mon, 30 Jul 2018 17:40:25 GMT</pubDate><dc:creator>ArifahAd</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic20453.aspx</link><description>Hi there,&lt;br/&gt;&lt;br/&gt;I am having the same problem with my custom finish page. Specifically, I am trying to upload a htm file but keep getting the url error message ("The&amp;nbsp;finish&amp;nbsp;page&amp;nbsp;must be a&amp;nbsp;full&amp;nbsp;url."). My webscript link is&amp;nbsp;&lt;a href="http://research.millisecond.com/colinburke/expt3_mainstudy_low_nodistractor.web" style="box-sizing: border-box; background-color: rgb(245, 245, 245); color: rgb(51, 122, 183); text-decoration: none; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: nowrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"&gt;&lt;a href="http://research.millisecond.com/colinburke/expt3_mainstudy_low_nodistractor.web"&gt;http://research.millisecond.com/colinburke/expt3_mainstudy_low_nodistractor.web&lt;/a&gt;&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;Could you help?&amp;nbsp;&lt;br/&gt;&lt;br/&gt;Many thanks,&lt;br/&gt;Francesca</description><pubDate>Mon, 09 Jan 2017 08:27:30 GMT</pubDate><dc:creator>francescafarina</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic20452.aspx</link><description>&lt;div data-id="20451" class="if-quote-wrapper" unselectable="on" data-guid="1483977473098"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="20451" 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="20451" 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="20451" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Monday, January 9, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-20451"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="20450" class="if-quote-wrapper" unselectable="on" data-guid="1483977473098"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="20450" 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="20450" 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="20450" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;EimS - Monday, January 9, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-20450"&gt;&lt;div class="if-quote-message-margin"&gt;Hello,&lt;br/&gt; &lt;br/&gt; I have recently set up studies on Inquisit but I’m having trouble with the finish page for my current study. I want to send participants to a custom finish page so I upload a html page to the ‘select the finish page’ section as I have done in the past. But there is also a section to Upload a new finish page (which I think is new?). I want it to be the same as the html web page but it won’t accept it as it must be a url. I’m not sure how to get it to accept my html document as a webpage as it doesn’t work when I input the link in directly (C:\Users\ykb15102\Desktop\ImaginedContact\ImaginedContact Script_Experimental\ICExperiment_Time1\DebriefIC(time1).htm). Sometimes I get a message saying “The finish page must be an HTML file ending with the ".htm" file extension.” But if I try to put up another html file it says that “The finish page must be a full url.” My webscript link is &lt;a href="http://research.millisecond.com/stevekelly/imaginedcontact_time1.web"&gt;&lt;a href="http://research.millisecond.com/stevekelly/imaginedcontact_time1.web"&gt;http://research.millisecond.com/stevekelly/imaginedcontact_time1.web&lt;/a&gt;&lt;/a&gt; if it helps.&lt;br/&gt;&lt;br/&gt; Thank you,&lt;br/&gt; Eimear&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="20450"&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;I've adjusted your web experiment's settings (i.e., specified the full URL to your custom finishpage) and it should work now. Hope this helps.&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="20451"&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;All working fine. Thanks for that.&amp;nbsp;&lt;br/&gt;Eimear</description><pubDate>Mon, 09 Jan 2017 07:59:09 GMT</pubDate><dc:creator>EimS</dc:creator></item><item><title>RE: Custom finish page</title><link>https://forums.millisecond.com/Topic20451.aspx</link><description>&lt;div data-id="20450" class="if-quote-wrapper" unselectable="on" data-guid="1483976716672"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="20450" 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="20450" 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="20450" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;EimS - Monday, January 9, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-20450"&gt;&lt;div class="if-quote-message-margin"&gt;Hello,&lt;br/&gt; &lt;br/&gt; I have recently set up studies on Inquisit but I’m having trouble with the finish page for my current study. I want to send participants to a custom finish page so I upload a html page to the ‘select the finish page’ section as I have done in the past. But there is also a section to Upload a new finish page (which I think is new?). I want it to be the same as the html web page but it won’t accept it as it must be a url. I’m not sure how to get it to accept my html document as a webpage as it doesn’t work when I input the link in directly (C:\Users\ykb15102\Desktop\ImaginedContact\ImaginedContact Script_Experimental\ICExperiment_Time1\DebriefIC(time1).htm). Sometimes I get a message saying “The finish page must be an HTML file ending with the ".htm" file extension.” But if I try to put up another html file it says that “The finish page must be a full url.” My webscript link is &lt;a href="http://research.millisecond.com/stevekelly/imaginedcontact_time1.web"&gt;&lt;a href="http://research.millisecond.com/stevekelly/imaginedcontact_time1.web"&gt;http://research.millisecond.com/stevekelly/imaginedcontact_time1.web&lt;/a&gt;&lt;/a&gt; if it helps.&lt;br/&gt;&lt;br/&gt; Thank you,&lt;br/&gt; Eimear&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="20450"&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;I've adjusted your web experiment's settings (i.e., specified the full URL to your custom finishpage) and it should work now. Hope this helps.&lt;br/&gt;</description><pubDate>Mon, 09 Jan 2017 07:46:01 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>