﻿<?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  » likert scales and summary data</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 17 Sep 2026 19:41:56 GMT</lastBuildDate><ttl>20</ttl><item><title>likert scales and summary data</title><link>https://forums.millisecond.com/Topic19407.aspx</link><description>Hey there,&lt;br/&gt;&lt;br/&gt;how do I add likert values to the summary data file? &lt;br/&gt;The preliminary study (attached) consists of 12 video clips. After each clip follows a new page with a likert scale (rating of the video). Im only interested in these values (-3 to 3).&lt;br/&gt;The combination of one video and one rating forms one block. Each rating is named differently.&amp;nbsp;&lt;br/&gt;&amp;nbsp;&lt;br/&gt;I`ve already used the summary data command:&lt;br/&gt;&amp;lt;summarydata&amp;gt;&lt;br/&gt;/ columns=[script.subjectid, script.startdate, script.starttime]&lt;br/&gt;/ file="Videoratings_summary.iqdat"&lt;br/&gt;&amp;lt;/summarydata&amp;gt;&lt;br/&gt;and tried different new columns: likert.trialname, values.trialname, responses.trialname...&lt;br/&gt;&lt;br/&gt;Do I need to use the &amp;lt;value&amp;gt; command and define the values I´m interested in? Already tried it, but it did not work.&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt; /name of the trial (e.g.:m_s3) = 0&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;Thank you for your help!&lt;br/&gt;&lt;br/&gt;</description><pubDate>Wed, 20 Jul 2016 00:27:59 GMT</pubDate><dc:creator>Benne</dc:creator></item><item><title>RE: likert scales and summary data</title><link>https://forums.millisecond.com/Topic19413.aspx</link><description>Thanks a lot!</description><pubDate>Wed, 20 Jul 2016 00:27:59 GMT</pubDate><dc:creator>Benne</dc:creator></item><item><title>RE: likert scales and summary data</title><link>https://forums.millisecond.com/Topic19409.aspx</link><description>A summary data file is supposed to capture a _single_ line of summary data. If you wanted to have a column for each likert element you run, you ought to specify:&lt;br/&gt;&lt;br/&gt;&amp;lt;summarydata&amp;gt;&lt;br/&gt;/ columns = [..., likert.f_h1.response, likert.f_h2.response, likert.f_h3.response, ...]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/summarydata&amp;gt;&lt;br/&gt;&lt;br/&gt;and so forth. This will, of course, only make sense if each likert is only ever run a single time.&lt;br/&gt;&lt;br/&gt;You'll find the data captured in the regular _raw_ data file as well. The trialcode column hold's the likert's name, the response column holds the respective response.&lt;br/&gt;</description><pubDate>Tue, 19 Jul 2016 07:37:31 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>