Update NPS
This commit is contained in:
parent
bbc29de7c3
commit
ed2f0ef135
1 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@
|
||||||
(multi-form
|
(multi-form
|
||||||
(:ask "On a scale from 0-10, how likely are you to recommend X to a friend or colleague?"
|
(:ask "On a scale from 0-10, how likely are you to recommend X to a friend or colleague?"
|
||||||
:group "q1"
|
:group "q1"
|
||||||
:style "list-style:none; display:flex; gap:10px;"
|
:style "list-style:none; display:flex; gap:1em;"
|
||||||
:choices (:single "1" "2" "3" "4" "5" "6" "7" "8" "9" "10")))
|
:choices (:single "0" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10")))
|
||||||
|
|
Loading…
Add table
Reference in a new issue