I would like to know how to vary the labels for a rating scale in PsychoPy v3.0.0b8 on MacOS, Version 10.13.5. The experiment I have designed using the Builder view has four blocks, in which participants are asked to rate various sound files of talkers in terms of the talkers’ friendliness, reliability, intelligence, or successfulness, with each block corresponding to one of these characteristics (see Figure 1 below for a screenshot of the blocks’ setup in the Builder view). I would like to set the labels at the opposite ends of the rating scale as a variable in the experiment, so that the labels in one block are “least friendly, most friendly,” the labels in another are “least reliable, most reliable,” and so on. I have tried to achieve this by indicating $parameters in the “Labels” box under RatingScale Properties and creating a column, entitled “parameters”, in the Excel file (conditionsFile.xlsx) tied to the outer loop of the trial blocks (each of which is tied to a different file indicated in the column “filename” of the conditionsFile). A screenshot of the conditionsFile is provided below (Figure 2). However, this method was unsuccessful, with no labels appearing on any of the rating scales. I also attempted to set the “Scale description” under RatingScale Properties as $parameters, referring to the noted Excel file column, but still did not find any success in establishing variable labels/descriptions for the four different rating scales in the experiment. Is there any way in PsychoPy3 to set the scale labels to be variable, using either the Builder view or code?
(Figure 1)
(Figure 2)