set_question_properties
Update LimeSurvey question properties by specifying the question ID and a data object. Cannot change question ID, group, survey, type, or language.
Instructions
Set properties of a question (qid, gid, sid, type, language... cannot be set).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sLanguage | No | Optional. Language. | |
| iQuestionID | Yes | Question ID. | |
| aQuestionData | Yes | Object {property: value} to set. |