IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

GetQuestionPresentation

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7

This method returns the presentation QML of a question.

This method requires a QMWISe license with snapshots enabled for it to function. If the method is used without the appropriate license an error message will be returned. Please contact Questionmark Technical Services for assistance.

 

  • Version 4.3 +
  • Version 5.1 +

Parameters

Input name Description Data type Optional field?

Question_ID

ID of the question to retrieve the QML for

String

N

Response

Output name Description Data type

GetQuestionPresentationResult

QML of the question associated with the Question_ID

String

Troubleshooting

Please refer to the following page for any error codes that are displayed when using this method.

Appendix - Error codes