HFP-1339 Making overall feedback expanded and changing description
parent
facea236ce
commit
6d63bdc43c
|
@ -287,6 +287,7 @@
|
|||
"type": "group",
|
||||
"label": "Overall Feedback",
|
||||
"importance": "low",
|
||||
"expanded": true,
|
||||
"fields": [
|
||||
{
|
||||
"name": "overallFeedback",
|
||||
|
@ -299,7 +300,7 @@
|
|||
],
|
||||
"importance": "high",
|
||||
"label": "Define custom feedback for any score range",
|
||||
"description": "Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
|
||||
"description": "Click the \"Add range\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
|
||||
"entity": "range",
|
||||
"min": 1,
|
||||
"defaultNum": 1,
|
||||
|
|
Loading…
Reference in New Issue