"Grey" <EMAIL REMOVED> wrote in message
news:EMAIL REMOVED...
> This question really involves creating and reading/writing files in VB6
> Pro
>
> I am involved in business training and would like to develop a VB project
> which will enable testing of candidates and provide proof of competency.
> Each candidate will have their own laptop in training which they will use.
>
<snip>
Already done with many commercial programs out there - e.g.
http://www.smtsystems.net/
>The text file with the questions/answer must be easily editable (Security
>is
>not an issue with this project)...
Some encoding (non-text) would be adviseable, though. After all, if a test
is to be valid, it shouldn't be readily accessible and possibly abused
through easy printing.
Hugh