Symptom
When launching the course which is due later we get the confirmation message as below:
So is there any way to hide this confirmation message.
Environment
Learning Management System
Successfactors LMS
Resolution
To remove or set the threshold for online content launch warning message, please follow below steps:
1. On admin side, navigate to System Admin -> Configuration -> System Configuration -> LMS_ADMIN:
2. In LMS Admin Search for config: "enableOnlineContentEarlyLaunchWarning", this configuration was added in b1207 version.
This configuration is used to enable the online content early launch warning and will take below 2 values:
# true: will enable the early launch warning.
# false: will disable the early launch warning.
3. And we have configuration which specifies the threshold for online content launch warning and is only applicable when the "enableOnlineContentEarlyLaunchWarning" is set to true.
onlineContentEarlyLaunchWarningThreshold=
and the value is number of days and should be a positive integer greater than or equal to 0.
Keywords
enableOnlineContentEarlyLaunchWarning
onlineContentEarlyLaunchWarningThreshold
Confirmation Message
Hide the early launch confirmation warning , KBA , LOD-SF-LMS , Learning Management System , LOD-SF-LMS-COR , LMS Core - Items, Catalog, Curricula , Problem