F
frogger877-patrol
I am designing a database using access and building tables for my classes. I
have built a student table but dont know how to go about making my grading
tables. There are 5 quizzes and a final exam, along with an overall course
grade. The five quizzes use the same grading scale which are broken down
into letter grades and number wrong. For example; 1-5 wrong=A, -1=99, -2=98,
-3=97 and so forth. My final exam scores although different point values and
different scales are similar. Do I need to make separate tables for each
quiz and the final exam? Eventually, I want to link this info to the students
but that will be later in the game.
have built a student table but dont know how to go about making my grading
tables. There are 5 quizzes and a final exam, along with an overall course
grade. The five quizzes use the same grading scale which are broken down
into letter grades and number wrong. For example; 1-5 wrong=A, -1=99, -2=98,
-3=97 and so forth. My final exam scores although different point values and
different scales are similar. Do I need to make separate tables for each
quiz and the final exam? Eventually, I want to link this info to the students
but that will be later in the game.