G
Guest
Hi
I have a database design with three tables:
1. Student Table
2. Student/Topic table
3. Topic Table
The purpose of these tables is to allow students to pick their preferred
topics for a student project.
I need to make sure that each student only picks ten topics ranked 1 through
10 and each topic the student picks must be unique with a unique preference
(i.e they cannot allocate 1 to two different topics)
Ultimately I will be running an algorithm to allocate topics based on
average student results from the previous year.
I am using Access 2007 if that makes a difference.
Can anybody help
Thank You
I have a database design with three tables:
1. Student Table
2. Student/Topic table
3. Topic Table
The purpose of these tables is to allow students to pick their preferred
topics for a student project.
I need to make sure that each student only picks ten topics ranked 1 through
10 and each topic the student picks must be unique with a unique preference
(i.e they cannot allocate 1 to two different topics)
Ultimately I will be running an algorithm to allocate topics based on
average student results from the previous year.
I am using Access 2007 if that makes a difference.
Can anybody help
Thank You