Virtual Agent Survey Satisfaction Smileys Name Removal

Rashid Yakhyaev
Mega Expert

Hello!

I have a question regarding Virtual Agent Satisfaction Survey. 

The client wants to remove text below the satisfaction smileys, originally it says Good, Neutral and Bad.

find_real_file.png

I found that I can change the value that is displayed, "Good", in Survey -> View Surveys -> Virtual Agent Satisfaction Survey -> under Metric Categories -> Virtual Agent Satisfaction Survey -> Assessment Metrics -> Assessment Metrics Definitions.

find_real_file.png

When I deactivate mandatory on the Display field and remove the text "Good", I get the value of "Null" displayed.

find_real_file.png

If I deactivate "active" and "display" in the "configure dictionary" of the Display field, the integer 1 is displayed, which is the value of "Good".

find_real_file.png

 

The client wants to remove the text and to only have the satisfaction smileys showing. Is there a way to achieve this?

Thank you!

1 ACCEPTED SOLUTION

Viraj Hudlikar
Tera Sage

Hi @Rashid Yakhyaev ,

First of all the changes you did should be reverted as it will affect your Survey system globally.
As per your requirement you need to do changes in your Virtual Agent Designer for Topic "Provide Virtual Agent Feedback".
Open this topic and click on edit topic flow button. Once your are in you will see flow there do find Script Action Utility named as "Set Next Question" and then open Action Expression as highlighted in below screen shot:   

 

find_real_file.png 

Once you inside it do changes in your code as per below screen


find_real_file.png

 

I have not added value as blank as Murali suggested as it will cause an issue while recording the value in response and it will affect your data.

After that save topic and test it will work as per your requirment.

Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.

Thanks & Regards,
Viraj Hudlikar.

 

 

 

 

View solution in original post

7 REPLIES 7

Is there not a space char [blank] in your display property. I am using a space char in image scale and you are using space char in set next question. I think both does the same work. 

When I tried with no spaces it says "no_data".

 

 

 

Yes its space char [blank] in display property. If I use same in Image scale it gives me output as no_data.

@Viraj Hudlikar , In firefox browser this virtual agent feedback smileys scroll option is missing, my client have requirement where i want to keep all smiley together as a choice not image scale because firefox browser is not giving customers to scroll through.