Property reference

sn_hr_core.create_new_survey_instances

The sn_hr_core.create_new_survey_instances property determines whether new survey instances are generated for the same survey and user, even if an existing instance exists. When set to true, it allows multiple survey responses, which can be crucial for gathering updated information from users.

Default: true Type: boolean Application: Human Resources: Core

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property toggles the creation of new survey instances for users who have already completed a survey, enabling or restricting duplicate responses.
What area does it affect? Human Resources: Core
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring survey workflows or assessing user input requirements.

Out of the box property record

Raw metadata from the property record.

Property name sn_hr_core.create_new_survey_instances
Sys ID 5b42e919ff723010d9011a91703bf124
Type boolean
Application Human Resources: Core
Default value true
Description Toggles whether new survey / assessment instances are created even when there is an existing instance for same survey and same user
Updated 2021-09-27 15:35:09

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... an HR task type of Collect Employee Input. For more information, see Configure an HR task template and Adding an HR task to an HR case. • System property The sn_hr_core.create_new_survey_instances system property determines if new survey instances are created with each survey task even when an existing survey instance for the same user exists. The default value is True and ...