#classON ####in-Class Live Analytics for aSSessment and OrchestratioN
The classON project aims at improving the experience of teacher and students at lab sessions.
- node packages:
- express
- mongo
- socket.io
- client javascript libraries:
- jquery
- jqueryUI
$ apt-get install nodejs
$ curl http://npmjs.org/install.sh | sh
$ apt-get install mongodb
Then, populate the user collection with your students data. And turn your class ON!
Code programmed by Israel Gutiérrez (@gootyfer) in the development of his PhD thesis about Technology Enhanced Learning. Tons of help was given by his advisors Raquel M. Crespo (@rcrespo) and Carlos Delgado Kloos (@cdkloos).
For any issue or problem with the tool, please contact me in gootyfer[at]gmail.com.
The MIT license (see License.txt).