Hi,
I am building a survey with several sections of questions. One particular section will need to be assessed by an external agency. They have an API that would take answers of hat section and perform their custom assessment. That same API can return the assessment as well.
Is there a way this can be done by Lime Survey?
Is there a way to import this as a separate survey into another survey?
Is there a way at all to assess any survey externally?
I guess I would start using the Remote Control API:
www.limesurvey.org/manual/RemoteControl_2_API
which could make the part that needs assessing available for the other API of the assessing organization.
Tammo
Tammo ter Hark at Respondage
For Limesurvey reporting, education and customized themes
respondage.nl
Idea example :
1. create a short text question, hidden to get the value of the API
2. in beforeQuestionRender : test the gid value
3. If the gid value is the same than your 1st question : send request to the API with params and fill the value
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.