Custom rules and Inheritance

Posts   
 
    
aim48
User
Posts: 9
Joined: 21-Nov-2005
# Posted on: 31-Jan-2006 17:50:06   

Hi

I have the following tables

ClassGroups \ Class \ student

I would like to create a rules table that will apply from the top to the bottom So for example I can apply global rules that would apply to all class groups - then each classgroup can have rules that override for any student in that class - then any class can apply the rules - down to the individual student who can have his/her own rules

I guess my question is like this - I would like to take a student and determine the highest level rules that apply

Can I do this with inheritance?

bclubb
User
Posts: 934
Joined: 12-Feb-2004
# Posted on: 01-Feb-2006 04:29:02   

Do you think you could post a more detailed example about a specific instance. I'm just not sure what exactly you are looking for.