Adding a flag to control whether or not the export portfolio button appears on the learner client. Adding two new audit log messages to indicate to what value the flag has been set.
Adding a flag to control whether or not the export portfolio button appears on the learner client. Flash sets the flag through either the initializeLesson call or through the learnerExportPortfolioAvailable method.
Adding a flag to control whether or not the export portfolio button appears on the learner client. Includes a change to the lesson table in the database and adding the new field to the LessonDetailsDTO.