Skip to content

Commit 87e2829

Browse files
author
Daniil.Karol
committed
Update survey question text to clarify difficulty scale
Clarified the survey question by adding a difficulty scale explanation. This change aims to ensure users better understand the rating system and provide more accurate feedback.
1 parent b634f9a commit 87e2829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ij-plugin/src/main/resources/org/jetbrains/research/tasktracker/config/survey_default.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ surveys:
22
- id: default
33
htmlQuestions:
44
- !<Input>
5-
text: How difficult was this course for you?
5+
text: How difficult was this course for you? (1 - Too easy, 5 - Just right, 10 - Too difficult)
66
type: number
77
min: 1
88
max: 10

0 commit comments

Comments
 (0)