{"id":315,"date":"2024-04-24T17:25:24","date_gmt":"2024-04-24T17:25:24","guid":{"rendered":"https:\/\/learningnorth.com\/?p=315"},"modified":"2024-04-24T17:25:27","modified_gmt":"2024-04-24T17:25:27","slug":"knackify-cursos-en-linea-gratis-en-tu-celular","status":"publish","type":"post","link":"https:\/\/learningnorth.com\/en\/knackify-cursos-en-linea-gratis-en-tu-celular\/","title":{"rendered":"Knackify: Free online courses on your cell phone!"},"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-knackify-cientos-de-posibilidades-para-aprender-gratis\">Knackify: Aware of possibilities to learn, free<\/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=\"416\" height=\"203\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp\" alt=\"Conoce la oferta de cursos en l\u00ednea y gratuitos de la plataforma educativa Knackify\" class=\"w-full object-cover object-center border mx-auto wp-image-322\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp 416w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6-300x146.webp 300w\" sizes=\"(max-width: 416px) 100vw, 416px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Discover the offer of free online courses on the Knackify educational platform<\/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>Knackify is an educational platform that offers a wide variety of free online courses.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Are you looking for a new hobby? Would you like to change jobs? Or quiz, you just want to improve your skills in some area. In all cases, this application has the course you need to complete it.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Among the varied offer that Knackfu offers, you can find: cell phone repair courses, makeup, nails, Programming, Nursing, etc.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1GoX5e\">\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=\"Nail Course: Professional! Register.\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-1.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=\"Nail Course: Professional! Register.\">\n            Nail Course: Professional! Register.        <\/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            With the Knackify Nail Course, learn how to care for, beautify and maintain nails with the most used techniques. It&#039;s free and 100% online!        <\/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            Keep Reading            <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\/logo-1.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                Nail Course: Professional! Register              <\/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                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/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>Furthermore, it does not require prior knowledge and 100% online. This way, you can completely adapt it to your activity schedule.<\/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\">What courses does this application offer?<\/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-large\"><img decoding=\"async\" width=\"1024\" height=\"577\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-7-1024x577.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-321\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-7-1024x577.jpg 1024w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-7-300x169.jpg 300w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-7-768x433.jpg 768w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-7-1536x865.jpg 1536w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-7.jpg 1640w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">The platform offers a large number of free courses<\/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>Knackify offers a wide variety of online courses. This Web platform provides knowledge in areas such as: Maintenance, IT, Programming, Fashion and Beauty, etc.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Among the highlighted courses, you will find all those related to aesthetics. This way, you can gain skills that will give you new skills to beautify yourself or become a true makeup artist.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>It also offers courses with quick employment. For example, you can enroll in nursing or cell phone repair courses.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>These technical trainings can be very useful for anyone looking for a new job or wanting to improve their skills in their current job.<\/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\">How do Knackify courses take place? <\/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-large\"><img decoding=\"async\" width=\"1024\" height=\"577\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-4-1024x577.jpg\" alt=\"La modalidad de estudio  de los cursos Knackify es 100% en l\u00ednea\" class=\"w-full object-cover object-center border mx-auto wp-image-316\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-4-1024x577.jpg 1024w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-4-300x169.jpg 300w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-4-768x433.jpg 768w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-4-1536x865.jpg 1536w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-4.jpg 1640w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">The studio mode is 100% online<\/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>One of the biggest advantages of this educational platform is that it offers 100% quality courses online.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Therefore, you can take the training at your own pace and at the time that best suits your schedule. On the other hand, the course content is available 24 hours a day, 7 days a week.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This way, you can study when you want and where you want!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1PnAdz\">\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=\"Nail Course: Professional! Register.\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-1.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=\"Nail Course: Professional! Register.\">\n            Nail Course: Professional! Register.        <\/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            With the Knackify Nail Course, learn how to care for, beautify and maintain nails with the most used techniques. It&#039;s free and 100% online!        <\/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            Keep Reading            <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\/logo-1.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                Nail Course: Professional! Register              <\/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                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/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<h2 class=\"wp-block-heading\">What is the cost of these capabilities?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nobody! The Knackify course platform offers all its content at no cost.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This means that you will have access to virtual classes, reading material, explanatory videos and contact with experts on the subject without paying absolutely anything!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Therefore, you can sign up right now and complete your training, completely free of charge.<\/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\">How long do the Knackify courses last?<\/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-large\"><img decoding=\"async\" width=\"1024\" height=\"577\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-6-1024x577.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-320\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-6-1024x577.jpg 1024w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-6-300x169.jpg 300w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-6-768x433.jpg 768w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-6-1536x865.jpg 1536w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/logo-6.jpg 1640w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Find technical and maintenance courses and many more!<\/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>The duration of each capacitance is variable. Mainly, it will depend on the topics to be worked on, the practices and knowledge that you need to learn, to achieve the objective of the course.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, the approximate duration of each course can be between 16 and 20 hours. This content is divided into studio modules, which you can consult whenever you want.<\/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\">What are the requirements to apply?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Knackify courses do not require prior knowledge. In this way, they can be carried out by any person, regardless of their level of skill in the area.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>These trainings are designed for a wide audience. Therefore, they are ideal for beginners looking to acquire new skills in the area.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asimismo, can reinforce notions when you have experience and provide hours of practice, for those who want to grow professionally.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Knackify: Aware of possibilities to learn, for free Knackify is an educational platform that offers a wide variety of courses online, for free. Are you looking for a new hobby? Would you like to change jobs? Or quiz, you just want to improve your skills in some area. In all cases, this application has the course you need to complete it. Between\u2026 <a class=\"more-link\" href=\"https:\/\/learningnorth.com\/en\/knackify-cursos-en-linea-gratis-en-tu-celular\/\">Continue reading <span class=\"screen-reader-text\">Knackify: Free online courses on your cell phone!<\/span><\/a><\/p>","protected":false},"author":10,"featured_media":322,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[30,29],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Knackify: \u00a1Cursos en l\u00ednea gratis en tu celular! - Learning North<\/title>\n<meta name=\"description\" content=\"Knackify es una plataforma educativa que ofrece una gran variedad de cursos en l\u00ednea y gratis \u00a1Descubre todo lo que ofrece, 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\/en\/knackify-cursos-en-linea-gratis-en-tu-celular\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Knackify: \u00a1Cursos en l\u00ednea gratis en tu celular! - Learning North\" \/>\n<meta property=\"og:description\" content=\"Knackify es una plataforma educativa que ofrece una gran variedad de cursos en l\u00ednea y gratis \u00a1Descubre todo lo que ofrece, aqu\u00ed!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learningnorth.com\/en\/knackify-cursos-en-linea-gratis-en-tu-celular\/\" \/>\n<meta property=\"og:site_name\" content=\"Learning North\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-24T17:25:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-24T17:25:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"416\" \/>\n\t<meta property=\"og:image:height\" content=\"203\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\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 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/\",\"url\":\"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/\",\"name\":\"Knackify: \u00a1Cursos en l\u00ednea gratis en tu celular! - Learning North\",\"isPartOf\":{\"@id\":\"https:\/\/learningnorth.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp\",\"datePublished\":\"2024-04-24T17:25:24+00:00\",\"dateModified\":\"2024-04-24T17:25:27+00:00\",\"author\":{\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557\"},\"description\":\"Knackify es una plataforma educativa que ofrece una gran variedad de cursos en l\u00ednea y gratis \u00a1Descubre todo lo que ofrece, aqu\u00ed!\",\"breadcrumb\":{\"@id\":\"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#primaryimage\",\"url\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp\",\"contentUrl\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp\",\"width\":416,\"height\":203},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learningnorth.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knackify: \u00a1Cursos en l\u00ednea gratis en tu celular!\"}]},{\"@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\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557\",\"name\":\"cgattucci\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@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\/en\/author\/cgattucci\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Knackify: \u00a1Cursos en l\u00ednea gratis en tu celular! - Learning North","description":"Knackify es una plataforma educativa que ofrece una gran variedad de cursos en l\u00ednea y gratis \u00a1Descubre todo lo que ofrece, 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\/en\/knackify-cursos-en-linea-gratis-en-tu-celular\/","og_locale":"en_US","og_type":"article","og_title":"Knackify: \u00a1Cursos en l\u00ednea gratis en tu celular! - Learning North","og_description":"Knackify es una plataforma educativa que ofrece una gran variedad de cursos en l\u00ednea y gratis \u00a1Descubre todo lo que ofrece, aqu\u00ed!","og_url":"https:\/\/learningnorth.com\/en\/knackify-cursos-en-linea-gratis-en-tu-celular\/","og_site_name":"Learning North","article_published_time":"2024-04-24T17:25:24+00:00","article_modified_time":"2024-04-24T17:25:27+00:00","og_image":[{"width":416,"height":203,"url":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp","type":"image\/webp"}],"author":"cgattucci","twitter_card":"summary_large_image","twitter_misc":{"Written by":"cgattucci","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/","url":"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/","name":"Knackify: \u00a1Cursos en l\u00ednea gratis en tu celular! - Learning North","isPartOf":{"@id":"https:\/\/learningnorth.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#primaryimage"},"image":{"@id":"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#primaryimage"},"thumbnailUrl":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp","datePublished":"2024-04-24T17:25:24+00:00","dateModified":"2024-04-24T17:25:27+00:00","author":{"@id":"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557"},"description":"Knackify es una plataforma educativa que ofrece una gran variedad de cursos en l\u00ednea y gratis \u00a1Descubre todo lo que ofrece, aqu\u00ed!","breadcrumb":{"@id":"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#primaryimage","url":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp","contentUrl":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/04\/unnamed-6.webp","width":416,"height":203},{"@type":"BreadcrumbList","@id":"https:\/\/learningnorth.com\/knackify-cursos-en-linea-gratis-en-tu-celular\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learningnorth.com\/"},{"@type":"ListItem","position":2,"name":"Knackify: \u00a1Cursos en l\u00ednea gratis en tu celular!"}]},{"@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":"en-US"},{"@type":"Person","@id":"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557","name":"cgattucci","image":{"@type":"ImageObject","inLanguage":"en-US","@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\/en\/author\/cgattucci\/"}]}},"_links":{"self":[{"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/posts\/315"}],"collection":[{"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/comments?post=315"}],"version-history":[{"count":1,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/posts\/315\/revisions"}],"predecessor-version":[{"id":324,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/posts\/315\/revisions\/324"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/media\/322"}],"wp:attachment":[{"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/media?parent=315"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/categories?post=315"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/tags?post=315"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}