A short thread on tips for using Google Forms.

Firstly, everything I have learned about Google Forms was via @missdcox amazing YouTube tutorials. All the ways we use Google Forms are based on these videos. I would start by watching these: https://t.co/5FnIwEAFlk
We design Google Forms collaboratively across the department. These are created on the department Google Drive. The use of admin questions at the start of a Google Form enables this.
Teachers can access their class responses via the drive. All responses can be downloaded onto a Google Sheet and then filtered according to class/teacher/question.
We primarily use Google Forms for MCQs. At KS3, these are set weekly as the final task for students to complete. Most questions are based off knowledge students will have looked at in that week.
We use questions from previous MCQs so students are revisiting topics. These questions could be ones which students have struggled with or ones which link to knowledge looked at in the week’s lesson. To import questions from prior MCQs, click on the import icon in the sidebar.
The sidebar allows you to do other things such as add extra question, add image, video or section.
We use MCQs to check both knowledge and skills. Here is an example where we check students understanding of thesis statements.
You can give feedback on correct/incorrect answers. Click on answer key answer and then on add answer feedback. You can provide feedback on correct and incorrect answers. This could include links to attachments or a video which would further support students.
We provide discussion statements where students identify their view. Students really enjoy these as a way of engaging with big questions. We encourage students to discuss their responses with friends and family. Their responses could also be discussed in Google Meet.
You can also use Forms to get students writing short answers. We haven’t done this given the increase of workload in checking answers and also MCQs can be more diagnostic. Nonetheless, they provide another way of receiving student responses.

More from Tech

Next.js has taken the web dev world by storm

It’s the @reactjs framework devs rave about praising its power, flexibility, and dev experience

Don't feel like you're missing out!

Here's everything you need to know in 10 tweets

Let’s dive in 🧵


Next.js is a @reactjs framework from @vercel

It couples a great dev experience with an opinionated feature set to make it easy to spin up new performant, dynamic web apps

It's used by many high-profile teams like @hulu, @apple, @Nike, & more

https://t.co/whCdm5ytuk


@vercel @hulu @Apple @Nike The team at @vercel, formerly Zeit, originally and launched v1 of the framework on Oct 26, 2016 in the pursuit of universal JavaScript apps

Since then, the team & community has grown expotentially, including contributions from giants like @Google

https://t.co/xPPTOtHoKW


@vercel @hulu @Apple @Nike @Google In the #jamstack world, Next.js pulled a hefty 58.6% share of framework adoption in 2020

Compared to other popular @reactjs frameworks like Gatsby, which pulled in 12%

*The Next.js stats likely include some SSR, arguably not Jamstack

https://t.co/acNawfcM4z


@vercel @hulu @Apple @Nike @Google The easiest way to get started with a new Next.js app is with Create Next App

Simply run:

yarn create next-app

or

npx create-next-app

You can even start from a git-based template with the -e flag

yarn create next-app -e https://t.co/JMQ87gi1ue

https://t.co/rwKhp7zlys

You May Also Like