Tracking Peer Evaluations | XM Community
Solved

Tracking Peer Evaluations


Userlevel 1
Badge +4
Hi Everyone:

We are running a poster presentation program where students serve as peer evaluators. If they evaluate 4 or more presentations, they get a reward. Does anyone know of a way to track the numbers of evaluations someone has completed? I thought Quotas might be an option, but came up empty. As an FYI, there will be a single link for everyone and we are using authentication to identify the students. Thanks for any help/ideas you can provide!

Paul
icon

Best answer by JenCX 19 July 2019, 16:08

View original

2 replies

Userlevel 7
Badge +11
You can use math operations and embedded data to do this.

Create an embedded data field, (ie EvalCount). Pull this in at the beginning of your survey but after authentication (declare it and leave it blank, the text should read 'set by panel or URL'. At the end of your survey, use the math operations to add one to EvalCount. Be sure to use contact list triggers to update the information back into your list.

Each time your students complete the survey, it will add one to their count and you'll be able to see how many each student completed in the list.
Userlevel 1
Badge +4
Thanks, JenCX!

Leave a Reply