Viewing 3 posts - 1 through 4 (of 4 total)
Thanks a lot Michael, that was so helpful you got me out of a jam!
December 24, 2008 at 2:05 pm
#917563
yea thanks for the advice, what i did is for example the quiz table now looks like this:
quiz(student_id(PK), course_id(PK), quiz_number(PK), quiz_grade)
the homeworks, worksheets, and quizzes table is the same thing.
the...
December 17, 2008 at 1:33 pm
#914135
No it isn't a homework assignment, I'm actually doing this for my schools math department for this new program they have for incoming remedial math students.
This is the schema:
(student_id is...
December 16, 2008 at 2:17 am
#912996