Sunday, February 5, 2017

Evidence Based Rubrics using Google Forms



It all started a few weeks back. My students were putting final touches on one of their projects, and as is usual in my classroom, I asked them to bring out their rubrics and go over the work. I also asked them to go over each other's work, with the rubric in hand so they could provide some feedback to each other.  At this point, they were supposed to act on the feedback before presenting their final submissions. Everything was OK; I saw the exchange of papers and students went back to work. Then came the final submissions that included both rubrics. I sat down to grade and as I looked over the first submission and compared my graded rubric with the ones the students had submitted I had to stop. Was I looking at the same piece of work? The students had given themselves perfect to almost perfect scores for work that was quite sub-par. What had gone so completely wrong? How can I ensure that students look at the rubrics and identify the specific items that are done correctly or that may need work? I needed to teach them how to provide evidence for the scores and not simply mark an "X" on a rubric with no thought about what it means.

So I set about creating my first evidence-based rubric. I had already created some rubrics using Google Forms (Alice Keeler showed me how). However, to solve this particular problem, I wanted the students to be able to add the "evidence" for the scores they were giving. In order to do that, I set up a form that had multiple choice items, page breaks and "go to page based on answers" functionality, requiring students to provide evidence for the scores they were giving.


Satisfied with what I had created, I patted myself on the back and submitted a trial run. I then opened the form responses, added a formula that would add the score, and formatted the columns so the comments/evidence would be easier to read and thought I was brilliant. Oh, how wrong I was. I submitted my second trial, only to figure out that my formula, which I had painstakingly copied over and over in my results and the formatting was "ignored" as a new form came in!


So now, what? I knew that I would not be the only one with this problem, so I dedicated an afternoon to figure it out. As I immersed myself in this, I came across this array tutorial by Ad:AM, solving the first part of my problem: being able to apply a formula (adding the individual scores), to a form.


The formula that I applied to my spreadsheet is:
=arrayformula(IF(ROW(A:A)=1,"Overall Score",IF(LEN(A:A),(D:D + F:F + H:H + J:J+ L:L+N:N+P:P),)))
where D-P are the cells where the response in the score. I could not use a simple =SUM because the columns were not adjacent.

With that problem solved, I still needed a way to keep the formatting. Although it is hard to see in the previous image, you may have noticed that the paragraph responses where the students are providing evidence do not wrap, making the "evidence" the students are providing almost unreadable. Once again, through a Google search and the generosity of strangers who have come across the same issue, I found this silent tutorial on how to solve the problem, using =QUERY('Form Responses 1'!A:Q).



With the "problems" solved, I went back to the classroom and had my students each create their own copies of the three rubrics/spreadsheets I wanted them to use:

Evidence Based Essay Rubric
Evidence Based Project Rubric
Evidence Based CITE-IT Rubric - used to evaluate websites

In all three, I have hidden the "Form Responses" page, and when the students make a copy, it remains hidden. To view it in case you want to modify any of it before sharing with your students you just need to click View>Hidden sheets.

Once each student had made their own copy, I asked them to share it with me so I could have access to the responses. However, when having the students peer review, this is not necessary, they just need to send the form to the reviewer.

As a final step, I also taught them to create filtered views. My students use these to create filters that correspond to the websites, projects or essays that they evaluated, making it easy to share and have discussions about just one piece of work without having the rest of the information showing. The filtered views also have unique URL's, allowing for three-way discussion with other students or even parents without displaying everyone's input in the forms.

Have you found other ways to use Google Forms? I would love to hear from you.