Closed ajay-shenoy closed 3 weeks ago
Hello @ajay-shenoy, You can mark a question required by enabling the isRequired option. With this option, a question will display a red mark and respondents won't be able to leave a question unanswered.
If you wish to add a custom important
flag, use the Serializer API and register a custom question property.
Other than isRequired flag, is there a provision in Survey creator to mark few questions as important. And then later store that information in the database for highlighting the important questions within a survey.