developercirclesaccra / quizapp

To test a user's understanding of basic prgramming topics
MIT License
0 stars 3 forks source link

added Result component #29

Closed johnotu closed 5 years ago

johnotu commented 5 years ago

...to display quiz results at the end of test. modified question and devquiz components to result with a topic param. added externall CSS to center Statistics.

This PR resolves #6