I\'m making a simple quiz database, where a question has an answer and one or more image files, and belong to a subtopic which in turn belongs to a topic. Also each group ma
Sure, this is normalized and looks fine given your requirements. However, you may have left off the subtopic_id on the question table.
subtopic_id