CreateQuestionTemplate
You can use the createQuestionTemplate web method to create new question template.
Parameters
The createQuestionTemplate web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | templateName | String | Name of the question template. |
| 2. | questionTitle | String | Title of the question. |
| 3. | questionText | String | Description of the question. |
Return Value
Returns one of the following values:
-
Returns TRUE for success
-
Returns FALSE for error