Skip to main content

Content Editing

Introduction

Wesurvey is a widely-used online survey tool that provides users with various configuration options, allowing them to customize question types and answer formats. It also offers multiple design templates and themes, making survey creation more user-friendly and visually appealing.

To further enhance user experience and convenience, Wesurvey provides a low-code editing mode that allows users to create surveys using Markdown-like syntax. This mode enables users to write survey content conveniently without having to add questions and options one by one.

Using the low-code editing mode, users can create various types of questions, such as single choice, multiple choice, fill-in-blank, and open-ended questions. Users only need to write questions and answers following a specific format, and they will be automatically converted into corresponding question types and answer formats.

Click here to view the syntax

Example

After entering the following text:

Example--Survey on User Habits

Welcome Message

What is your most frequently used method for creating surveys?[Single Choice]
Start from a blank survey
Use existing survey templates
Use import function to create automatically

Which of the following features do you consider important?[Multiple Choice]
Various creation methods
Free and easy to use
Real-time online statistics
Multi-device responsive display

Please provide a one-sentence evaluation of the survey platform[Single Line Text]

Please rate the survey platform[Rating Scale]
1~5

This will generate the following survey:

base-example