Building an Open Source "Clicker"?
fieldtest asks: "Most Slashdot readers have read about "clickers", remote control style devices that students use to wirelessly answer a teacher's questions. Unfortunately, as a college student, I have had less than stellar experiences with these clickers. I hear complaints from my professors and fellow students often as well. So, I want to build an open source clicker system for all universities to use. I believe that this is a prime opportunity to show how powerful free software can be.
So, what do the talented people of Slashdot recommend?"
"The problem is this: a clicker system requires...clickers. What I need are remote controls that have a minimum of 6 buttons (for users to select options with). The sticking point comes when a button is pressed -- the remote must send the option choice, as well as a unique ID specific to the remote, so the clicker software can distinguish between different students.
I've experimented and Googled around. I've tried standard TV remote controls combined with an USB-UIRT receiver, but the range was too low. Googling shows some interesting programmable remotes, but they're far too expensive ($100+) to have each user purchase one.
How should I go about building the perfect clicker and receiver system? Any suggestion is welcome, from IR to radio, from Bluetooth to ZigBee based communications. Recommend a commercial product, or a do it yourself solution. Please also recommend a receiver device, and a way to connect it to a computer. Also, if you recommend that I just build a custom circuit board for the remote control, please give some references and examples of how it should be implemented."
I've experimented and Googled around. I've tried standard TV remote controls combined with an USB-UIRT receiver, but the range was too low. Googling shows some interesting programmable remotes, but they're far too expensive ($100+) to have each user purchase one.
How should I go about building the perfect clicker and receiver system? Any suggestion is welcome, from IR to radio, from Bluetooth to ZigBee based communications. Recommend a commercial product, or a do it yourself solution. Please also recommend a receiver device, and a way to connect it to a computer. Also, if you recommend that I just build a custom circuit board for the remote control, please give some references and examples of how it should be implemented."
I thought the point of the clicker were to override the need for todays students to "fit within the norm". thus when a student has a problem that student can make it known to the teacher without making it know to everyone in the class or even identifying himself for a potential scorn. I think there is an essay about this in "Freakanomics" but then again it could be another pop econ book that I read.
You'll also not have much of a chance of genuinely assessing how the group of students as a whole are handling the material.
I was the kind of student who'd never ever ask questions, who'd never volunteer answers, and who'd in general just try my best to get the teacher to ignore me because I usually found classes boring.
In a setting like that, having the chance of asking quick control questions that everyone can answer and seeing the results from a whole class in seconds without putting anyone on the spot can be quite helpful... Instead of asking and getting answers from 3-4 people and not knowing whether they're an anomaly or not, you immediately know exactly how many got what you're going through and how many don't...
It helps you tailor your presentation at a much more granular level - being able to skip material everyone understands, or repeat material lots of students have problems with.
With proper use, at the end of it you may end up having more time to spend on interacting with the individual students.
And, as an extra benefit, you'll already have a pretty good record of what they have problems with, that could replace a lot of quizes etc.
I can certainly see teacher abusing them, but I wouldn't discount them so quickly.