A live demo can be found here.
Watch demo video here
Read final project proposal here
Savvy is a tool for assessing educational games’ learning impact. In this demo we are using a dataset provided by Melissa Biles from NYU's CREATE (Consortium for Research and Evaluation of Advanced Technologies in Education) lab, pertaining to the "Noobs vs. Leets" educational video game. The aim of this project is to provide a visualization that lets researchers analyze how users interact with this educational game.
You can run the tool locally by setting up a local Python server python -m SimpleHTTPServer
using /savvy as the root.
View source data here and here.
Play "Noobs vs. Leets" here.
Visit CREATE's website here.