A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Database Design Question



 
 
Thread Tools Display Modes
  #1  
Old November 16th, 2005, 06:59 AM
Steve Voorhees
external usenet poster
 
Posts: n/a
Default Database Design Question

I have designed a few databases for my work. I have been recently assigned a
new one that has me a little stumped. I am looking for some suggestions as
to how to go about this.
Essentially, we have a training department that does training in the various
aspects of the job. In the various classes, the "students" take a midterm
exam to gauge the level of retention of the training midpoint in the class.
Then at the end of the class, they need to take a final exam.
My department director would like the "students" to be able to take the
exams using Access, since 99% of the questions are either multiple choice,
yes/no, true/false, or fill in the blank, and Access would be able to
"auto-grade" the tests, essentially.
I am at a loss, basically, as to the layout. The "student" information
table would be the easy part. I am unsure of how to create the tables that
would have the questions, depending on the class and whether it is a midterm
or final, with the answer choices attached.
Any suggestions?
  #2  
Old November 16th, 2005, 07:12 AM
Allen Browne
external usenet poster
 
Posts: n/a
Default Database Design Question

Take a look at Duane Hookom's database for handling surverys at:
http://www.rogersaccesslibrary.com/O...p#Hookom,Duane

The structure you need for exams is similar to what he suggests for surveys.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Steve Voorhees" wrote in message
...
I have designed a few databases for my work. I have been recently assigned
a
new one that has me a little stumped. I am looking for some suggestions
as
to how to go about this.
Essentially, we have a training department that does training in the
various
aspects of the job. In the various classes, the "students" take a midterm
exam to gauge the level of retention of the training midpoint in the
class.
Then at the end of the class, they need to take a final exam.
My department director would like the "students" to be able to take the
exams using Access, since 99% of the questions are either multiple choice,
yes/no, true/false, or fill in the blank, and Access would be able to
"auto-grade" the tests, essentially.
I am at a loss, basically, as to the layout. The "student" information
table would be the easy part. I am unsure of how to create the tables
that
would have the questions, depending on the class and whether it is a
midterm
or final, with the answer choices attached.
Any suggestions?



  #3  
Old November 16th, 2005, 04:14 PM posted to microsoft.public.access.tablesdbdesign
external usenet poster
 
Posts: n/a
Default Database Design Question

You will need to make sure that your data is secure so that students cannot
manipulate the answers directly in the tables. Just something to think about
since its relatively easy to break into an Access database and update the
tables directly.

Dorian

"Steve Voorhees" wrote:

I have designed a few databases for my work. I have been recently assigned a
new one that has me a little stumped. I am looking for some suggestions as
to how to go about this.
Essentially, we have a training department that does training in the various
aspects of the job. In the various classes, the "students" take a midterm
exam to gauge the level of retention of the training midpoint in the class.
Then at the end of the class, they need to take a final exam.
My department director would like the "students" to be able to take the
exams using Access, since 99% of the questions are either multiple choice,
yes/no, true/false, or fill in the blank, and Access would be able to
"auto-grade" the tests, essentially.
I am at a loss, basically, as to the layout. The "student" information
table would be the easy part. I am unsure of how to create the tables that
would have the questions, depending on the class and whether it is a midterm
or final, with the answer choices attached.
Any suggestions?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Report based on rst in other database swedbera Setting Up & Running Reports 5 October 6th, 2005 11:41 AM
HELP! Design Question for Expense Report Database Felix Holmes Setting Up & Running Reports 0 June 10th, 2005 05:03 AM
Question regarding design of tables for inventory database Dee Database Design 1 February 11th, 2005 09:01 AM
Encrypt AccesS File? milest General Discussion 2 February 9th, 2005 07:58 PM
Database design question gil General Discussion 3 June 13th, 2004 04:31 PM


All times are GMT +1. The time now is 10:54 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.