Search Results

2016 eLearning Sales Stats
2016 was amazing for LearningCart. Here's our year, in an infographic.
NewsEvents_Blog/eLearningSales-Stats.aspx
Why SCORM Still Matters For Educational Technology
SCORM still matters for educational technology due to high adoption rate and open-source standards.
NewsEvents_Blog/Why-SCORM-Still-Matters-For-Educational-Technology.aspx
Powered by LearningCart.
Privacy Policy | Terms
WebFontConfig = { google: { families: ['Open+Sans'] } }; (function(d) { var wf = d.createElement('script'), s = d.scripts[0]; wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js'; wf.async = true; s.parentNode.insertBefore(wf, s); })(document); $(document).ready(function() { $('[copy-size]').each(function() { var copyEl = $($(this).attr('copy-size')); var targetEl = $(this); targetEl.height(copyEl.height() + 'px'); }); $(window).on('resize', function() { $('[copy-size]').each(function() { var copyEl = $($(this).attr('copy-size')); var targetEl = $(this); targetEl.height(copyEl.height() + 'px'); }); }); var pageheader = $(".page-header"); if (window.location.href.toLowerCase().indexOf("content/default.aspx") > -1) { pageheader.css("display", "none"); } else { var headerText = $(".page-header"); var firstH1 = $("#main_content").find("h1"); if (firstH1.length > 0 && headerText.length > 0) { headerText.html(firstH1[0].innerHTML); firstH1[0].style.display = "none"; var firstSubHeading = $(".sub-heading"); if(firstSubHeading.length > 0) { var headerSubHeadingText = $(".slideshowsubtext-container"); headerSubHeadingText.html(firstSubHeading[0].innerHTML); firstSubHeading[0].style.display="none"; } } } });