public List <TopicType> GetTheoryTopicTypes()
 {
     return(_CurriculumStorage.GetTheoryTopicTypes());
 }