A downloadable tool for Windows and macOS

MADE FOR THE 

Hack the Education & Beyond

Hackathon :)

## Inspiration: Last school year one of my teachers expressed frustration over the tool they were given to sort students into random groups. My aim with this project is to take that tool and innovate on it.

## What it does: It is a tool that helps teachers by smartly sorting students into groups based on their personality/behavior.

## How I built it: I built it in the Unity Game Engine.

## Challenges we ran into: It was quite a challenge to make a game engine bend to the rules for a non game project.

## Accomplishments that we're proud of: I'm proud i finished lol

## What we learned: This was my first time using Unity's expansive TMP text system, so it was fun learning new things in that package.

## What's next for StudentSorter3000: If this project does well, I can tweak it so that you can implement any class size and and size for the table groups table groups.

Download

Download
StudentSorter3000 (Win).zip 21 MB
Download
StudentSorter3000 (Mac).zip 22 MB

Install instructions

You can either use the itch client or unzip it (less likely to work)

Comments

Log in with itch.io to leave a comment.

Awesome work! It looks juicy!

Challenges we ran into: It was quite a challenge to make a game engine bend to the rules for a non game project.

May I (unsolicitedly) suggest Godot engine if you want to make a similar non-game tool in a game engine in future? I find it works brilliantly for that purpose and the UI system is a lot simpler when it comes to desktop/mobile applications rather than games.

ty! I am thinking about trying out Godot!