Confusion Pulse allows teachers to model class understanding real time using dynamically generated data. Students can anonymously notifiy a teacher of their confusion during lecture through the online interface. Teachers can see a real-time graphical representation of the room's general level of understanding and 'pulse'.
- Product Owner: Nick Mandel
- Scrum Master: Thomas Klonecke
- Development Team Members: Ashmeet Sidhu, Chase Ellsworth
Currently the app only supports one session at a time. Teachers navigate straight to the /teacher URL to observe the classroom dashboard. Students are directed to the Login page and after authentication are routed to the student interface that allows them to send 'pulses' to the teacher Dashboard.
- Node 0.10.x
- Socket.io
- Mongodb
- Express
- Angular
- D3
From within the root directory:
sudo npm install -g bower npm install bower install nodemon server.js
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.