Page 1 of 1

Agent evaluation (comments)

PostPosted: Tue Jul 01, 2008 2:35 am
by janokary
Hi we want the supervisors while listening to an agent to be able to write some comments in order to evaluate the conversation with the client. To do so we created two extra fields in vicidial_log:
Supervisor and
Comments2
Any other ideas?

PostPosted: Tue Jul 01, 2008 6:38 am
by Trying
Well, it will most definitely be an excellent feature to have a form with tick boxes and a comment field next to them. The form must then automatically calculate a percentage score for the evaluation. For example, questions like..."did the agent introduce himself properly" etc, etc. The score to each question can be 1 - 5. The questions must obviously be editable to suit different call centres' needs. This will actually be a great add on to the QA system that Matt is working on.

We have a paper based call evaluation sheet that we are using for outbound calls.

PostPosted: Tue Jul 01, 2008 7:13 am
by mflorell
Thank you for the suggestion. I believe that this could be added in some way to the QC functionality that I am working on for August release.

PostPosted: Tue Jul 01, 2008 7:48 am
by janokary
I might have some basic functionality earlier. I f so I''l sent you the code Matt

PostPosted: Tue Jul 08, 2008 5:00 am
by janokary
You can find some basic code in the bug tracker seens I cannot upload it here.
We use it allready in our call center and it is ready to go.

You can put a link in admin.php in the reports section (I allready did I included the modifided admin.php)


All the code is written with utf8 in mind. If you don't like it change it.

There is one comment box and some harcoded at the moment (sory for that Trying) scores.
You can edit AST_comments_edit.php to change those scores.

PostPosted: Tue Jul 08, 2008 5:02 am
by janokary

PostPosted: Tue Jul 08, 2008 5:36 am
by Trying
Thank you very much for this!

PostPosted: Tue Jul 08, 2008 6:58 am
by mflorell
Thanks for the post. I have made some notes on the tracker.