Surveys in Service Portal and the Now Mobile app
-
- UpdatedAug 1, 2024
- 6 minutes to read
- Xanadu
- Service Administration
If you've installed Service Portal, you can use the My Assessments and Surveys widget in Service Portal. Users can view surveys in Service Portal. Service Portal also supports surveys for users on mobile devices that have the Now Mobile app installed. The My Assessments and Surveys widget is available by default on the Service Portal home page.
Surveys in Service Portal
To create an intuitive interface for your users, you can set up surveys in Service Portal . Activate Service Portal to view the My Assessments and Surveys widget, which appears on the Service Portal home page.
To learn more about activating Service Portal, see Activate Service Portal.
To learn more about configuring a widget, see configure widget instances .
Property | Description |
---|---|
Max records | Maximum number of surveys to list in the widget on the Service Portal home page. Click the View all
link to view all surveys. Default: 5 |
Title of the widget | Text that appears in the title bar of the surveys widget. Default: My Assessments and Surveys |

Surveys in the Now Mobile app
Users can view and take the surveys on mobile devices using the My Assessments and Surveys applet launcher that is available by default in the Now Mobile app.

- A survey page shows breadcrumb navigation on the Service Portal. Users can click the links in the breadcrumb to navigate to previous pages or a home page. For example, clicking the My Surveys link in the breadcrumb navigates users to a page, which shows a list of all the surveys.
- When the survey is in progress, the progress bar, which is available on each page of the survey, shows the progress in percentage. The percentage of completion is based on the pages on the survey. For example, suppose that there are three pages of a survey. The third page shows 66% completion of the survey. But giving a response to one of the questions on the third page opens a new question on a separate page, which is the fourth page. The fourth page shows the progress of the survey as 75% completed, which affects the overall progress and page indicators. Users can see the pagination (total number of pages) for the entire survey as well as the current page that the users are on. To hide or show this progress bar, you can use the sn_portal_surveys.sp_survey.show_progress_bar property.
- Each user response is saved automatically when users move to the next page in the survey. If users don't answer the required survey questions before clicking Next, the page shows an error message at the top for all required and unanswered questions. This error message helps users find the exact location of the unanswered and required question. Any question that is not required and is not responded to before clicking Next is considered answered. The question is counted as completed.
- When the details of a survey question contain more than four or five lines of text, the text after these lines disappears. In such cases, users can see the complete details by clicking the Show more link. Users can go back to the default behavior by clicking the Show less link.
For a question that has the answer options of Yes, No, and Not Applicable, the Not Applicable option appears last in the list of options. The Not Applicable option can be configured while creating a question.
- When the survey users leave the survey without submitting it, they can start the survey later from the same page where they left off in the previous session.
One Click survey
A One Click survey has no introduction page in Service Portal. This survey doesn’t have the Submit and Cancel buttons in the desktop and iPad view.
- The One Click Survey is not supported in the mobile device view.
- The One Click Survey field should be selected in the survey definition.
- When the public access is enabled for a One Click survey, a user can submit the survey without having to log in.
- When the public access is enabled for a survey, you can't configure a signature or an attachment for the survey.
- For a published public survey, the Signature field is hidden and you can’t add an attachment.
A kiosk survey is a One Click survey with only one question of any of the following types:
- Image Scale
- Choice
- Likert Scale
- Numeric Scale
- Yes/No
- A kiosk survey doesn't have any Submit or Cancel buttons.
- A kiosk survey can't have a signature, dependent questions, or additional information.
- A kiosk survey doesn't display introduction notes.
URI parameters for One Click survey
Pass these URI parameters through the createAssessment() API to store their values in the asmt_assessment_instance table for both platform view and Service Portal view.
On this page
Related Content
- View survey reports
Use the Survey Overview dashboard to view various survey reports, such as Surveys by Metric Type and State.
- Survey designer
Users with the survey_admin role can use the survey designer. The survey designer lets you create survey categories and questions, configure the details, and publish the survey to specific users or groups.
- View a survey instance
A survey instance represents one questionnaire assigned to one user. You view an instance to verify that survey instances were created, to check the state of a survey instance, or to reassign a survey instance.
- Survey users and groups
Survey users and survey user groups help survey administrators control who can take a survey.
- Copy a survey
Create a copy of a survey with at least one category to reduce the effort of creating another survey with similar data.
- Publish a survey
You must publish a survey to enable people to receive and complete survey instances.
- Customize the appearance of a survey
As an assessment and survey administrator, set properties to customize the color of various elements on the questionnaires.
- Survey definitions
A survey definition is the root record upon which a survey is built.
- Create a survey designer template question
You can create a question that uses choice lists from a template.
- Survey questions
Survey questions appear on survey questionnaires for the associated survey definition.
- Survey trigger conditions
Trigger conditions specify when to send a particular survey and the persons to send it to.
- Survey distribution
There are several ways for survey administrators to distribute surveys to users.
- Outlook Actionable Messages
Outlook actionable messages plugin enables users to respond to the survey from within the Microsoft Outlook application.
- Sentiment analysis for surveys
You can use sentiment analysis to determine whether user responses for a survey are considered positive, negative, or neutral.
- Surveys in ITSM Virtual Agent
You can use surveys in ITSM Virtual Agent to collect survey responses from users through conversational questionnaires (pre-chat and post-chat surveys) in the chat client.
- Legacy survey migration
Users with the survey_admin role can migrate legacy survey data to create copies of legacy surveys and their related records in assessment tables. The Survey Management application, which is built on the assessment engine, is available as an alternative to legacy surveys.
- Service Portal
- Create and edit a page using the Service Portal Designer
- Configure a survey in the survey designer
Configuration settings apply to the entire survey.