Enable Lessons configuration variables
For Lessons to be available, ensure the following configuration variables are turned on:
- d2l.Tools.Content.IsLessonsEnabled
- d2l.Tools.Content.UseLessonsExperience
To allow instructors to opt in or out of the Lessons experience, ensure the following configuration variable is turned on for the desired roles:
- d2l.Tools.Content.ChooseContentExperience
To allow access and creation of content nested at unlimited levels (e.g. unit > lesson > folder > topic > subtopic 1 > ...> subtopic x), display completion progress in the Table of Contents (TOC) within the New Content Experience for , and view the course Overview created in the Classic Experience, ensure the following configuration variable is turned on:
- d2l.Tools.Content.EnableLessonsEnhancedTOC
Note:This configuration variable also enables drag-and-drop functionality in the Table of Contents, allowing users to move content regardless of its depth.
For improved interaction with learners directly from Lessons, turn on Activity Feed and add the Activity Feed widget to course homepages:
- d2l.Tools.ActivityFeed.ShowWidget
To customize the language term used to describe learning outcomes, set the following configuration variable to one of the available options:
- d2l.Languages.Terminology.LearningOutcomes
Note: Options include Standards, Competencies, Expectations, Objectives, and Outcomes.