Conversation sorting

更新时间:
复制 MD 格式

The conversation sorting template helps you classify and sort conversation content to better understand and process your data.

Data format example

Note

Each data column in the CSV and XLSX formats corresponds to a dataset field. In the Manifest format, each sub-field of the data field also corresponds to a dataset field. You can customize the Field Names by selecting the corresponding names when you configure the dataset.

CSV and XLSX formats

post

item1

item2

item3

item4

Are green tangerines tasty?

Yes, tangerines are tasty.

No, no.

Shine Muscat is tasty.

What is Shine Muscat? Is it a large green grape?

Are green tangerines tasty?

Oranges are tasty.

Oranges are not tasty.

Oranges are not as tasty as watermelons.

Watermelons are not tasty either.

For a file demo, see conversation_sorting_data_demo.csv.

Manifest format (JSONL format)

{"data":{"post":"Are green tangerines tasty?","item1":"Yes, tangerines are tasty.","item2":"No, no.","item3":"Shine Muscat is tasty.","item4":"What is Shine Muscat? Is it a large green grape?"}}
{"data":{"post":"Are green tangerines tasty?","item1":"Yes, tangerines are tasty.","item2":"No, no.","item3":"Shine Muscat is tasty.","item4":"What is Shine Muscat? Is it a large green grape?"}}

For a file demo, see conversation_sorting_data_demo.manifest.

Configuration description

Question area (Required)

In the Question area, you can configure the fields for the question.

Select Question and choose the corresponding dataset. Then, configure the parameters in the Configuration area on the right. The parameters are described as follows:

Parameter

Description

Title

No changes are needed for the default title area.

Dataset field

Select the field to display for the question. (Field names are customizable.)

Hint

No changes are needed for the default hint area.

Click link to jump

Not configurable and has no effect.

Text highlight

Not configurable and has no effect.

Card style configuration

Not configurable and has no effect.

Content to be sorted area (Required)

In the Content to be sorted area, you can configure the text to be sorted and related questions.

Click Sort text. In the Configuration area on the right, configure the parameters. The parameters are described as follows:

Parameter

Description

Title

No changes are needed for the default title area.

Dataset field

Select multiple fields from the dataset as the text to be sorted. (Field names are customizable.)

Hint

No changes are needed for the default hint area.

Click link to jump

Not configurable and has no effect.

Text highlight

Not configurable and has no effect.

Card style configuration

Not configurable and has no effect.

Global questions (Optional)

Global questions apply to the entire subject.

Select a question. In the Configuration area on the right, configure the following parameters:

Parameter

Description

Title

Configure the question title.

Placeholder text

Note

This parameter is required for the Single-line input box or Input box - Markdown preview answer types.

The placeholder text for a fill-in-the-blank question. This text provides guidance on what to enter.

Options

Note

This parameter is required if the answer type is Single choice, Multiple choice, Tree selection, or Multiple-choice tree selection.

  • For Single choice or Multiple choice answer types, you can configure options using Manual entry or Dataset import. The Dictionary search feature is temporarily unavailable.

  • When the answer type is Tree selection or Multiple-choice tree selection, you can only use manual entry for configuration.

Hint

The hint text that appears when you hover over the question title.

Required

Specifies whether the question is required. If a question is set to required, a validation check is performed when it is answered.

Supported Search Options

Note

This parameter is required if the answer type is Single choice or Multiple choice.

Enables the search feature for options.

Effective stage

The stage at which the question takes effect. If you do not select a stage, the question is effective throughout process by default.

Global configurations

Use global configurations to set the content and layout of the conversation sorting template.

Click image and configure the parameters in the Configuration area on the right. The parameters are described as follows:

Parameter

Description

Title

No changes are needed for the default title area.

Enable full sorting

Enabled by default. If you disable this setting, the system no longer checks whether all cards to be sorted have been dragged to the sorting area when you submit the task.

Fixed Title

Disabled by default. If enabled, the post content in the question area remains visible when you scroll the page.

Text tagging

Disabled by default. If enabled, the card content area supports tagging by highlighting text. To drag and sort, click outside the text content. When this feature is disabled, the card content area displays tagged keywords, and you can click the eye icon to tag text in a pop-up window.

Layout

Sets the layout of the area for items to be sorted. The default is a vertical layout.

Maximum cards

Specifies the maximum number of items that can be placed in each sorted list in the sorting area. A value less than 1 indicates no limit.

Minimum cards

Specifies the minimum number of items that must be placed in each sorted list in the sorting area. Ensure that the total number of cards is greater than the sum of the minimum values for all ranks.

Enable dictionary

This feature is currently unavailable on the cloud. It is disabled by default.

Number of text columns

Sets the number of text columns. The range is 2 to 7.

Text height

Sets the text height. The range is 25 to 850 pixels (px).

General configurations

Not configurable and has no effect.

Keyboard shortcuts

  1. Select an item to sort and press Control + a number to assign it the corresponding rank number.

  2. If Enable full sorting is disabled, select an item in the sorted list and press Control + 0 to remove it.

Operation demo

Sort content by dragging and dropping items.