OBJECT
A SkillAssessment Topic: items that the assessment may cover.
type Topic {# Unique identifier for the Topic.topicID: ID # Name of the Topic.topicName: String # Provides sub-topics for the related Topic.subTopic: [SubTopic] }