Skip to content

References: Personalization and Adaptive Learning Paths

  1. Adaptive learning - Wikipedia - Describes the AI-driven educational approach that adjusts content and instructional pace to individual learner performance, the direct foundation for this chapter's Adaptive Learning, Adaptive Learning Path, and Adaptive Algorithm concepts.

  2. Recommender system - Wikipedia - Explains collaborative filtering, content-based filtering, and similarity measures used to suggest relevant items to a user, the general software category this chapter's Recommendation Engine and Content Recommendation Engine specialize for learning content.

  3. Differentiated instruction - Wikipedia - Covers Carol Ann Tomlinson's framework for adjusting content, process, and product to match a group of students' readiness and interests, the exact concept this chapter defines as adapting instruction at a coarser grain than individual adaptive algorithms.

  4. Recommender Systems: The Textbook - Charu C. Aggarwal - Springer - A comprehensive treatment of recommendation algorithms, similarity measures, and collaborative filtering that underpins this chapter's Recommendation Engine, Content Recommendation Engine, and Similarity Metric sections.

  5. How to Differentiate Instruction in Academically Diverse Classrooms (3rd Edition) - Carol Ann Tomlinson - ASCD - The authoritative practitioner guide to differentiated instruction, providing the classroom-tiering rationale behind this chapter's treatment of Differentiated Instruction as group-level personalization.

  6. UDL Guidelines - CAST - The official Universal Design for Learning framework organized around multiple means of engagement, representation, and action/expression, the exact three-principle structure this chapter uses to define Universal Design for Learning.

  7. Cosine Similarity - GeeksforGeeks - A worked explanation of the cosine similarity formula and its dot-product-over-magnitude calculation, the same formula this chapter's Similarity Metric section applies to concept, student, and content comparisons.

  8. Recommendation Systems - Google for Developers - A course covering content-based filtering, collaborative filtering, and embeddings for recommendation pipelines, useful background for this chapter's Recommendation Engine and its underlying similarity computations.

  9. Just-in-Time Learning: What It Is and How to Leverage It - eLearning Industry - Explains delivering bite-sized instructional support at the exact moment of need rather than on a fixed schedule, directly matching this chapter's definition of Just-in-Time Learning.

  10. Collaborative Filtering in Machine Learning - GeeksforGeeks - Explains how recommendation systems group users by shared preferences and use cosine similarity to compare rating patterns, the same user-comparison logic this chapter's Student Similarity applies to learners' mastery records.