{"id":280,"date":"2024-04-18T16:44:56","date_gmt":"2024-04-18T16:44:56","guid":{"rendered":"https:\/\/learningnorth.com\/?p=280"},"modified":"2024-04-18T16:45:00","modified_gmt":"2024-04-18T16:45:00","slug":"cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz","status":"publish","type":"post","link":"https:\/\/learningnorth.com\/es\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/","title":{"rendered":"Cursos online: \u00bfC\u00f3mo organizar tu tiempo y ser efectivo?"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-como-organizar-tu-tiempo-en-un-curso-en-linea\">\u00bfC\u00f3mo organizas tu tiempo para un curso online?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-liza-summer-6348124.jpg\" alt=\"Descubre c\u00f3mo aprovechar al m\u00e1ximo el tiempo de estudio de los cursos en l\u00ednea, con estos simples consejos\" class=\"w-full object-cover object-center border mx-auto wp-image-270\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-liza-summer-6348124.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-liza-summer-6348124-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Descubre c\u00f3mo aprovechar al m\u00e1ximo tu tiempo de estudio, con estos sencillos consejos<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tener la libertad de organizar tu tiempo puede ser una ventaja o un problema al realizar un curso en l\u00ednea.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfPor qu\u00e9? Principalmente, porque depender\u00e1 de c\u00f3mo lo gestiones en tu d\u00eda a d\u00eda.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1dJm4S\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorfinancas.com\/como-solicitar-o-cartao-santander-sx\/\" rel=\"sponsored\" data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"5 consejos para mantener la motivaci\u00f3n en un curso online\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-ketut-subiyanto-4126699.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorfinancas.com\/como-solicitar-o-cartao-santander-sx\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"5 consejos para mantener la motivaci\u00f3n en un curso online\">\n            5 consejos para mantener la motivaci\u00f3n en un curso online        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Es normal perder la motivaci\u00f3n inicial en un curso online, pero hay formas de recuperarla \u00a1Descubre 5 formas de volver a ilusionarte!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorfinancas.com\/como-solicitar-o-cartao-santander-sx\/\" rel=\"sponsored\" data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorfinancas.com\/como-solicitar-o-cartao-santander-sx\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-ketut-subiyanto-4126699.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                5 consejos para mantener la motivaci\u00f3n en un curso online              <\/p>\n              <a href=\"https:\/\/senhorfinancas.com\/como-solicitar-o-cartao-santander-sx\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ser\u00e1s redirigido a otra ubicaci\u00f3n.              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As\u00ed que, si te cuesta organizar tu tiempo, simplemente quieres encontrar una mejor manera de aprovecharlo al m\u00e1ximo. \u00a1Lee esta publicaci\u00f3n! Te contamos c\u00f3mo puedes lograrlo.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">6 consejos para organizar tu tiempo en un curso online<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"415\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-272\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115-300x195.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Encuentra el mejor espacio, evita distracciones y mant\u00e9n tu flexibilidad.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El tiempo vale oro. Hoy en d\u00eda, todos cuidamos nuestro tiempo, especialmente quienes disfrutan de realizar muchas actividades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por eso, si est\u00e1s comprometido con un gran n\u00famero de actividades y no quieres descuidar tu curso online, \u00a1sigue estos consejos para maximizar tu productividad y aprovechar al m\u00e1ximo tu aprendizaje!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Consejo UNO: Establece un horario espec\u00edfico para tu curso en l\u00ednea<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lo primero que tienes que hacer para organizarte es establecer una cantidad fija de tiempo de estudio al d\u00eda y mantenerla, semanalmente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El horario que selecciones depender\u00e1 de tu agenda diaria y del momento del d\u00eda que m\u00e1s te guste para estudiar (puede ser por la ma\u00f1ana, por la tarde o por la noche).<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Consejo DOS: Crea tu horario semanal<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-george-milton-7034426.jpg\" alt=\"Organizar tu agenda es imprescindible para aprovechar al m\u00e1ximo tu tiempo de estudio\" class=\"w-full object-cover object-center border mx-auto wp-image-274\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-george-milton-7034426.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-george-milton-7034426-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Organizar tu agenda es fundamental para aprovechar al m\u00e1ximo tu tiempo de estudio<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Una agenda o calendario puede ser muy \u00fatil para visualizar todas tus obligaciones.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, puede permitirte ver cu\u00e1ndo tienes tiempo libre, seleccionar otros momentos para dedicar a tu curso o, simplemente, evitar conflictos de horarios.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Consejo TRES: Organiza el material de estudio en unidades<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La mayor\u00eda de los cursos en l\u00ednea se dividen en m\u00f3dulos o unidades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esta organizaci\u00f3n te permitir\u00e1 establecer d\u00edas de estudio para cada unidad o subdividir el contenido formativo en partes m\u00e1s peque\u00f1as.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De esta manera, si estudias y te ejercitas a diario, no te sentir\u00e1s abrumado por la multitud de textos, v\u00eddeos o clases que debes tomar para finalizar tu curso.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Consejo CUATRO: Buscando un espacio de estudio tranquilo<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-ketut-subiyanto-4245947.jpg\" alt=\"Un lugar con distracciones, la televisi\u00f3n encendida o muchas personas, no te ayudar\u00e1 a optimizar el tiempo de tus cursos en l\u00ednea\" class=\"w-full object-cover object-center border mx-auto wp-image-278\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-ketut-subiyanto-4245947.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-ketut-subiyanto-4245947-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Un lugar con distracciones, la televisi\u00f3n encendida o mucha gente, no te ayudar\u00e1 a optimizar tu tiempo <\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tenemos cuatro consejos para organizar tu tiempo en un curso en l\u00ednea, para que puedas encontrar un espacio tranquilo y sin distracciones donde puedas concentrarte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para tal efecto, le recomendamos que apague su celular y televisor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, un espacio donde te sientas c\u00f3modo y relajado puede ser muy motivador.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z2pk7OD\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/learningnorth.com\/es\/5-tips-para-no-perder-la-motivacion-en-un-curso-en-linea\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"5 consejos para no perder la motivaci\u00f3n durante un curso\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-ketut-subiyanto-4126699.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/learningnorth.com\/es\/5-tips-para-no-perder-la-motivacion-en-un-curso-en-linea\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"5 consejos para no perder la motivaci\u00f3n durante un curso\">\n            5 consejos para no perder la motivaci\u00f3n durante un curso        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Es normal perder la motivaci\u00f3n inicial en un curso online, pero hay formas de recuperarla \u00a1Descubre 5 formas de volver a ilusionarte!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/learningnorth.com\/es\/5-tips-para-no-perder-la-motivacion-en-un-curso-en-linea\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/learningnorth.com\/es\/5-tips-para-no-perder-la-motivacion-en-un-curso-en-linea\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-ketut-subiyanto-4126699.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                5 consejos para no perder la motivaci\u00f3n durante un curso              <\/p>\n              <a href=\"https:\/\/learningnorth.com\/es\/5-tips-para-no-perder-la-motivacion-en-un-curso-en-linea\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Consejo CINCO: S\u00e9 flexible y descansa un poco<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No tiene sentido tomar un curso en l\u00ednea si eres nuevo en aprovechar sus beneficios. Entre ellos, la posibilidad de realizar tus tareas, ejercicios y evaluaciones en el momento y lugar que desees.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por eso, aprovecha estas particularidades de los cursos online para adaptar tu horario de estudio.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por ejemplo, puede que te enfrentes a un compromiso que te obligue a priorizar o a estudiar en otro lugar, lejos de tu espacio habitual.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Consejo SEIS: Revisa peri\u00f3dicamente tu progreso<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-vlada-karpovich-4050315.jpg\" alt=\"Anota tus lecciones aprendidas e inf\u00f3rmate sobre los contenidos posteriores de tus cursos en l\u00ednea\" class=\"w-full object-cover object-center border mx-auto wp-image-271\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-vlada-karpovich-4050315.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-vlada-karpovich-4050315-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Escribe las lecciones aprendidas e informa sobre el contenido posterior.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por \u00faltimo, en un curso online es muy importante realizar un seguimiento de tus logros.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Puedes hacerlo f\u00e1cilmente marcando las lecciones o unidades completadas. Esto te ayudar\u00e1 a mantener el entusiasmo, celebrar tus logros y mantener tu motivaci\u00f3n m\u00e1s all\u00e1 de tus capacidades.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, puede ser muy \u00fatil para determinar si hay ciertas lecciones que requieren m\u00e1s atenci\u00f3n y tiempo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u00bfC\u00f3mo organizas tu tiempo para un curso en l\u00ednea? Tener la libertad de organizar tu tiempo puede ser una ventaja o un problema al tomar un curso en l\u00ednea. \u00bfPor qu\u00e9? Principalmente, porque depender\u00e1 de c\u00f3mo lo gestiones en tu d\u00eda a d\u00eda. As\u00ed que, si te cuesta organizar tu tiempo o simplemente quieres encontrar\u2026 <a class=\"more-link\" href=\"https:\/\/learningnorth.com\/es\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/\">Sigue leyendo <span class=\"screen-reader-text\">Cursos online: \u00bfC\u00f3mo organizar tu tiempo y ser efectivo?<\/span><\/a><\/p>","protected":false},"author":10,"featured_media":272,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[26,27],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Cursos en l\u00ednea: \u00bfC\u00f3mo organizar tu tiempo y ser eficaz? - Learning North<\/title>\n<meta name=\"description\" content=\"Conoce 6 formas de organizar tu tiempo para ser m\u00e1s efectivo y productivo en un curso en l\u00ednea \u00a1Lee los tips aqu\u00ed!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/learningnorth.com\/es\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cursos en l\u00ednea: \u00bfC\u00f3mo organizar tu tiempo y ser eficaz? - Learning North\" \/>\n<meta property=\"og:description\" content=\"Conoce 6 formas de organizar tu tiempo para ser m\u00e1s efectivo y productivo en un curso en l\u00ednea \u00a1Lee los tips aqu\u00ed!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learningnorth.com\/es\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/\" \/>\n<meta property=\"og:site_name\" content=\"Learning North\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-18T16:44:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-18T16:45:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"415\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"cgattucci\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"cgattucci\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/\",\"url\":\"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/\",\"name\":\"Cursos en l\u00ednea: \u00bfC\u00f3mo organizar tu tiempo y ser eficaz? - Learning North\",\"isPartOf\":{\"@id\":\"https:\/\/learningnorth.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg\",\"datePublished\":\"2024-04-18T16:44:56+00:00\",\"dateModified\":\"2024-04-18T16:45:00+00:00\",\"author\":{\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557\"},\"description\":\"Conoce 6 formas de organizar tu tiempo para ser m\u00e1s efectivo y productivo en un curso en l\u00ednea \u00a1Lee los tips aqu\u00ed!\",\"breadcrumb\":{\"@id\":\"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#primaryimage\",\"url\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg\",\"contentUrl\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg\",\"width\":640,\"height\":415},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learningnorth.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cursos en l\u00ednea: \u00bfC\u00f3mo organizar tu tiempo y ser eficaz?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/learningnorth.com\/#website\",\"url\":\"https:\/\/learningnorth.com\/\",\"name\":\"Learning North\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/learningnorth.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557\",\"name\":\"cgattucci\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g\",\"caption\":\"cgattucci\"},\"url\":\"https:\/\/learningnorth.com\/es\/author\/cgattucci\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cursos en l\u00ednea: \u00bfC\u00f3mo organizar tu tiempo y ser eficaz? - Learning North","description":"Conoce 6 formas de organizar tu tiempo para ser m\u00e1s efectivo y productivo en un curso en l\u00ednea \u00a1Lee los tips aqu\u00ed!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/learningnorth.com\/es\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/","og_locale":"es_ES","og_type":"article","og_title":"Cursos en l\u00ednea: \u00bfC\u00f3mo organizar tu tiempo y ser eficaz? - Learning North","og_description":"Conoce 6 formas de organizar tu tiempo para ser m\u00e1s efectivo y productivo en un curso en l\u00ednea \u00a1Lee los tips aqu\u00ed!","og_url":"https:\/\/learningnorth.com\/es\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/","og_site_name":"Learning North","article_published_time":"2024-04-18T16:44:56+00:00","article_modified_time":"2024-04-18T16:45:00+00:00","og_image":[{"width":640,"height":415,"url":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg","type":"image\/jpeg"}],"author":"cgattucci","twitter_card":"summary_large_image","twitter_misc":{"Written by":"cgattucci","Est. reading time":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/","url":"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/","name":"Cursos en l\u00ednea: \u00bfC\u00f3mo organizar tu tiempo y ser eficaz? - Learning North","isPartOf":{"@id":"https:\/\/learningnorth.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#primaryimage"},"image":{"@id":"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#primaryimage"},"thumbnailUrl":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg","datePublished":"2024-04-18T16:44:56+00:00","dateModified":"2024-04-18T16:45:00+00:00","author":{"@id":"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557"},"description":"Conoce 6 formas de organizar tu tiempo para ser m\u00e1s efectivo y productivo en un curso en l\u00ednea \u00a1Lee los tips aqu\u00ed!","breadcrumb":{"@id":"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#primaryimage","url":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg","contentUrl":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/pexels-olly-3799115.jpg","width":640,"height":415},{"@type":"BreadcrumbList","@id":"https:\/\/learningnorth.com\/cursos-en-linea-como-organizar-tu-tiempo-y-ser-eficaz\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learningnorth.com\/"},{"@type":"ListItem","position":2,"name":"Cursos en l\u00ednea: \u00bfC\u00f3mo organizar tu tiempo y ser eficaz?"}]},{"@type":"WebSite","@id":"https:\/\/learningnorth.com\/#website","url":"https:\/\/learningnorth.com\/","name":"Learning North","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/learningnorth.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"Person","@id":"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557","name":"cgattucci","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/learningnorth.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g","caption":"cgattucci"},"url":"https:\/\/learningnorth.com\/es\/author\/cgattucci\/"}]}},"_links":{"self":[{"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/posts\/280"}],"collection":[{"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/comments?post=280"}],"version-history":[{"count":1,"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/posts\/280\/revisions"}],"predecessor-version":[{"id":281,"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/posts\/280\/revisions\/281"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/media\/272"}],"wp:attachment":[{"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/media?parent=280"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/categories?post=280"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learningnorth.com\/es\/wp-json\/wp\/v2\/tags?post=280"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}