Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect if kid is having problem #160

Open
jaagameister opened this issue Oct 9, 2016 · 1 comment
Open

detect if kid is having problem #160

jaagameister opened this issue Oct 9, 2016 · 1 comment

Comments

@jaagameister
Copy link
Owner

offer help

@roshanmishra
Copy link

One simple way to detect if a kid is struggling is to analyze one these three parameters-

  1. What is the mean score and what is the kid's score i.e. what is the standard deviation and how far below the kid is?
  2. How many times the kid has tried a few question?
  3. How may times have the kid asked for help?

With this data, we should be able to triangulate on kids who are struggling.
I can code this in python and I can help someone code it in java but I may not able to code in java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants