Group: Forum Members
Posts: 16,
Visits: 26
|
Hi,
I programmed a study (with Inquisit 4) including some Likert scale items. After uploading the study as a web script and running it via the automatic launch page it turned out that neither the anchors of the Likert scales nor the connections between the boxes are presented. When I locally run it at my computer everything looks fine. This is what I programmed:
<likert ManipulCheck> /stimulustimes = [1 = itemsManipulCheck] /anchors = [1 = "not at all"; 5 = "very"] / numpoints = 5 /position = (50, 50) /mouse = true /anchorwidth = 45px / fontstyle = ("Arial", 2%) </likert>
Any ideas how I can let the anchors appear in the web study? Thank you very much!
|