Grammar
Basic Grammar
Complete Syntax
Example:
[Required] Survey Title
[Optional] Survey Introduction
This is a question title[Single Line Text]
This is a question title[Single Choice](This is the question description)
Option A
Option B
This is a question title[Rating Scale](This is the question description)
1~5
This is a question title[Multiple Fill-in-Blank](This is the question description)
Fill-in content, Blank 1: ____ Blank 2: ____
===Page Break===
This is a question title[Cascading Question](This is the question description)
Level 1 Level 2
Level 1 Answer A
+Level 2 Answer A1
+Level 2 Answer A2
Level 1 Answer B
+Level 2 Answer B1
+Level 2 Answer B2
This example generates a survey with single line text, single choice, rating scale, and multiple fill-in-blank questions on the first page, and a cascading question on the second page.
Question Type Syntax
Structure explanation:

The structure order cannot be changed, it must follow the order of
Title[Question Type][Settings](Description)
.
Example:
This is a question title[Single Line Text][Required](This is the question description)
This example creates a required single line text question.
Question Settings
Text editing supports question settings, which need to be manually enabled. This feature is disabled by default to prevent reading redundancy caused by too many settings.

Currently supported settings:
Format | Description |
---|---|
[Required] / [Optional] | Controls whether the question is required |
Key Syntax
Name | Format |
---|---|
Question Type | [Single Line Text] / [Multiple Line Text] / ... |
Question Settings | [Required] / [Optional] |
Question Description | (Question Description) |
Page Break | ===Page Break=== |
Rich Text Syntax
Name | Format |
---|---|
Highlight | **Highlighted Text** |
Link | [Link Text](https://wesurvey.com/) |
Image | {width, height} {height, width} is required, type can be number or auto |
Video | !video(https://v.qq.com/txp/iframe/player.html?vid=c3510rkmbm3&autoplay=0&bullet=0) Video links only support embed URLs from Tencent Video , Bilibili , Youku |