We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to make survey question read only in survey designer

taylor13
Tera Contributor

@Community Alums 

1 REPLY 1

Not applicable

Hi @taylor13 ,

Unfortunately NO !! you can make the most of the questions mandatory  but not read-only.

Also, 

There is nothing OOB that can help to build and pre-populate an question with an answer automatically.

The component "com.snc.assessment_core_take" is like a java sevlet that renders questions based on OOB functionality.

There is no way to modify such component.