Service: CreateQuestion
Description of the parameters:
| Parameter Name | Function | Is Mandatory |
|---|---|---|
| qt | URI of the question file to be created | YES |
| qtcont | A question in natural language, e.g., 'What is a cat?' | YES |
| ap | Answer pattern - a sentence in natural language where variables are identified with a question mark sign, e.g., 'A cat is a ?answer' | NO |
| qylist | List of URIs of associated queries | NO |