Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cbt program

Status
Not open for further replies.

slimmshady

Technical User
Oct 30, 2002
15
GB
hi there,
i'm developing an online cbt. i need functionality that logs the students progress through the course, as there are several routes through the program. any suggestions of how to do this will be most appreciated.

regards
 
you should consider updating a database or any other external file whenever user completes some segment and/or exits the program.

If security concerns does allow you to use a txt file then simply use writeexternal file function but this creates anon-secure text file..

I advice u to use a u32 that enables database connection.

for further details just ask.

Best regards,

Alper Guney
MMP
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top