Skip to content

strangestroad/proJect-HaasiL

 
 

Repository files navigation

proJect-HaasiL

A data driven and gamified approach adopting the right way to learn!

Code mainly focuses on analysis of performance on questions posed.

Instructions to run the code

Run python3 webApp_v2.py

Enter http://localhost:8000/ in the browser to run the web app. Functions to perform analysis on the answered questions present in analysis.py

Drop an email at [email protected] to get access to the CSV files being used.

TODO:

  • Log data based on tags, subjects, correctly and wrongly answered questions
  • Re-ask a fraction of previously wrongly answered questions
  • Log data about individual students
  • Figure out gamification
  • Display images as options (Urgent)
  • Reformat JSON and modify code
  • Integrate gamification

About

Why shouldn't learning be fun?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.8%
  • JavaScript 28.5%
  • HTML 11.0%
  • CSS 9.7%