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

Report that clusters students who are similar within the cluster, different between clusters #609

Open
IvonArroyo opened this issue Feb 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request High Priority

Comments

@IvonArroyo
Copy link
Collaborator

IvonArroyo commented Feb 14, 2022

It is time to add some differentiation. For the time being we could start by creating 2 different clusters of students (by default) using K-Means clustering.

I think Boming could create a method in MathSpring that generates a certain number of clusters (parameter) in a class, and returns the k clusters requested (k lists of students).

Then Frank can take this method and merge it into the Teacher tools as a report. Teachers should be able to specify how many clusters they want (e.g. 2, 3, or 4).

The result of the report should be a summary of how many students are in each cluster, and how they are doing along several variables: average Effort, average Mastery per topic, average emotion values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request High Priority
Projects
None yet
Development

No branches or pull requests

3 participants