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.

Monday, May 9, 2011

Fleshed out the ParsedText and TextUnit classes and tested both. Added
functions to shuffle a single phrase and the whole list of a parsed
Text. Found that when I shuffled an individual phrase using the the
shuffle function in Collections the changes did not affect the entire
text. So, I wrote shuffle functions that would access the TextUnit
object in memory and make changes to it.

No comments:

Post a Comment