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 enable the following features in the New Content Experience, ensure the configuration variable d2l.Tools.Content.EnableLessonsEnhancedTOC is turned ON:
- Access and create content nested at unlimited levels (e.g., Unit > Lesson > Folder > Topic > Subtopic 1 > ... > Subtopic X)
- Display learner completion progress directly in the Table of Contents (TOC)
- View the course Overview originally created in the Classic Content Experience
- Use drag-and-drop functionality in the TOC at any depth level
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.