I'm using google forms to collect student information and gather it into a spreadsheet. The form will collect scores and feedback from two raters for a series of questions for each student. So, each student will have two rows per question (one for each rater's form data). It will look something like this:
https://docs.google.com/spreadsheet/ccc?key=0AvImhr5O8tEddG1hMDdlMXNkWnFLZTd3UE9OWjRMaVE&usp=sharing
I'd like to be able to combine the information into one row on a separate sheet (see sheet 2). I'm wondering if there is a function or script or add-on that will search to find the matching rows (Student, Question, Retake, Rater1/2) and copy that information into a new sheet, followed by the score and feedback information as well. I'd like all the data from both raters to be in one row (per student/question).
Is there a way to do that?
My ultimate goal is to use the Autocrat add-on to merge the information into a PDF and have it emailed.