Hi all,
I am a complete noobie to commercial programming - as a matt of fact I am a… Fortran 90 programmer.
I am currently a Physics professor in a University in Brasil, which has just created a professional MSc in Physics teaching. I am currently interested in programming for creating educational apps for use in active learning classrooms, and I suspect that Corona could be a good choice for my project, but I am not sure of that. So, I’d like to ask a few questions about Corona’s capabilities. I’m truly sorry if these questions have been asked (and answered) before.
My idea is to implement a version of clickers (such as iClick) but using smartphones, such as android phones and iPhones, and tablets (android and ipads). My idea is that the teacher would have a tablet, which would work as an application server for the phones and the other tablets. The teacher’s tablet would run a program that would display multiple-choice questions on a screeni, and would also run a simple app on the client phones and tablets that would be a set of five buttons labeled A-E, corresponding to the possible answers of the question displayed.
Since this would be used in schools in which access to internet is rather bad, it would be interesting to have the connections made through bluetooth.
Therefore, my questions are:
-
would it be possible to run an application provided by the teacher’s tablet on the students’ devices without have them download and install the app?
-
would it be possible to make this (running the app remotely on the students’ devices, and receiving their answers) through a bluetooth connection?
-
if the answers to (1) and (2) would be “yes”, any tips on resources which I could consult?
Thanks,
Marcos.