The table under analysis is:
Question_Table(Course_Number, Question_ID, Question_Text, Answer_A, Answer_B, Answer_C, Answer_D, Answer_E, Answer_Weighting)
This is the question table based on a test application Im creating in VB6, simular to the MCSE or other multiple choice tests.
I want to...
I am trying to create something simular to that of the CCNA or MCSE Test system, whereby there are uses, who take training courses and then multiple choice exams, which is of course recorded in a database, (however, this will not be online but with the forms you can create in MS Access 2002)...
Hello all,
I am creating a Test database simular to that of the MCSE or CCNA (however not online, but in the form of an exe of Access Tables connceted to a Visual Basic 6.0 GUI) whereby there will over 50 users. The tables are:
USER (User_ID, LastName, FirstName, Dept)
SECURITY (User_ID...
I want to create a exam system where students can take exams in the format of industrial qualification exams, e.g CCNA, MCSE. Linking the Forms from VB to my Access tables is okay.
1) How do I query the database (easiest way), e.g so 10 x random questions can be generated and cant be picked...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.