05-10-2023 8:06 PM - edited 05-10-2023 8:34 PM
Is there a way in the LMS we as a company can see if we host our own content? We do upload SCORM 1.2 and SCORM 2004. Where in the LMS do we see what version of OpenJDK (Open Java Development Kit) we are using for the LMS, as it encourages us to be on OpenJDK (Open Java Development Kit) version 11.0.18 but I have no idea what version if any, of the OpenJDK we are currently on. We plan to enable the new Course Home experience (enableCourseHomeBlended=true).
If we run into issues in our preview region with doing all this, and change our minds for this release and revert back to enableCourseHomeBlended=false, do we just need to do that, or do we have to do something to remove the 'Updated Learning Cross-Domain Proxlet'?
So many questions, so little time. Thank you in advance.
Hi Michael,
Firstly, you can check whether this note (Updated Learning Cross-Domain Proxlet) is applicable or not by following these steps:
# Communication Cross domain support is used to support launching and tracking courseware from a different domain than the LMS.
communicationCrossDomainSupportEnabled=false
Regards,
Serguei,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On your Point 4 - you state, 'IS' applicable. Did you truly mean 'IS' applicable, or did you mean't "Isn't" applicable? The reason I ask is that our consultants who answered this question for us stated 'Not applicable. Our company is not using a cross domain proxlet'. So if I am reading this correctly, I am having opposite opinions on whether I need to worry about this or not. Our Config File settings are:
# **** Learning Content Settings: Cross Domain Support Settings ****
#
# Cookie Cross domain support is used to support launching and tracking courseware from a different domain than the TMS domain.
# TMS and the content server must however share the top level domain for cross domain tracking to be successful.
# The value of cookieCrossDomainSupportDomainName is the top level domain. Thus an LMS with domain lms.plateausystems.com and a content server
# with domain cms.plateausystems.com share the top level domain plateausystems.com.
# Default of cookieCrossDomainSupportEnabled: false
cookieCrossDomainSupportEnabled=false
cookieCrossDomainSupportDomainName=plateausystems.com
# Communication Cross domain support is used to support launching and tracking courseware from a different domain than the LMS. communicationCrossDomainSupportEnabled=false
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.