-------------
- Link y domains together, use the greatest max value (60)
- Show a tooltip when the mouse hovers over a bar (57)
- Show number of students while problem is open (54)
- Fix handling of multiple runs which are open (56)
- Add timer (51)
- First round of style tweaks (53)
- Add comparison view for graphs (46)
- Add dashed horizontal lines (49)
- Use custom color palette (50)
- Limited rapid response block to multiple choice problems
- Updated Django dependency range
- Add database models to store runs (37)
- Pass histogram from the backend and order by answer order (35)
- Added studio view so instructors can enable/disable a problem for rapid response
- Rename fields (28)
- Fix use of _.pluck (30)
- Add graph of responses (23)
- Add REST API for responses (19)
- Removed base class from aside
- Added instructor view to open/close a rapid-response-enabled problem
- Run pylint and pep8 outside pytest (22)
- Store responses to problems (6)
- Add a logger to handle events (5)
- Rename repository and package (7)
- Add skeleton (4)