Student response/polling system that aims to become a free alternative to iClickers. IQuicker is easier to use for both students and teachers, and eliminates the need for external hardware to do a relatively simple task. Most importantly, this new system would save students and professors a lot of money and time, two things they don't have much of.
- Features All the functionality from physical iClickers (90% complete) Blackboard integration (0% complete)
- A professor might use iQuicker to gauge student understanding of the material covered during lecture in a streamlined fashion. Integration with BlackBoard would make the process of grading much simpler.
- All platforms
-
Run pip install --upgrade -r requirements.txt
Execute the command "python server.py" in a terminal, then navigate to localhost:5000 in your preferred web browser.
-
https://github.com/VisualDudio/iquicker/edit/master/CONTRIBUTING.md
Copyright 2018 Omar Mbarki
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.