Skip to content

Latest commit

 

History

History
71 lines (54 loc) · 2.11 KB

File metadata and controls

71 lines (54 loc) · 2.11 KB

Accelerated Learning Platform - Topic Curriculum

Track your module development progress here.


How to Use This Document

  1. Plan your curriculum by listing topics below
  2. Mark status as you develop modules:
    • ⬜ Planned
    • 🔄 In Progress
    • ✅ Complete

Example Curriculum Structure

Section: Fundamentals

# Topic Status Notes
1 Introduction to [Subject] Example module
2 Basic Concepts
3 Key Terminology

Section: Core Topics

# Topic Status Notes
10 Interactive Example Topic Example with canvas
11 [Core Topic A]
12 [Core Topic B]
13 [Core Topic C]

Section: Advanced

# Topic Status Notes
90 Advanced Topic A
91 Advanced Topic B
97 AI Assignment Generator LLM-powered assignments with grading
98 Interactive Test Generator Quiz with multiple question types
99 Interview Preparation Q&A format example

Your Curriculum

Section: Fundamentals

# Topic Status Notes
1
2

Section: Core Topics

# Topic Status Notes
10
11

Section: Advanced

# Topic Status Notes
90
97 AI Assignment Generator Built-in - generates tasks from modules
98 Interactive Test Generator Built-in - generates quizzes from modules
99 Interview Questions

Keep this document updated as you develop your learning platform! If using an LLM to generate contents, I suggest keeping instructions regarding topic creation here, and attaching this file to all requests. For example instruction to implement interactive displays wherever applicable, or/and to automatically update this file and index.html after adding new modules.