Teaching with Mobile
Monday, December 19, 2011 | 12:30 PM
Labels: android, education, learning, releases
Ever wish you could get your students to stop texting and start using their phones productively in the classroom? Do you ever wish for an easy and quick way to measure what your students have learned? If so, you’ll be excited to learn that we recently open-sourced our internal Quiz & Poll App for Android. Developed by our internal learning systems team, “Quiz & Poll” enables educators to engage and challenge their students inside the classroom (using polls) and outside the classroom (using quizzes).
How it works
With Quiz & Poll, teachers & educators can create quizzes and polls easily using Google Spreadsheets. Quizzes and Polls are distributed to students via the Android app or an embeddable webplayer. Statistics data is written back to the spreadsheet so the instructor can track student responses and understanding.
Key Features
- Android app communicating with backend on AppEngine (Python+Django)
- AppEngine backend is communicating with GData Spreadsheets API
- Google Apps Script (used for interface to administer polls)
- Closure Javascript framework (used for web player)

2 comments:
moin ahmed said...
students will still end up texting and acting like as if they are working
Best method will be to block access to other part of the phone once the app has been opened
December 20, 2011 5:45 AM
Christopher Land said...
In designing the system, one may devise methods to deter distraction simply by leveraging the vast capacity for learning that curiosity engenders.
December 22, 2011 11:20 AM
Post a Comment