The CreatorCon Call for Content is officially open! Get started here.

Is there a way to auto assign a survey (assessment) to users?

paul971
Mega Expert

I would like to have my survey's auto assigned to users rather than having to 'assign survey'. can this be done?

7 REPLIES 7

I think you should find the solution here

 

https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/assessments/concept/c_AssessmentGeneration.html

Also you can define a trigger condition, which should auto assign the assessment based on a field on the table record.

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

thanks. I looked here but I think it still sends a notification or something to the users. i might just have to script a way to simply assign if they're registered. 

Yes. You may need to modify condition so that it doesn't send notifications for your assessment.

 

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.