Once you have installed the app, you are able to create Fabulous Surveys for your Jira instance.
...
Field | Value | Description | ||
---|---|---|---|---|
Recipient | Reporter (default) Assignee Custom | The email recipient will be taken from reporter, assignee or | ||
Rating type | Stars (default) Smiles Numbers Link | Rating type will be used as part of the email body instead of mask | ||
Rating size | From 5 (default) to 10 Applied only for: stars, smiles or numbers | Rating size will be used together with selected rating type as part of the email body instead of mask | ||
Rating color | Black, Blue, Coral, Cyan,Deep Pink, Green, Red (default), White, Yellow Applied only for: stars, smiles or numbers | Rating color will be used together with selected rating type as part of the email body instead of mask | ||
Email subject | Text: default value → | The subject of the survey email. Also, the next masks might be applied inside: | ||
Email body | HTML: default value ->
| To build the body of the survey email, you can use base HTML tags as |
...
Field | Value | Description |
---|---|---|
Survey description | Type Text default value ->
| Description message for the survey form. Will be displayed below the rating selector. |
Add comment if the rating | Type Condition default value ->
| Condition to show the additional feedback input text field if the rating value is less than the selected value. |
Label for a comment if the rating is less than the selected value | Type Label default value ->
| Label for the input text field that appears if the rating value is less than the selected value. |
Thank you message | Type Text default value ->
| Message will be displayed after survey form will be send |
Add question | Type Button | Type of the survey questions that can be added to the form specified in the Question types section. |
Edit question | Type Button | Edit current question. |
Move up question | Type Button | Change current question position before to an above question. |
Move down question | Type Button | Change current question position after to a below question. |
Delete question | Type Button | Delete current question. |
...
Field | Value | Description |
---|---|---|
Question | Type text | Question for the survey form |
Required | Type toogle | If required selected, the question answer should be provided to submit the survey form |
Active | Type toogle | If active selected, a field will be displayed. Has priority under the required. In case of required=true and active=false field not be displayed so the form will be submitted. |
Type | Type Select Radio, Checkbox or Text | Type of the question. Checkbox → multiple applicable answers from the options list. Text → input field text for the answer. |
Add option | Type Button | For the Radio type at list two options should be provided For the Checkbox type at list one option should be provided For the Text type option will not be applied. |
Option | Type Text Applied only for: Radio or Checkbox types. | Option for the corresponding type. |
Delete option | Type Button | Delete option from the list |
...