Projects
Pre/Post Testing Site
The pre/post testing site is a web-based testing application that I built for the Kentucky Council on Economic Education. The council uses it to create and post tests online for teachers around the state. Teachers can create online classes to pre and post test their students over economics curriculum. I’ve recently added an item analysis feature that rates a question’s difficulty and discrimination and does a distracter analysis.
When I can find the time I want to rework this app into a more general, reusable model. I would like to offer it as a subscription-style online testing service, but there are a lot of things that I would like to do...
Here are some screen shots for your viewing pleasure.
Spring Netbeans Module
I am a big fan of the Spring Framework and Netbeans IDE. Originally I intended to develop a Spring MVC module for Netbeans, but there is already a good one out there so I decided to try and contribute to it. I recently made the (very minor) contribution of a couple of controller templates. I hope to brush up on the netbeans platform and continue to be a part of the project in the future.