Questionnaire plugins
Dear OpenSesame-users,
I'm not that familiar with OpenSesame but I'm trying to build a little experiment for my last year as a student Clinical Psychology (KULeuven).
I would like to use the questionnaire plugins provided here: https://github.com/smathot/opensesame_questionnaire_plugins/tags.
I extracted the plugins in the OpenSesame plugin folder so that I can use them in my experiment.
Then I try to put them in the overview area but when I try to play my experiment again it fails just at the moment where I put the question (from the questionnaire plugin).
This is what comes up:
"Stopped
The experiment did not finish normally for the following reason:
Unexpected error
Details
item-stack: experiment[run].werktitelherinnering[run].Eindeonderzoekvraag_1[run]
exception message: unsanitize not found
time: Sat Aug 20 19:11:02 2016
exception type: AttributeError
Traceback (also in debug window)
File "dist\libqtopensesame\misc\process.py", line 140, in run
File "dist\libopensesame\experiment.py", line 397, in run
File "dist\libopensesame\item_store.py", line 95, in execute
File "dist\libopensesame\item_store.py", line 110, in run
File "dist\libopensesame\sequence.py", line 50, in run
File "dist\libopensesame\item_store.py", line 110, in run
File "dist\libopensesame\sequence.py", line 50, in run
File "dist\libopensesame\item_store.py", line 110, in run
File "C:\Program Files (x86)\OpenSesame\plugins\open_question\open_question.py", line 100, in run
File "dist\libopensesame\item.py", line 280, in getattr
AttributeError: unsanitize not found"
Does someone know how to solve this? Or how I can put an open ended question and multiplechoice question in my experiment?
Thank you in advance,
Julie Janssens
Comments
Hi Julie Janssens,
Possibly you can use the Forms packaged with OpenSesame 3 by default (at least for Windows that is).
The opensesame_questionnaire_plugins is quite old so I guess it will only work with older versions of OpenSesame:
The last opensesame_questionnaire_plugins release date seems to be December 2012 so I'm afraid you will have to look for OpenSesame releases from around that date, which are really old...
Best,
Jarik