{"id":76765,"date":"2022-11-24T21:32:31","date_gmt":"2022-11-24T21:32:31","guid":{"rendered":"https:\/\/totara.com\/resources\/guia-para-crear-el-lms-perfecto-para-tu-organizacion\/"},"modified":"2026-06-12T18:42:06","modified_gmt":"2026-06-12T18:42:06","slug":"guia-para-crear-el-lms-perfecto-para-tu-organizacion","status":"publish","type":"resource","link":"https:\/\/totara.com\/es\/recursos\/guia-para-crear-el-lms-perfecto-para-tu-organizacion\/","title":{"rendered":"Gu\u00eda para crear el LMS perfecto para tu organizaci\u00f3n"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-12264 size-full\" src=\"https:\/\/totara.com\/wp-content\/uploads\/2022\/11\/Guide-to-building-the-perfect-LMS-for-your-organization_Teaser-Banner.jpg\" alt=\"\" width=\"732\" height=\"488\" srcset=\"https:\/\/totara.com\/wp-content\/uploads\/2022\/11\/Guide-to-building-the-perfect-LMS-for-your-organization_Teaser-Banner.jpg 732w, https:\/\/totara.com\/wp-content\/uploads\/2022\/11\/Guide-to-building-the-perfect-LMS-for-your-organization_Teaser-Banner-300x200.jpg 300w\" sizes=\"auto, (max-width: 732px) 100vw, 732px\"><\/p>\n<p>&nbsp;<\/p>\n<p class=\"large\">Estamos viviendo \u2014y trabajando\u2014 en una \u00e9poca sin precedentes. Nunca antes el mundo laboral hab\u00eda cambiado tanto en tan poco tiempo. <\/p>\n<p>Esto plantea varios retos para las organizaciones. Adem\u00e1s de las preocupaciones pr\u00e1cticas relacionadas con el trabajo, tambi\u00e9n est\u00e1 la cuesti\u00f3n del aprendizaje; y ahora ya no se trata solo de formar a la gente para que haga su trabajo, sino de ense\u00f1arla a hacerlo de otra manera, y a ser flexible y adaptable a medida que el mundo sigue cambiando. <\/p>\n<p>\u00bfC\u00f3mo se traduce todo esto en la pr\u00e1ctica? Ya estamos viendo un cambio hacia el aprendizaje social, las tecnolog\u00edas de colaboraci\u00f3n<br \/>y la impartici\u00f3n a distancia de la formaci\u00f3n y las comunicaciones. Esto supone tanto retos como oportunidades para los profesionales de la formaci\u00f3n que intentan apoyar a su personal. Es fundamental que tu <a href=\"https:\/\/totara.com\/es\/historias-de-clientes\/easyjet-drives-a-702010-learning-culture-across-seven-countries\/totara-cloud-2\/\">sistema de gesti\u00f3n del aprendizaje<\/a> funcione bien, ya que eso puede marcar la diferencia entre triunfar o fracasar en el nuevo mundo del aprendizaje.   <\/p>\n<p>En esta gu\u00eda, te explicamos paso a paso c\u00f3mo crear el LMS perfecto para tu organizaci\u00f3n, incluyendo un mont\u00f3n de ejemplos reales de empresas como la tuya.<\/p>\n<\/div>\n  <\/div>\n<div class='newsletter-hubspot-container theme padding-'>\n  <div class='wrapper'>\n    \n    <div class='content-wrapper'>\n            <div class='form-wrapper grey-background-'>\n                                    <h2 class='title '>Descargar ahora<\/h2>\n                                                    <div id=\"hubspot-form-container\">\n            \n\t\t\t\t\t\t<script>\n\t\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\t\tportalId: 3415253,\n\t\t\t\t\t\t\t\t\tformId: \"436f1db9-e7f4-47ba-80e1-d8017bdf9843\",\n\t\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1782581444000-3866841351\",\n\t\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t})});\n\t\t\t\t\t\t<\/script>\n\t\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1782581444000-3866841351\"><\/div>          <\/div>\n          <div id=\"hubspot-fallback-message\" style=\"display: none; padding: 20px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 8px;\">\n            <p style=\"margin: 0; font-size: 14px;\">\n              This form may be blocked by your browser&#8217;s privacy settings (e.g., Firefox Enhanced Tracking Protection). Please email us at <a href=\"mailto:marketing@totara.com\" style=\"color: #007ab8; text-decoration: none;\">marketing@totara.com<\/a>.\n            <\/p>\n          <\/div>\n                      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/If the form has a dynamic content field for hubspot automation workflows, it will grab that ACF value and plop it inside of the embedded iframe form\n  jQuery(document).ready(function ($) {\n    let formDetected = false;\n    let fallbackShown = false;\n\n    \/\/ Function to check for HubSpot form and show fallback if needed\n    function checkForHubSpotForm() {\n      const hubspotContainer = document.getElementById('hubspot-form-container');\n      const fallbackMessage = document.getElementById('hubspot-fallback-message');\n      \n      if (!hubspotContainer || !fallbackMessage || fallbackShown) {\n        return;\n      }\n\n      \/\/ Check for various HubSpot form elements\n      const hsForm = hubspotContainer.querySelector('.hs-form');\n      const hsIframe = hubspotContainer.querySelector('.hs-form-iframe');\n      const hsScript = hubspotContainer.querySelector('script[src*=\"js.hsforms.net\"]');\n      const hasHubSpotContent = hubspotContainer.innerHTML.trim().length > 0;\n\n      if (hsForm || hsIframe || hsScript) {\n        formDetected = true;\n      } else if (hasHubSpotContent && !formDetected) {\n        \/\/ If there's content but no recognizable HubSpot elements after timeout, show fallback\n        setTimeout(function() {\n          if (!formDetected && !fallbackShown) {\n            fallbackMessage.style.display = 'block';\n            hubspotContainer.style.display = 'none';\n            fallbackShown = true;\n          }\n        }, 2000);\n      } else if (!hasHubSpotContent) {\n        \/\/ If container is completely empty, show fallback immediately\n        fallbackMessage.style.display = 'block';\n        hubspotContainer.style.display = 'none';\n        fallbackShown = true;\n      }\n    }\n\n    \/\/ Initial check\n    setTimeout(checkForHubSpotForm, 1000);\n    \n    \/\/ Additional checks at intervals\n    setTimeout(checkForHubSpotForm, 3000);\n\n    setTimeout(function() {\n      const fieldElement = document.querySelector('input[name=lead_source_description]');\n      let iframe = document.querySelector('.hs-form-iframe');\n\n      if (iframe && iframe?.contentWindow) {\n        let iframeDocument = iframe.contentWindow.document;\n        let input = iframeDocument.querySelector('input[name=lead_source_description]');\n        if (input) {\n          input.value = 'Guide to building the perfect LMS for your organization';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"template":"","tax\/tags":[],"tax\/solutions":[287],"tax\/topics":[549,236],"tax\/industries":[],"tax\/resource-types":[319],"class_list":["post-76765","resource","type-resource","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/resources\/76765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/resources"}],"about":[{"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/types\/resource"}],"wp:attachment":[{"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/media?parent=76765"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/tax\/tags?post=76765"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/tax\/solutions?post=76765"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/tax\/topics?post=76765"},{"taxonomy":"industry-tax","embeddable":true,"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/tax\/industries?post=76765"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/totara.com\/es\/wp-json\/wp\/v2\/tax\/resource-types?post=76765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}