About VerseMem

VerseMem is a desktop application that guides a user through Bible verse study using a variety of exercises and games. The exercises are intuitive and dynamic, adjusting to the user's skill level. VerseMem is specifically designed to be extremely easy to use. No navigation of screens upon screens with scores of buttons, and knobs and menus is required to get started. Administration, content management, organization, progress tracking and goal setting are handled largely in the background. On the other hand, if so desired, VerseMem also allows a high degree of customization.

VerseMem is currently in beta release.

Tuesday, May 10, 2011

Added insertElements and switchElements functions to parsedText class.
Fleshed out WordShuffleDataModel class. The exercises are all going to
need a reference to a handler to pass results to and announce when the
exercise has been completed.

I also created a WordShuffleController and WordShuffleView Class. The
view class is a simple console based GUI. Having some trouble figuring
out how to implement the controller class. I assume the data model can
fire a statusChanged even that the controller can listen for.

No comments:

Post a Comment