E
Emily
Hi, I am setting up a database of exam questions in
Access 2000. The exams cover different topics and come
from a number of different contributors. I have set up
the following tables:
Questions: Picture (which is an OLE object, if I can
figure that out), Clinical Vignette (if one is included),
Question, Answer 1, Answer 1 percent, Answer 2, Answer 2
percent, etc up to answer 10 (these are multiple choice
tests, and the correct answer will have 100 in the
percent field), category (from Category Table),
Contributor (from Contributor table, and fields for dates
the questions have been used previously.
Category
Contributor
I want to do several things. First of all, I want to be
able to generate paper exams for individual
classes/categories taking into consideration the last
time the question was used. I can write a macro that
will run a query and output the data into a RTF document,
but the formatting doesn't really make me happy. If I
use an Access Report, It doesn't look good either.
I also want to set up online practice quizzes.(Access
2000 will work online, right?) I have a data access page
set up - Is there any way to write a macro that will
display one message if the answer is correct and another
if the answer is wrong. (a simple if..then else?) I was
thinking of either using buttons or check boxes.
I would appreciate any ideas or help anyone would throw
my way. I may be complicating a simple project
unneccesarily. I'm sorry if any of the questions seem
silly, but this is my first big project.
Thanks!
Access 2000. The exams cover different topics and come
from a number of different contributors. I have set up
the following tables:
Questions: Picture (which is an OLE object, if I can
figure that out), Clinical Vignette (if one is included),
Question, Answer 1, Answer 1 percent, Answer 2, Answer 2
percent, etc up to answer 10 (these are multiple choice
tests, and the correct answer will have 100 in the
percent field), category (from Category Table),
Contributor (from Contributor table, and fields for dates
the questions have been used previously.
Category
Contributor
I want to do several things. First of all, I want to be
able to generate paper exams for individual
classes/categories taking into consideration the last
time the question was used. I can write a macro that
will run a query and output the data into a RTF document,
but the formatting doesn't really make me happy. If I
use an Access Report, It doesn't look good either.
I also want to set up online practice quizzes.(Access
2000 will work online, right?) I have a data access page
set up - Is there any way to write a macro that will
display one message if the answer is correct and another
if the answer is wrong. (a simple if..then else?) I was
thinking of either using buttons or check boxes.
I would appreciate any ideas or help anyone would throw
my way. I may be complicating a simple project
unneccesarily. I'm sorry if any of the questions seem
silly, but this is my first big project.
Thanks!