Skip to content

COBALT-CLERIC/desert-transistor

 
 

Repository files navigation

Confusion Pulse

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'.

Team

  • Product Owner: Nick Mandel
  • Scrum Master: Thomas Klonecke
  • Development Team Members: Ashmeet Sidhu, Chase Ellsworth

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

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.

Requirements

  • Node 0.10.x
  • Socket.io
  • Mongodb
  • Express
  • Angular
  • D3

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower npm install bower install nodemon server.js

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.7%
  • Shell 15.1%
  • CSS 8.2%