Hello,
I need to allow a manager X to evaluate employee Y and employee Z
When the manager accesses the survey, then they would view a repeated block to respond according to employee name.
So I would know in my embedded data the number of subordinates and the names of the employees. However, I'm not sure how to make use of the options (piped text, loop, embedded). I need a section to repeated and to include the respective names of the subordinates. I don't want to refer to a number answered by the manager as I want to display the actual names and number of repeats.
My questions are:
- what is the best way to structure the contact list? by manager or by subordinate?
- how can I use the loop and merge and pipe the text of the names from my embedded data? I need them to be pre-defined as I need to track longitudinal responses by employee.
Thanks a lot
I really need to do this to make the study easy to fill for one of my PhD studies.