﻿<?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  » Why are links to custom ending pages sensitive to the registered script name's case?</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sun, 05 Apr 2026 17:43:38 GMT</lastBuildDate><ttl>20</ttl><item><title>Why are links to custom ending pages sensitive to the registered script name's case?</title><link>https://forums.millisecond.com/Topic25123.aspx</link><description>Hi all,&lt;br/&gt;&lt;br/&gt;just noticed another issue I thought I'd document in case somebody is having the same problem. If participants are not seeing your custom ending page after finishing an online experiment, this may be the reason.&lt;br/&gt;&lt;br/&gt;Expected behavior: when an inquisit online script terminates, participants are shown the selected custom ending html page.&lt;br/&gt;Observed behavior: participants see a blank white page instead of the ending page.&lt;br/&gt;&lt;br/&gt;Steps to reproduce:&lt;br/&gt;1. Register a web script on millisecond.com (requires a valid online license).&lt;br/&gt;2. Name script something &lt;strong&gt;including capital letters (e.g. MyExperiment)&lt;/strong&gt;. This seems to be the vital step.&lt;br/&gt;3. Upload script files as normal. &lt;br/&gt;4. Set a launch page (I used the default with some text).&lt;br/&gt;5. Set up all other steps up until Finish page (my settings: Sequential Subject IDs, 1 group (assigned randomly without replacement), enabled participant logging and IP address logging, no display on headline page, no data forwarding)&lt;br/&gt;6. On Finish page, select "Redirect to a custom finish page"&lt;br/&gt;7. Click Browse (Note: If I try to upload the file earlier with the script files, I still can't select it here until I upload it again), select your finish page, click upload&lt;br/&gt;8. Select the appropriate page from the dropdown menu and save&lt;br/&gt;&lt;br/&gt;After completing these steps, the finish page is not shown. Instead a blank html page is shown. If the link to said blank page (e.g. &lt;a href="https://scripts.millisecond.com/myaccountname/MyExperiment/inquisitendpage.htm)"&gt;https://scripts.millisecond.com/myaccountname/MyExperiment/inquisitendpage.htm)&lt;/a&gt; is edited to replace capital letters with case letters (i.e. &lt;a href="https://scripts.millisecond.com/myaccountname/"&gt;https://scripts.millisecond.com/myaccountname/&lt;/a&gt;&lt;strong&gt;myexperiment&lt;/strong&gt;/inquisitendpage.htm), the end page is shown. However, the only way to get Inquisit to show the link without manual editing is to make your script name case only.&lt;br/&gt;I have reproduced this issue on two computers and with two experiment scripts. If anyone cannot reproduce this bug, I'd be interested to hear it!&lt;br/&gt;</description><pubDate>Tue, 19 Jun 2018 09:15:05 GMT</pubDate><dc:creator>AKrishna</dc:creator></item><item><title>RE: Why are links to custom ending pages sensitive to the registered script name's case?</title><link>https://forums.millisecond.com/Topic25124.aspx</link><description>You are correct -- the underlying file storage (scripts.millisecond.com) is case sensitive, i.e. technically &lt;br/&gt;&lt;br/&gt;(1) &lt;a href="https://scripts.millisecond.com/myaccountname/"&gt;&lt;a href="https://scripts.millisecond.com/myaccountname/"&gt;https://scripts.millisecond.com/myaccountname/&lt;/a&gt;&lt;/a&gt;&lt;strong&gt;MyExperiment&lt;/strong&gt;/inquisitendpage.htm&lt;br/&gt;&lt;br/&gt;and&lt;br/&gt;&lt;br/&gt;(2) &lt;a href="https://scripts.millisecond.com/myaccountname/"&gt;&lt;a href="https://scripts.millisecond.com/myaccountname/"&gt;https://scripts.millisecond.com/myaccountname/&lt;/a&gt;&lt;/a&gt;&lt;strong&gt;myexperiment&lt;/strong&gt;/inquisitendpage.htm&lt;br/&gt;&lt;br/&gt;are two different locations / file directories.&lt;br/&gt;&lt;br/&gt;For cross-platform compatibility everything is intended to be converted to all-lowercase, but clearly, the script registration wizard however fails to do that automatically for the the experiment name ("MyExperiment" in your example) when specifying a custom finish page, and erroneously leaves it in mixed- or uppercase instead. So, this is indeed a reproducible bug, thank you for pointing it out.&lt;br/&gt;</description><pubDate>Tue, 19 Jun 2018 09:15:05 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>