collections / courses
• id (string)
• name (string)
• description (string)
• icon (string)
• hasDetailedTopics (bool)
• topicNames (array)
• topics (array of objects)
- id, name, order, desc
- subtopics (array)
+ id, name, videoUrl
+ quizQuestions (array)
* question, options
* correctAnswerIndex
• createdAt (timestamp)