Content revision 4e771eaf0390cc87b6c7c6fd8469f3508f6ceeec7119472e6c1ccf17e2e1e5d2 ## The daily lesson Lexaday Source ID lexaday:what-the-reader-receives Original https://www.henryw.me/#/lexaday#what-the-reader-receives I packaged the new root and due reviews into a daily email. The complete example here shows how the image, related words and example sentences form a lesson, followed by earlier roots returning for another review. I used GitHub Actions for the scheduled runs and a JSON file for each learner’s progress. The file stores the run count, introduction date, last review, and current interval for every root encountered. Saving it after a lesson gives the next run the history it needs to choose what comes next. The schedule determines which roots the learner receives, and the language and image models develop the material for those roots. The lesson can vary in its examples and illustrations while following a consistent review schedule. One day's lesson, including the new root and earlier material due for review.