Test making program

D

drizake

I'm fairly new to Access and am looking to create a Test Making program that
draws from a databank of user input questions. Multiple choice would be
ideal. I need to be able to configure the test according to 2-4 different
criteria. Is this possible and if so are there any templates already made?
Thanks.
 
A

alex sokka

drizake said:
I'm fairly new to Access and am looking to create a Test Making program
that
draws from a databank of user input questions. Multiple choice would be
ideal. I need to be able to configure the test according to 2-4 different
criteria. Is this possible and if so are there any templates already
made?
Thanks.
 
J

John Spencer

You might take a look at Duane Hookom's At Your Survey which should give you
some ideas. It is not a test making database, but the data structure is very
similar to what you would use for setting up a multiple choice test.


Duane Hookom has a sample survey database "At Your Survey" at

http://www.rogersaccesslibrary.com/forum/forum_topics.asp?FID=4

This fully functional application uses a small collection of tables, queries,
forms, reports, and code to manage multiple surveys. Users can create a
survey, define questions, enter pre-defined answers, limit to list, report
results, create crosstabs, and other features without changing the design of
any objects.

John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top