MichalGoly / QuizTool

Audience response system enabling lecturers to embed interactive quizzes in lecture slides and broadcast them to students in real time - MEAN - Socket.io - AWS - Angular - Express - Docker - docker-compose - CircleCI - Multicontainer Elasticbeanstalk - Selenium Grid
GNU General Public License v2.0
5 stars 1 forks source link

Display incoming answers as a bar chart #69

Closed MichalGoly closed 6 years ago

MichalGoly commented 6 years ago

The answers submitted by students are currently displayed to the lecturer in a table. It would be nice to have a bar chart with the answers instead.

MichalGoly commented 6 years ago

ng2-charts https://valor-software.com/ng2-charts/ looks promising

MichalGoly commented 6 years ago

nice and easy