“Student Shuffler” AIR Application

The Student Shuffler AIR application is now available via Adobe AIR Marketplace.

shuffler

The app was built to facilitate a fair and transparent way of organizing classroom presentations whether by group or individual student. The instructor goes in before class and inputs each presenter into the application edit interface. This is saved locally to the internal database. When it comes time to begin presentations, the instructor needs only to run the app and the students can all see their names being shuffled into a random, numbered presentation order. This not only frees the instructor of any responsibility toward the selection of presentation order, but always transmits an air of fairness around the process that the students can appreciate.

Student Shuffler is a small application that allows the user to edit a list of names to be randomized into a numbered list. Useful for generating an unbiased presentation order for classroom or presentation scenarios. Makes use of the local SQLite database to preserve student names across active sessions.

There were a number of firsts for me in developing this app. Specifically, this was my first experimentation with custom chrome and use of the internal SQLite database. I found both features to be very simple to deal with once the process was understood in a complete manner.

I hope others find this to be a useful piece of software!

Leave a Comment

Your email address will not be published. Required fields are marked *