Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
beginresponsetime / beginresponsetime - not known atribute
beginresponsetime / beginresponsetime - not known atribute
Post Reply
Like
23
beginresponsetime / beginresponsetime - not known atribute
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Asdasadas
Asdasadas
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: Awaiting Activation
Posts: 3,
Visits: 7
Hello, can anyone tell me why "beginresponseframe" and "beginresponsetime" are not a known atributes for (mine) Inquisit 4?
I need this to allow subjects to respond as stimuli are presented on the screen, but I can't do it. Inqusit don't recognize it. Can I use somethning else?
Reply
Like
23
Dave
Dave
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 108K
You must be talking about <likert> or <openended> elements. /beginresponsetime should validate just fine in <trial>s in the current release (4.0.4.0). It does not in <likert> / <openended> due to a known bug -- you can use the legacy /responsetime attribute instead as in:
<block myblock>
/ trials = [1=mytrial; 2=mylikert; 3=myopenended]
</block>
<trial mytrial>
/ stimulustimes = [0=a; 5000=b; 10000=c]
/ beginresponsetime = 5000
/ validresponse = (57)
</trial>
<likert mylikert>
/ stimulustimes = [0=a; 5000=b; 10000=c]
/ responsetime = 5000
/ position = (50%, 75%)
/ anchorwidth = 2%
</likert>
<openended myopenended>
/ stimulustimes = [0=a; 5000=b; 10000=c]
/ responsetime = 5000
/ position = (50%, 75%)
</openended>
<text a>
/ items = ("A")
</text>
<text b>
/ items = ("B")
</text>
<text c>
/ items = ("C")
</text>
Reply
Like
19
Asdasadas
Asdasadas
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Awaiting Activation
Posts: 3,
Visits: 7
I was talking about Lexical Decision Task from Inquisit Task Library. There's no likert or openened elements.
---
I reinstall my Inquisit and it helps. Thanks for answer.
Edited
11 Years Ago by
Asdasadas
Reply
Like
20
Dave
Dave
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 108K
As already mentioned in my previous reply, you ought to use the latest release -- 4.0.4.0. You almost certainly have an outdated version installed. Update it, please.
Reply
Like
21
Asdasadas
Asdasadas
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Awaiting Activation
Posts: 3,
Visits: 7
Already did it. Everything works now. Thanks.
Reply
Like
19
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
23
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search