﻿<?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  » Calcuate total sum of Likert numerical responses</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 07 Apr 2026 04:51:43 GMT</lastBuildDate><ttl>20</ttl><item><title>Calcuate total sum of Likert numerical responses</title><link>https://forums.millisecond.com/Topic31498.aspx</link><description>Hello! I am back very briefly for one inquiry. I am looking the best piece of code that will calculate the total/sum of numerical Likert responses (a simple headcount, not mean). I have devised the Penn State Worry questionnaire. Each (16) questions require a single Likert response (1-5). Finding out the total in the data output will be a massive help. I paste below the script! Thank you in advance&lt;br/&gt;Anthony&lt;br/&gt;&lt;br/&gt;**************************&lt;br/&gt;STIMULI&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;item Title&amp;gt;&lt;br/&gt;/1 = "Questionnaire"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item instructionsitem&amp;gt;&lt;br/&gt;/ 1 = "Please rate each of the following statements on a scale of 1 (not at all typical of me) to 5 (very typical of me). Use either the mouse (or number keys + ENTER). Please consider carefully if you are happy with your response before moving on to the next item, as once you have provided a response, you cannot go back and amend your previous answer."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item enter&amp;gt;&lt;br/&gt;/1 = "Press SPACEBAR to continue"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item questions&amp;gt;&lt;br/&gt;/1 = "If I do not have enough time to do everything, I do not worry about it."&lt;br/&gt;/2 = "My worries overwhelm me."&lt;br/&gt;/3 = "I do not tend to worry about things."&lt;br/&gt;/4 = "Many situations make me worry."&lt;br/&gt;/5 = "I know I should not worry about things, but I just cannot help it."&lt;br/&gt;/6 = "When I am under pressure I worry a lot."&lt;br/&gt;/7 = "I am always worrying about something."&lt;br/&gt;/8 = "I find it easy to dismiss worrisome thoughts."&lt;br/&gt;/9 = "As soon as I finish one task, I start to worry about everything else I have to do."&lt;br/&gt;/10 = "I never worry about anything."&lt;br/&gt;/11 = "When there is nothing more I can do about a concern, I do not worry about it any more."&lt;br/&gt;/12 = "I have been a worrier all my life."&lt;br/&gt;/13 = "I notice that I have been worrying about things."&lt;br/&gt;/14 = "Once I start worrying, I cannot stop."&lt;br/&gt;/15 = "I worry all the time."&lt;br/&gt;/16 = "I worry about projects until they are all done."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text PSWQBCK&amp;gt;&lt;br/&gt;/ items = Title&lt;br/&gt;/ position = (50%, 5%)&lt;br/&gt;/ fontstyle = ("Arial", 2.8%, true, false, true, false)&lt;br/&gt;/halign = center&lt;br/&gt;/ valign = top&lt;br/&gt;/size = (1500, 70)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text instructionswritten&amp;gt;&lt;br/&gt;/ items = instructionsitem&lt;br/&gt;/ size = (90%, 60%)&lt;br/&gt;/ position = (50%, 70%)&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text enter&amp;gt;&lt;br/&gt;/ items = enter&lt;br/&gt;/ position = (50%, 95%)&lt;br/&gt;/ valign = bottom&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;/ txbgcolor = (white)&lt;br/&gt;/ txcolor = red&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text questions&amp;gt;&lt;br/&gt;/size = (500, 70)&lt;br/&gt;/items = questions&lt;br/&gt;/position = (50, 50)&lt;br/&gt;/halign = center&lt;br/&gt;/select = sequence&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;likert PSWQRATE&amp;gt;&lt;br/&gt;/ anchors = [1="Not at all typical of me"; 5="Very typical of me"]&lt;br/&gt;/ stimulusframes = [1 = questions]&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ numpoints=5&lt;br/&gt;/ position= (50, 80)&lt;br/&gt;&amp;lt;/likert&amp;gt;&lt;br/&gt;&lt;br/&gt;**************************&lt;br/&gt;TRIALS&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;trial instructions&amp;gt;&lt;br/&gt;/ stimulustimes = [1=instructionswritten, enter]&lt;br/&gt;/ correctresponse = (57)&lt;br/&gt;/ errormessage = false&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;**************************&lt;br/&gt;BLOCKS&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;block welcome&amp;gt;&lt;br/&gt;/ bgstim = (PSWQBCK)&lt;br/&gt;/ trials = [1=instructions]&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block likertPSWQ&amp;gt;&lt;br/&gt;/ trials = [1-16 = PSWQRATE]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;**************************&lt;br/&gt;EXPERIMENT&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ blocks = [1=welcome; 2=likertPSWQ]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;/columns =[subject, trialnum, response]&lt;br/&gt;/format=tab&lt;br/&gt;/ separatefiles = true&lt;br/&gt;&amp;lt;/data&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;defaults&amp;gt;&lt;br/&gt;/ screencolor = white&lt;br/&gt;/ txcolor = black&lt;br/&gt;/ txbgcolor = white&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/defaults&amp;gt;&lt;br/&gt;</description><pubDate>Tue, 11 May 2021 19:53:10 GMT</pubDate><dc:creator>AnthonyFCollinsSussex</dc:creator></item><item><title>RE: Calcuate total sum of Likert numerical responses</title><link>https://forums.millisecond.com/Topic31501.aspx</link><description>&lt;blockquote data-id="31500" class="if-quote-wrapper" unselectable="on" data-guid="1620762698683" id="if_insertedNode_1620762698124" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="31500" 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="31500" 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="31500" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - 5/11/2021&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-31500"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;&lt;blockquote data-id="31498" class="if-quote-wrapper" unselectable="on" data-guid="1620762698683" id="if_insertedNode_1620753663248" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="31498" 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="31498" 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="31498" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;AnthonyFCollinsSussex - 5/11/2021&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-31498"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hello! I am back very briefly for one inquiry. I am looking the best piece of code that will calculate the total/sum of numerical Likert responses (a simple headcount, not mean). I have devised the Penn State Worry questionnaire. Each (16) questions require a single Likert response (1-5). Finding out the total in the data output will be a massive help. I paste below the script! Thank you in advance&lt;br/&gt;Anthony&lt;br/&gt;&lt;br/&gt;**************************&lt;br/&gt;STIMULI&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;item Title&amp;gt;&lt;br/&gt;/1 = "Questionnaire"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item instructionsitem&amp;gt;&lt;br/&gt;/ 1 = "Please rate each of the following statements on a scale of 1 (not at all typical of me) to 5 (very typical of me). Use either the mouse (or number keys + ENTER). Please consider carefully if you are happy with your response before moving on to the next item, as once you have provided a response, you cannot go back and amend your previous answer."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item enter&amp;gt;&lt;br/&gt;/1 = "Press SPACEBAR to continue"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item questions&amp;gt;&lt;br/&gt;/1 = "If I do not have enough time to do everything, I do not worry about it."&lt;br/&gt;/2 = "My worries overwhelm me."&lt;br/&gt;/3 = "I do not tend to worry about things."&lt;br/&gt;/4 = "Many situations make me worry."&lt;br/&gt;/5 = "I know I should not worry about things, but I just cannot help it."&lt;br/&gt;/6 = "When I am under pressure I worry a lot."&lt;br/&gt;/7 = "I am always worrying about something."&lt;br/&gt;/8 = "I find it easy to dismiss worrisome thoughts."&lt;br/&gt;/9 = "As soon as I finish one task, I start to worry about everything else I have to do."&lt;br/&gt;/10 = "I never worry about anything."&lt;br/&gt;/11 = "When there is nothing more I can do about a concern, I do not worry about it any more."&lt;br/&gt;/12 = "I have been a worrier all my life."&lt;br/&gt;/13 = "I notice that I have been worrying about things."&lt;br/&gt;/14 = "Once I start worrying, I cannot stop."&lt;br/&gt;/15 = "I worry all the time."&lt;br/&gt;/16 = "I worry about projects until they are all done."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text PSWQBCK&amp;gt;&lt;br/&gt;/ items = Title&lt;br/&gt;/ position = (50%, 5%)&lt;br/&gt;/ fontstyle = ("Arial", 2.8%, true, false, true, false)&lt;br/&gt;/halign = center&lt;br/&gt;/ valign = top&lt;br/&gt;/size = (1500, 70)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text instructionswritten&amp;gt;&lt;br/&gt;/ items = instructionsitem&lt;br/&gt;/ size = (90%, 60%)&lt;br/&gt;/ position = (50%, 70%)&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text enter&amp;gt;&lt;br/&gt;/ items = enter&lt;br/&gt;/ position = (50%, 95%)&lt;br/&gt;/ valign = bottom&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;/ txbgcolor = (white)&lt;br/&gt;/ txcolor = red&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text questions&amp;gt;&lt;br/&gt;/size = (500, 70)&lt;br/&gt;/items = questions&lt;br/&gt;/position = (50, 50)&lt;br/&gt;/halign = center&lt;br/&gt;/select = sequence&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;likert PSWQRATE&amp;gt;&lt;br/&gt;/ anchors = [1="Not at all typical of me"; 5="Very typical of me"]&lt;br/&gt;/ stimulusframes = [1 = questions]&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ numpoints=5&lt;br/&gt;/ position= (50, 80)&lt;br/&gt;&amp;lt;/likert&amp;gt;&lt;br/&gt;&lt;br/&gt;**************************&lt;br/&gt;TRIALS&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;trial instructions&amp;gt;&lt;br/&gt;/ stimulustimes = [1=instructionswritten, enter]&lt;br/&gt;/ correctresponse = (57)&lt;br/&gt;/ errormessage = false&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;**************************&lt;br/&gt;BLOCKS&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;block welcome&amp;gt;&lt;br/&gt;/ bgstim = (PSWQBCK)&lt;br/&gt;/ trials = [1=instructions]&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block likertPSWQ&amp;gt;&lt;br/&gt;/ trials = [1-16 = PSWQRATE]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;**************************&lt;br/&gt;EXPERIMENT&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ blocks = [1=welcome; 2=likertPSWQ]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;/columns =[subject, trialnum, response]&lt;br/&gt;/format=tab&lt;br/&gt;/ separatefiles = true&lt;br/&gt;&amp;lt;/data&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;defaults&amp;gt;&lt;br/&gt;/ screencolor = white&lt;br/&gt;/ txcolor = black&lt;br/&gt;/ txbgcolor = white&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/defaults&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="31498"&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;lt;values&amp;gt;&lt;br/&gt;/ sum = 0&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;likert PSWQRATE&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialend = [values.sum += likert.PSWQRATE.response]&lt;/strong&gt;&lt;br/&gt;/ anchors = [1="Not at all typical of me"; 5="Very typical of me"]&lt;br/&gt;/ stimulusframes = [1 = questions]&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ numpoints=5&lt;br/&gt;/ position= (50, 80)&lt;br/&gt;&amp;lt;/likert&amp;gt;&lt;br/&gt;&lt;br/&gt;and log values.sum to the data file.&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="31500"&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;Thank you kindly Dave, I will implement this and ensure I log the values.sum to the data file. Really very much appreciated!&lt;br/&gt;Yours Sincerely&lt;br/&gt;Anthony</description><pubDate>Tue, 11 May 2021 19:53:10 GMT</pubDate><dc:creator>AnthonyFCollinsSussex</dc:creator></item><item><title>RE: Calcuate total sum of Likert numerical responses</title><link>https://forums.millisecond.com/Topic31500.aspx</link><description>&lt;blockquote data-id="31498" class="if-quote-wrapper" unselectable="on" data-guid="1620753663842" id="if_insertedNode_1620753663248" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="31498" 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="31498" 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="31498" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;AnthonyFCollinsSussex - 5/11/2021&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-31498"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hello! I am back very briefly for one inquiry. I am looking the best piece of code that will calculate the total/sum of numerical Likert responses (a simple headcount, not mean). I have devised the Penn State Worry questionnaire. Each (16) questions require a single Likert response (1-5). Finding out the total in the data output will be a massive help. I paste below the script! Thank you in advance&lt;br/&gt;Anthony&lt;br/&gt;&lt;br/&gt;**************************&lt;br/&gt;STIMULI&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;item Title&amp;gt;&lt;br/&gt;/1 = "Questionnaire"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item instructionsitem&amp;gt;&lt;br/&gt;/ 1 = "Please rate each of the following statements on a scale of 1 (not at all typical of me) to 5 (very typical of me). Use either the mouse (or number keys + ENTER). Please consider carefully if you are happy with your response before moving on to the next item, as once you have provided a response, you cannot go back and amend your previous answer."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item enter&amp;gt;&lt;br/&gt;/1 = "Press SPACEBAR to continue"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item questions&amp;gt;&lt;br/&gt;/1 = "If I do not have enough time to do everything, I do not worry about it."&lt;br/&gt;/2 = "My worries overwhelm me."&lt;br/&gt;/3 = "I do not tend to worry about things."&lt;br/&gt;/4 = "Many situations make me worry."&lt;br/&gt;/5 = "I know I should not worry about things, but I just cannot help it."&lt;br/&gt;/6 = "When I am under pressure I worry a lot."&lt;br/&gt;/7 = "I am always worrying about something."&lt;br/&gt;/8 = "I find it easy to dismiss worrisome thoughts."&lt;br/&gt;/9 = "As soon as I finish one task, I start to worry about everything else I have to do."&lt;br/&gt;/10 = "I never worry about anything."&lt;br/&gt;/11 = "When there is nothing more I can do about a concern, I do not worry about it any more."&lt;br/&gt;/12 = "I have been a worrier all my life."&lt;br/&gt;/13 = "I notice that I have been worrying about things."&lt;br/&gt;/14 = "Once I start worrying, I cannot stop."&lt;br/&gt;/15 = "I worry all the time."&lt;br/&gt;/16 = "I worry about projects until they are all done."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text PSWQBCK&amp;gt;&lt;br/&gt;/ items = Title&lt;br/&gt;/ position = (50%, 5%)&lt;br/&gt;/ fontstyle = ("Arial", 2.8%, true, false, true, false)&lt;br/&gt;/halign = center&lt;br/&gt;/ valign = top&lt;br/&gt;/size = (1500, 70)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text instructionswritten&amp;gt;&lt;br/&gt;/ items = instructionsitem&lt;br/&gt;/ size = (90%, 60%)&lt;br/&gt;/ position = (50%, 70%)&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text enter&amp;gt;&lt;br/&gt;/ items = enter&lt;br/&gt;/ position = (50%, 95%)&lt;br/&gt;/ valign = bottom&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;/ txbgcolor = (white)&lt;br/&gt;/ txcolor = red&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text questions&amp;gt;&lt;br/&gt;/size = (500, 70)&lt;br/&gt;/items = questions&lt;br/&gt;/position = (50, 50)&lt;br/&gt;/halign = center&lt;br/&gt;/select = sequence&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;likert PSWQRATE&amp;gt;&lt;br/&gt;/ anchors = [1="Not at all typical of me"; 5="Very typical of me"]&lt;br/&gt;/ stimulusframes = [1 = questions]&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ numpoints=5&lt;br/&gt;/ position= (50, 80)&lt;br/&gt;&amp;lt;/likert&amp;gt;&lt;br/&gt;&lt;br/&gt;**************************&lt;br/&gt;TRIALS&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;trial instructions&amp;gt;&lt;br/&gt;/ stimulustimes = [1=instructionswritten, enter]&lt;br/&gt;/ correctresponse = (57)&lt;br/&gt;/ errormessage = false&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;**************************&lt;br/&gt;BLOCKS&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;block welcome&amp;gt;&lt;br/&gt;/ bgstim = (PSWQBCK)&lt;br/&gt;/ trials = [1=instructions]&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block likertPSWQ&amp;gt;&lt;br/&gt;/ trials = [1-16 = PSWQRATE]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;**************************&lt;br/&gt;EXPERIMENT&lt;br/&gt;**************************&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ blocks = [1=welcome; 2=likertPSWQ]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;data&amp;gt;&lt;br/&gt;/columns =[subject, trialnum, response]&lt;br/&gt;/format=tab&lt;br/&gt;/ separatefiles = true&lt;br/&gt;&amp;lt;/data&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;defaults&amp;gt;&lt;br/&gt;/ screencolor = white&lt;br/&gt;/ txcolor = black&lt;br/&gt;/ txbgcolor = white&lt;br/&gt;/ fontstyle = ("Arial", 2.8%)&lt;br/&gt;&amp;lt;/defaults&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="31498"&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;lt;values&amp;gt;&lt;br/&gt;/ sum = 0&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;likert PSWQRATE&amp;gt;&lt;br/&gt;&lt;strong&gt;/ ontrialend = [values.sum += likert.PSWQRATE.response]&lt;/strong&gt;&lt;br/&gt;/ anchors = [1="Not at all typical of me"; 5="Very typical of me"]&lt;br/&gt;/ stimulusframes = [1 = questions]&lt;br/&gt;/ inputdevice = mouse&lt;br/&gt;/ numpoints=5&lt;br/&gt;/ position= (50, 80)&lt;br/&gt;&amp;lt;/likert&amp;gt;&lt;br/&gt;&lt;br/&gt;and log values.sum to the data file.&lt;br/&gt;</description><pubDate>Tue, 11 May 2021 17:22:17 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>