UniverseUniversity


Home Projects Jobs Clientele Contact

uu


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Course<->topic relationship



So, to summarize,

Object-wise, Course will be direct descendant of Topic.
In database, there will be 0..1:1 relationship (some topics are
referenced by courses, only single topic can be referenced by
single course), and, if I understand Alexe's ideas correctly,
there will be set of accessor stored procedures for courses,
that internally will call relevant stored procedures of topic.

Ilya A. Volynets-Evenbakh wrote:
> yes. And think about it - there can be course-level examination.
> Explanations - well - syllabus, or something...
>
> Anatoly Volynets wrote:
>   
>> Topic contains explanations and problems. Does this mean that course
>> will inherit those from the parent?
>>
>> Ilya A. Volynets-Evenbakh wrote:
>>     
>>> From that POV, Course could actually be derived from Topic.
>>> And in a way it is - after all, Course does cover some Topic/subject.
>>>
>>>       

-- 
Ilya A. Volynets-Evenbakh
Total Knowledge. CTO
http://www.total-knowledge.com


Authoright © Total Knowledge: 2001-2008