Skip to end of banner
Go to start of banner

_SP - Creating a survey

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This day has come! We are happy to announce v4.0 of Surveys for Jira – the most configurable and powerful survey app on the market – and it is stronger than ever. 

This page describes configuring a survey for the versions 4.0 and above. The concepts and logic are similar to the previous versions but for your convenience we have kept documentation for the previous versions here.

Prerequisites

Creating a custom survey

  1. In the Jira project where you want to create a survey, go to the project settings.
  2. In the SURVEYS FOR JIRA section on the left panel, click Surveys, which will open the Project Surveys page.
  3. Click Add New Survey.
  4. Go through the survey wizard and fill out the necessary fields as shown in the sections below.
  5. Click Save.

In the new versions of Surveys for Jira you can edit the name for your surveys right in the surveys table, no need to got to the settings of each individual survey. Just click the name of the survey in the table and enter a new one. This will help you differentiate between your surveys. For instance, "Christmas branded survey", "Default survey", "Test survey on XYZ date" will instantly help you find the necessary one.

Survey tabs

  • Email
  • Form
  • Conditions

Email

The Email tab is used for specifying details on how a survey email will look like and which content it will have.



FieldDescription
Email SubjectEnter an email subject that you want your end users to see in the survey email.
Recipient

In most cases survey recipient would be the reporter of the ticket. In addition to that, we decided it would also be convenient for you to be able to select a different user or even send your surveys to several recipients.

Group survey feature is available starting with vXYZ of the app.


  • Single User 
  • Group - select multiple Jira user groups. Be aware that group survey will only be sent once per ticket. Since group survey can only be sent once per ticket, you will not have the history of users' answers but all instances of their answers are stored in the database.



  • Custom - select multiple Jira users, you cam also enter user names or emails to find the necessary people. Be aware that group survey will only be sent once per ticket. Since group survey can only be sent once per ticket, you will not have the history of users' answers but all instances of their answers are stored in the database.

Survey Email IncludeYou can customize your survey emails to include either a survey rating scale or to display a link to your survey form.
Survey
Survey Email Reply ToBy default, the surveys are sent from Jira service account, and people cannot reply to the survey emails. You can opt to select the email from the project settings as a reply-to email for the surveys.
Survey Recipient

Survey Email Body

Here you can design a body of your survey that the end user will receive. As you design the header and footer, you can use the placeholder JIRA fields in order to automate your email template. The placeholder values wrapped by "$$" signs will be populated by the information submitted in the ticket that triggers the survey.

You can make your survey stand out by designing it in line with your company brand. Use Upload Resources and Insert Resources buttons to use your visual assets.

Be sure to insert the "$$weblink$$" placeholder in order to generate the URL of the custom template. The Edit button enables you to customize the name of the weblink shown in the email survey. 
For instance, you can make a link with a simple text message "Click here to access survey" or insert a linked image.

Email FooterUse the Footer field to provide a nice finish to your survey email.
Work WithDepending on how you want to shape your surveys you can choose to work with star rating or specify a yes/no question for the users.
Rating ElementsSome clients found it useful to work with a number scale as an alternative to a star scale. We listened and implemented. (smile)
Rates Count

You can choose to have a default 5 rating scale or decide to simplify it to less rating elements (3 - Good, 2 - Medium, 1 - Bad for instance) or have more granularity and change the rates count up till 10 for more sophisticated surveys.

We highly recommend that you reset your survey statistics before changing your rating scale. Otherwise you risk to receive confusing data in your survey reports.

Other optionsIf you would like your users to submit a comment along with their star rating, select "Yes" for the Ask user for comment? option. You can modify whether this comment should be visible in the original ticket or only saved in a survey report and accessible to the Administrator only.

Questions

If a basic survey is limited to one survey question and one comment, custom survey enables you to add several custom questions to your survey and work with single/multiple choice questions and/or text fields.

Use the Questions tab to add your specific questions to the survey. When inserting your own questions, select the type of question you'd like to create and supply the appropriate options. 

You can also specify which questions are required to answer.


Important

  • If you select to include questions in your custom survey, be sure to add in the #SdQuestion placeholder on the Advanced Survey tab so that the questions will render in the external survey.
  • Ensure that you click the Save button so that the questions render.

Advanced Survey

Use a WYSIWYG editor on the Advanced Survey tab to build your own template.

The placeholders section contains two additional items that are not available on the Content tab.
Be sure to add both placeholders into your survey message. 

  • #Form — inputs a dynamic rating diagram
  • #SdQuestion — inserts the questions created in the previous section

Additionally, you can select the </> html button if you want to upload your own coded template. If you want to upload and reference images, use the Upload Resources and Insert Resources buttons.

Trigger Point

On the Trigger Point tab, you can specify a condition that should trigger the email survey. This could be a change in the ticket status or a more complex JQL query.

Status change

By default, the "Done" status is set as trigger point, so whenever such issues reach the "Done" stage, an email survey is sent to the reporter - pending the survey 20383297 which you set in the next step.

JQL query

Alternatively, you can create a custom JQL query to serve as a trigger point or select a filter among the available saved filters.

Integration with SIL

Starting with v3.2.3 for Jira 7 and v3.3.3 for Jira8, we have added the possibility for you to add automation and trigger other actions once the survey is sent or survey feedback is received. For instance, you can have an automatic comment posted in the ticket indicating that the survey was sent (as on the picture below) or change assignee, create another ticket, and so on. Now the endless possibilities of SIL are brought into Surveys for Jira.

Frequency

Use this tab to specify the frequency at which the survey will be sent out based on the issues' level of importance.

By default, the app draws on the Priority field. So for instance if you set the frequency to 100% for the Blocker tickets and 10% for Normal ones – every reporter who submitted a Blocker ticket will receive a survey if it hits the trigger point and only 10% of reporters who submitted a Normal ticket will receive a survey pending ticket status.

Alternatively, you can send surveys for only part of the tickets in your project, for instance, if you select the 100% for the Product 1, as in the screenshot, you will only survey people who submitted tickets for the products 1 and users of other products will not be affected.

Success Message

Use a Success Message field to specify what the Reporter will see after they've submitted the survey. Alternatively, you can select not to notify a user.

Service Desk URL — if for some reason, a user opens the survey which has already expired, they can be redirected to your Service Desk portal or any other URL that you specify in this field.

Survey Preview

Use the preview tab to see at what your survey email and survey form will look like. This tab is very handy to make quick sanity checks before you click the Finish button.

The placeholder values wrapped by "$$" signs will be replaced with the content from the Jira ticket that triggers the survey.

 

What's next?

SP - Activating a Survey

See Also

SP - Creating basic survey

  • No labels