Home Page
  • April 19, 2024, 08:23:07 pm *
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Official site launch very soon, hurrah!


Author Topic: Hospital Questions  (Read 10090 times)

Dakusan

  • Programmer Person
  • Administrator
  • Hero Member
  • *****
  • Posts: 536
    • View Profile
    • Dakusan's Domain
Hospital Questions
« on: September 28, 2009, 05:32:58 am »


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
Logged