﻿<?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  » Coding on inquist web</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 28 May 2026 02:23:19 GMT</lastBuildDate><ttl>20</ttl><item><title>Coding on inquist web</title><link>https://forums.millisecond.com/Topic37621.aspx</link><description>Hi,&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I have used Inquist before but am new Inquist web. I was wondering if it could be possible to design a survey where participants can use this dual slider scale to select their responses &lt;br/&gt;(Here is the html code for the slider :&amp;nbsp;div class="range_container"&amp;gt;&lt;br/&gt;&amp;nbsp; &amp;lt;div class="sliders_control"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp; &amp;lt;input id="fromSlider" type="range" value="10" min="0" max="100"/&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp; &amp;lt;input id="toSlider" type="range" value="30" min="0" max="100"/&amp;gt;&lt;br/&gt;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br/&gt;&amp;nbsp; &amp;lt;div class="form_control"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;lt;div class="form_control_container"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="form_control_container__time"&amp;gt;Min&amp;lt;/div&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input class="form_control_container__time__input" type="number" id="fromInput" value="10" min="0" max="100"/&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;  &amp;lt;/div&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;  &amp;lt;div class="form_control_container"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="form_control_container__time"&amp;gt;Max&amp;lt;/div&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input class="form_control_container__time__input" type="number" id="toInput" value="30" min="0" max="100"/&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;  &amp;lt;/div&amp;gt;&lt;br/&gt;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br/&gt;&amp;lt;/div&amp;gt;)&lt;br/&gt;Can this be coded for Inquist Web?&lt;br/&gt;&lt;br/&gt;Thank you!</description><pubDate>Thu, 27 Feb 2025 12:50:26 GMT</pubDate><dc:creator>sbashyam</dc:creator></item><item><title>RE: Coding on inquist web</title><link>https://forums.millisecond.com/Topic37625.aspx</link><description>&lt;blockquote data-id="37623" class="if-quote-wrapper" unselectable="on" data-guid="1740659230580" contenteditable="false" id="if_insertedNode_1740659229580"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="37623" 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="37623" 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="37623" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;sbashyam - 2/27/2025&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-37623"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Thank you Dave! The tutorial was helpful. I am not quite sure though how to code for a dual slider scale. I was able to code for a slider with one button that participants will be able to move around. But I wanted two buttons on the same scale, something like&amp;nbsp;&lt;a href="https://codepen.io/predragdavidovic/pen/mdpMoWo."&gt;&lt;a href="https://codepen.io/predragdavidovic/pen/mdpMoWo."&gt;https://codepen.io/predragdavidovic/pen/mdpMoWo.&lt;/a&gt;&lt;/a&gt; Can you please help out with that?&lt;a class="if-quote-goto quote-link" href="#" data-id="37623"&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;Not really possible.&lt;br/&gt;</description><pubDate>Thu, 27 Feb 2025 12:50:26 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Coding on inquist web</title><link>https://forums.millisecond.com/Topic37623.aspx</link><description>Thank you Dave! The tutorial was helpful. I am not quite sure though how to code for a dual slider scale. I was able to code for a slider with one button that participants will be able to move around. But I wanted two buttons on the same scale, something like&amp;nbsp;&lt;a href="https://codepen.io/predragdavidovic/pen/mdpMoWo."&gt;https://codepen.io/predragdavidovic/pen/mdpMoWo.&lt;/a&gt; Can you please help out with that?</description><pubDate>Thu, 27 Feb 2025 05:20:19 GMT</pubDate><dc:creator>sbashyam</dc:creator></item><item><title>RE: Coding on inquist web</title><link>https://forums.millisecond.com/Topic37622.aspx</link><description>You need a &amp;lt;surveypage&amp;gt; with two &amp;lt;slider&amp;gt; elements.&lt;br/&gt;&lt;br/&gt;&lt;a href="https://www.millisecond.com/support/docs/v6/html/tutorials/demographic_survey/surveytutorial.htm"&gt;https://www.millisecond.com/support/docs/v6/html/tutorials/demographic_survey/surveytutorial.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;HTML code is entirely irrelevant.&lt;br/&gt;&lt;br/&gt;The code you use for Inquisit Web is exactly the same you use for Inquisit Lab.</description><pubDate>Thu, 27 Feb 2025 00:21:07 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>