Dakusan's Domain Forum

Main Site Discussion => Projects => Topic started by: Dakusan on September 28, 2009, 05:32:58 am

Title: Hospital Questions
Post by: Dakusan on September 28, 2009, 05:32:58 am
Full content for the Hospital Questions project can be found at https://www.castledragmire.com/Projects/Hospital_Questions.

Description: A very simple multiple choice test system
Information: User logs in via ID and takes a multiple choice test. Questions are held in one small binary file, and all user answers are logged in another. Admin can log in and view all user answers, and statistics on tests taken. Includes admin interface to create questions. Completely self sufficient data structure.  Would be more appropriate in a web environment w/ database nowadays...
Languages: VB6