Chamilo 3 Online Course with Its Creator, Yannick Warnier

Chamilo 3 online course with Yannick Warnier, creator of Chamilo
Add to Calendar 2026-11-16 15:00:00 2026-11-30 17:00:00 Chamilo 3 Online Course with Its Creator, Yannick Warnier /* ---- Tokens y base, todo scoped bajo .mc3-page ---- */ .mc3-page{ --ink:#101826; --ink-soft:#3d4757; --amber:#e8960c; --amber-dark:#b87200; --line:#dfe3e9; --paper:#f6f7f9; --white:#ffffff; color:var(--ink); font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; font-size:17px; line-height:1.65; -webkit-font-smoothing:antialiased; } .mc3-page,.mc3-page *{box-sizing:border-box;max-width:100%;} .mc3-page{width:100%;overflow-x:hidden;position:relative;clear:both;} .mc3-page img{height:auto;} .mc3-page p{margin:0 0 1em;max-width:68ch;} .mc3-page ul{margin:0 0 1em;padding-left:1.15em;max-width:68ch;} .mc3-page li{margin-bottom:.5em;} .mc3-page a{color:var(--amber-dark);} /* ---- Entradilla y ficha de datos ---- */ .mc3-intro{font-size:1.14rem;line-height:1.6;color:var(--ink-soft);max-width:66ch;} .mc3-intro:first-of-type{color:var(--ink);font-weight:500;} .mc3-facts{ display:block;position:relative;clear:both; border:1px solid var(--line); border-top:5px solid var(--amber); background:var(--paper); border-radius:4px; padding:1.9rem 2rem 2rem; margin:2.2rem 0 3rem; } .mc3-facts-grid{ display:flex;flex-wrap:wrap;gap:1.6rem 2.6rem; } .mc3-facts-grid div{min-width:135px;} .mc3-facts .mc3-k{ display:block;color:var(--ink-soft);font-size:.8rem; letter-spacing:.06em;text-transform:uppercase;margin-bottom:.15rem; } .mc3-facts .mc3-v{display:block;color:var(--ink);font-size:1.08rem;font-weight:700;} .mc3-facts .mc3-v em{font-style:normal;color:var(--amber-dark);} .mc3-facts .mc3-note{ color:var(--ink-soft);font-size:.88rem; margin:1.4rem 0 0;padding-top:1.1rem; border-top:1px solid var(--line); max-width:66ch; } .mc3-facts .mc3-note strong{color:var(--ink);} /* ---- Botones ---- */ /* El color del texto se fuerza porque el tema del sitio pisa el color de los enlaces. Oscuro sobre ámbar da 7,4:1 de contraste; blanco sobre el mismo ámbar solo 2,4:1. */ .mc3-page a.mc3-cta{ display:inline-block; background:var(--amber); color:var(--ink) !important; font-weight:800; font-size:1.12rem; text-decoration:none !important; padding:.95rem 2.1rem; border-radius:3px; margin-top:1.9rem; border:2px solid var(--amber); } .mc3-page a.mc3-cta:hover, .mc3-page a.mc3-cta:focus, .mc3-page a.mc3-cta:visited{ background:#cf8400; border-color:#cf8400; color:var(--ink) !important; text-decoration:none !important; } .mc3-page a.mc3-cta:focus-visible{outline:3px solid var(--ink);outline-offset:3px;} .mc3-page a.mc3-cta-ghost{ display:block; width:fit-content; color:var(--ink-soft) !important; font-weight:600; font-size:.97rem; line-height:1.5; text-decoration:underline !important; text-underline-offset:3px; margin:1.1rem 0 0; } .mc3-page a.mc3-cta-ghost:hover{color:var(--amber-dark) !important;} /* Sobre el panel oscuro del cierre el enlace secundario va en claro */ .mc3-close a.mc3-cta-ghost{color:#dbe2ec !important;} /* ---- Secciones ---- */ /* Los encabezados los estiliza el tema de BeezNest (tipografía y filete). Aquí solo se ajusta el espaciado vertical. */ .mc3-page h2{ margin:3.2rem 0 1rem; clear:both; } .mc3-page h3{ margin:1.9rem 0 .35rem; clear:both; } .mc3-sub{color:var(--ink-soft);margin-top:.9rem;} /* ---- Ponente ---- */ .mc3-speaker{ display:flex; gap:1.8rem; align-items:flex-start; background:var(--paper); border-left:4px solid var(--amber); padding:1.7rem 1.9rem; margin:1.6rem 0; } .mc3-speaker img{ width:104px;height:104px; object-fit:cover;border-radius:50%;flex-shrink:0; } .mc3-speaker h3{margin-top:0;} .mc3-speaker p{margin-bottom:0;} /* ---- Programa ---- */ .mc3-sessions{ display:grid; grid-template-columns:1fr 1fr; gap:2.6rem; margin-top:1.8rem; } .mc3-sessions-3{grid-template-columns:repeat(3,1fr);gap:2rem;} @media (max-width:1000px){.mc3-sessions-3{grid-template-columns:1fr;gap:2rem;}} .mc3-session{border-top:3px solid var(--ink);padding-top:1.2rem;} .mc3-session-day{ font-weight:800; font-size:1.22rem; margin:0 0 1.2rem; } .mc3-step{display:flex;gap:1rem;margin-bottom:1.3rem;} .mc3-num{ flex-shrink:0; width:28px;height:28px; background:var(--amber); color:var(--ink); font-weight:800;font-size:.9rem; display:flex;align-items:center;justify-content:center; border-radius:50%; margin-top:.18rem; } .mc3-step h4{margin:0 0 .2rem;font-size:1.03rem;font-weight:700;} .mc3-step p{margin:0;font-size:.97rem;color:var(--ink-soft);} /* ---- Incluye ---- */ .mc3-includes{list-style:none;padding:0;margin-top:1.4rem;max-width:74ch;} .mc3-includes li{ padding:.85rem 0 .85rem 2rem; border-bottom:1px solid var(--line); position:relative; margin:0; } .mc3-includes li:before{ content:""; position:absolute;left:.25rem;top:1.45rem; width:9px;height:9px; background:var(--amber); border-radius:50%; } /* ---- Horarios ---- */ .mc3-times{ width:100%; max-width:520px; border-collapse:collapse; margin:1.6rem 0 .3rem; font-size:.99rem; } .mc3-times th{ text-align:left; font-weight:700; padding:.6rem .8rem; border-bottom:2px solid var(--ink); } .mc3-times td{padding:.58rem .8rem;border-bottom:1px solid var(--line);} .mc3-times td:last-child{font-variant-numeric:tabular-nums;white-space:nowrap;} .mc3-times tr.mc3-ref td{background:var(--paper);font-weight:700;} .mc3-page .mc3-footnote{ font-size:.82rem; line-height:1.5; color:#6b7482; margin:.4rem 0 0; max-width:70ch; } .mc3-page caption.mc3-caption{ text-align:left; caption-side:top; font-size:.88rem; color:var(--ink-soft); padding:0 0 .45rem; } /* ---- Precio ---- */ .mc3-pricing{ display:grid; grid-template-columns:1fr 1fr; gap:1.4rem; margin:1.8rem 0 1.2rem; } .mc3-price{ border:1px solid var(--line); padding:1.6rem 1.7rem; } .mc3-price.mc3-featured{ border:2px solid var(--ink); background:var(--paper); } .mc3-price h3{margin:0 0 .5rem;font-size:1.02rem;} .mc3-amount{ font-size:2.5rem; font-weight:800; letter-spacing:-.03em; line-height:1; display:block; margin-bottom:.45rem; } .mc3-price small{display:block;color:var(--ink-soft);font-size:.92rem;line-height:1.5;} .mc3-addon{ border:1px dashed var(--amber-dark); background:#fffaf0; padding:1.5rem 1.7rem; margin:1.4rem 0; } .mc3-addon h3{margin-top:0;} .mc3-addon p:last-child{margin-bottom:0;} .mc3-seats{ display:inline-block; background:var(--ink); color:var(--white); font-size:.83rem; font-weight:700; padding:.2rem .6rem; border-radius:2px; margin-left:.4rem; } /* ---- FAQ ---- */ .mc3-faq{margin-top:1.6rem;max-width:74ch;} .mc3-faq details{ border:1px solid var(--line); border-left:3px solid var(--line); border-radius:4px; background:var(--white); margin-bottom:.55rem; transition:border-color .15s ease,box-shadow .15s ease; } .mc3-faq details:hover{border-color:#c6ccd6;} .mc3-faq details[open]{ border-left-color:var(--amber); box-shadow:0 1px 3px rgba(16,24,38,.07); } .mc3-faq summary{ cursor:pointer; font-weight:700; padding:1.05rem 3.2rem 1.05rem 1.25rem; list-style:none; position:relative; line-height:1.45; } .mc3-faq summary::-webkit-details-marker{display:none;} .mc3-faq summary::marker{content:"";} .mc3-faq summary:hover{color:var(--amber-dark);} /* Chevron dibujado con bordes: gira al abrir */ .mc3-faq summary:after{ content:""; position:absolute; right:1.35rem;top:1.25rem; width:8px;height:8px; border-right:2px solid var(--amber-dark); border-bottom:2px solid var(--amber-dark); transform:rotate(45deg); transition:transform .2s ease,top .2s ease; } .mc3-faq details[open] summary{border-bottom:1px solid var(--line);} .mc3-faq details[open] summary:after{transform:rotate(-135deg);top:1.45rem;} .mc3-faq summary:focus-visible{outline:2px solid var(--amber-dark);outline-offset:-2px;border-radius:3px;} .mc3-faq details p{padding:1.1rem 1.6rem 1.2rem 1.25rem;margin:0;color:var(--ink-soft);} .mc3-faq details p a{font-weight:700;} /* ---- Enlaces de casos / alphas ---- */ .mc3-links{ display:grid; grid-template-columns:repeat(auto-fit,minmax(215px,1fr)); gap:1rem; margin-top:1.3rem; } .mc3-links a{ display:block; border:1px solid var(--line); padding:1.05rem 1.2rem; text-decoration:none; color:var(--ink); font-weight:700; font-size:.98rem; } .mc3-links a:hover{border-color:var(--ink);} .mc3-links a span{display:block;font-weight:400;font-size:.88rem;color:var(--ink-soft);margin-top:.2rem;} /* ---- Cierre ---- */ .mc3-close{ display:block; position:relative; float:none; clear:both; background:var(--ink); color:var(--white); text-align:center; padding:3rem 2rem; margin-top:3.5rem; border-radius:3px; } .mc3-close h2{ color:var(--white); border:none; margin:0 0 .5rem; padding:0; display:block; } /* El tema añade un filete decorativo a todos los h2; aquí estorba */ .mc3-close h2:before, .mc3-close h2:after{content:none !important;display:none !important;} .mc3-close p{color:#c3cbd8;margin:0 auto;max-width:46ch;} .mc3-close a.mc3-cta{margin-top:1.6rem;} /* ---- Responsive ---- */ @media (max-width:760px){ .mc3-page{font-size:16px;} .mc3-facts{padding:1.5rem 1.2rem 1.6rem;} .mc3-facts-grid{gap:1.1rem 1.6rem;} .mc3-sessions,.mc3-pricing{grid-template-columns:1fr;gap:2rem;} .mc3-speaker{flex-direction:column;gap:1.1rem;} .mc3-page h2{font-size:1.45rem;} .mc3-page a.mc3-cta{display:block;text-align:center;} } Six live hours, in a group of only 10 people, with the person who designed and leads the development of Chamilo LMS. Three sessions to discover first-hand everything that is new in Chamilo 3, from the features of the new version through to installation and configuration step by step, always with the platform running in front of you. A live course built for people who administer e-learning platforms. You will leave knowing what you can do now that you could not do in Chamilo 1.11, and you can ask him directly about your own case. DatesMondays, Nov 16, 23 & 30 Time (*)10:00 AM ET · 7:00 AM PT Duration6 live hours Format3 sessions of 2 h LanguageEnglish SeatsOnly 10 Early-bird rate (**)USD 299 (*) Start time in each zone; each session runs two hours. The main reference is Brussels time: 4:00 – 6:00 PM (CET, UTC+1). All conversions are already in standard time and are identical across the three dates. The full table is further down. (**) Early-bird deadline: October 31, 2026. From November 1, the rate is USD 349. Reserve your seat Who teaches this course Yannick Warnier Creator of Chamilo LMS and CTO of BeezNest, with more than 22 years building open source e-learning platforms. He designed the architecture of Chamilo 3 and leads its development. What you will learn in this Chamilo 3 online course Chamilo 3 brings dozens of improvements over the version you run today. These six hours of online training are not a replacement for a full Chamilo LMS course: they are a guided tour of what has actually changed, plus a hands-on session on installation and configuration, all shown live by the person who built the platform. Among other new features, you will see Built-in AI assistants: question and lesson generation, pre-grading of open answers and assignments, and more The new design and navigation, built-in branding, and how documents and resources now work Native two-factor authentication and single sign-on with Entra ID, user provisioning through SCIM, LDAP synchronization, multiple authentication sources, password policies and API Platform The new roles and permissions system, and role-based administration menus Security and the web-based update system, to keep the platform current without going through the console Repeating sessions, bulk multi-URL management and document templates Who is this Chamilo 3 online course for? It is built first and foremost for people who administer e-learning platforms: Virtual campus administrators who configure the portal, manage users and sessions, pull reports and look after platform security Integrators, consultants and technical leads who install, maintain or provide services on Chamilo and need to get ahead of the market Teams evaluating Chamilo 3 for their institution who want to see first-hand what it offers and what it takes to run it Also welcome Training, L&D and HR leads at companies that use Chamilo for internal training: onboarding, career paths, compliance training and tracking E-learning project managers who will have to plan and budget the version change Instructors, trainers and anyone interested in getting to know Chamilo 3 In those cases, bear in mind that some topics are technical, especially in the third session. No prior experience with Chamilo is required, but you do need an interest in how the platform works beyond the day-to-day use of a course. Program: three training sessions Three consecutive Mondays, at the same hour, moving from the general to the hands-on: the first presents the new version and its interface, the second covers security, integration and tracking, and the third is entirely practical, including installing Chamilo on a server. Session 1 · Overview and what's new Goal: understand what Chamilo 3 is, how it differs from Chamilo 1.11 and how the experience of using the platform has changed. Topics covered Context, philosophy and roadmap of Chamilo 3 Fundamental differences from Chamilo 1.11 The new interface and navigation Built-in branding Documents and resources Usability, mobile support and accessibility Session 2 · Security, integration and tracking Goal: learn what Chamilo 3 brings in security, in integration with your institution's systems, and in learning analytics. Topics covered Native two-factor authentication and password policies Single sign-on with Entra ID, LDAP and multiple authentication sources User provisioning through SCIM API Platform and integration with external systems Web-based update system Analytics, reporting and tracking AI integrated with the platform Session 3 · Installation, configuration and hands-on Goal: know how Chamilo 3 is installed and configured, what it requires, and how to get a campus up and running. A hands-on session, with the platform on screen. Topics covered Technical requirements and file structure Step-by-step installation on a server Environment and portal configuration Security recommendations Performance recommendations Going live: courses, users, sessions and the main tools Chamilo 3 is under active development and BeezNest is the company that develops it. The content of the three sessions reflects the state of the version available on each date, so the outline may vary slightly. In return, you will see recent features that the public documentation does not cover yet. What your registration includes Exclusive full recording of all three sessions, available for 90 days so you can go back over the demos at your own pace. It is not published openly: it is only for registered participants. Access to the Chamilo 3 demo environment in the most recent version available on the day, in the language you prefer: Chamilo is translated into more than 60 languages. A written Q&A document covering what was discussed across the three sessions. Direct contact with the creator of Chamilo and with other professionals in the field. Certificate of participation issued by BeezNest. Priority access and a preferred rate for our upcoming workshop on planning a migration from Chamilo 1.11 to Chamilo 3. Language The course is taught in English. Yannick also speaks Spanish and French, so you are welcome to ask your questions in any of the three languages and he will answer in yours. Dates, times and format Session 1: Monday, November 16, 2026 Session 2: Monday, November 23, 2026 Session 3: Monday, November 30, 2026 Format: live video conference inside Chamilo LMS. Nothing to install: you join from your browser. Official reference time and local equivalents Time zone Time Brussels / Paris / Madrid · MAIN REFERENCE 4:00 – 6:00 PM Los Angeles (PT) 7:00 – 9:00 AM Denver (MT) 8:00 – 10:00 AM Chicago (CT) 9:00 – 11:00 AM New York / Toronto (ET) 10:00 AM – 12:00 PM London / Dublin 3:00 – 5:00 PM Lagos 4:00 – 6:00 PM Johannesburg 5:00 – 7:00 PM The main reference is Brussels time (CET, UTC+1). On these dates both Europe and North America are already on standard time, so the equivalents are the same for all three sessions. Please check your local time before each session. Before each session we will send you a reminder with the link and the confirmed time. Investment Six hours of live training, spread over three two-hour sessions. We cap the room at 10 participants so it stays a real working session: at that size, everyone has time to ask Yannick questions and to have their own case looked at. Early-bird rate (**) USD 299 Per person. (**) Deadline: October 31, 2026. After that date the standard rate applies. Standard rate USD 349 Per person. From November 1. Team discount From two registrations from the same organization we apply a 15% discount on the current rate. Each person keeps their own registration, their own access to the recording and their own certificate of participation. Write to us and we will set it up. Optional add-on: private session with Yannick Warnier limited USD 180 — One hour one-on-one with the creator of Chamilo to go over your platform, your project or your technical questions in private. Scheduled after the course, within the following 60 days. Added at checkout. Reserve your seat Not ready to decide? Keep me posted on this and future sessions Frequently asked questions What language is the course taught in? English. You can ask questions in English, Spanish or French, and Yannick will answer in your language. Do I have to attend all three sessions? All three are included in the same registration and build on each other: the first two give you the full picture of what is new, and the third shows how to install the platform and get it running. Attending all three is recommended. If you miss one, you will receive the recording. Will I get the recording? Yes. Every registered participant gets access to the full recording of all three sessions for 90 days. It is viewed online on our platform. Do I need prior Chamilo experience? No prior experience with Chamilo is required. Do keep in mind that the course is aimed at administration profiles, and that the third session goes into technical territory: server requirements, installation and configuration. If you already know Chamilo 1.11 you will get more out of the comparisons. I don't use Chamilo yet. Is this useful for me? Yes, particularly if you are evaluating Chamilo 3 for your institution. You will see the platform running, what it offers and what it takes to install and maintain it, which is exactly what you need to know before making a decision. Does this replace full training? No. Six hours cover the main new features and getting the platform running, not the whole product. If your team needs to master Chamilo 3 in depth, we run longer Chamilo LMS training programs for the instructor role and for the administrator role. Write to us and we will send you the outline. What if there are more new features by November? All the better. Chamilo 3 is under active development and each session reflects the state of the version available on that date, so you will always see the most recent work. Does this qualify me to migrate from 1.11 to Chamilo 3? No. This course shows you what Chamilo 3 is, what changes compared with the version you run, and how to install and configure it. For migration planning we run a dedicated workshop focused on assessing your installation and building your plan. Participants in this course get priority access and a preferred rate. Will there be more sessions on Chamilo 3? Yes. This course is the first in a series. The next one will focus on planning migrations from Chamilo 1.11, and we will announce the date shortly. Does it include certification? You will receive a certificate of participation. It is not a certification exam: our official Chamilo certifications are a separate process, with an assessment. Payment methods, invoicing and receipts for companies BeezNest Latino invoices customers in the United States and Latin America; BeezNest Belgium invoices Europe and the rest of the world. To keep the early-bird rate, payment must reach BeezNest before October 31. For other payment methods (bank transfer, bitcoin, cash) write to info@beeznest.com. Can I register several people from my team? Yes, and it is the sensible choice if several people on your team will be working with Chamilo 3. From two registrations from the same organization we apply a 15% discount on the current rate. Since the group is capped at 10 seats, write to us before registering more than two people and we will organize it with you. Each person needs their own registration: the certificate of participation is issued in the name of whoever attends, and access to the recording is individual. What if I can't attend? You can pass your seat to someone else by letting us know 48 hours in advance, or keep the recording. Please note that the certificate of participation is issued in the name of the person who actually attends, not the person who purchased the seat. Discover Chamilo 3 with its creator Three consecutive Mondays · November 16, 23 and 30 · Online · Only 10 seats · Early-bird rate until October 31 Reserve your seat { "@context": "https://schema.org", "@graph": [ { "@type": "EventSeries", "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#series", "name": "Chamilo 3 Online Course with Its Creator, Yannick Warnier", "description": "Live online course with Yannick Warnier, creator of Chamilo LMS, for administrators of e-learning platforms. Three sessions: what's new in Chamilo 3, security and integration, and installation and configuration.", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator", "image": "https://beeznest.com/sites/default/files/event/image/chamilo-3-online-course-with-its-creator.png", "inLanguage": "en", "eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode", "eventStatus": "https://schema.org/EventScheduled", "startDate": "2026-11-16T15:00:00Z", "endDate": "2026-11-30T17:00:00Z", "organizer": { "@type": "Organization", "name": "BeezNest", "url": "https://beeznest.com" }, "location": { "@type": "VirtualLocation", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" }, "subEvent": [ { "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#session-1" }, { "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#session-2" }, { "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#session-3" } ] }, { "@type": "EducationEvent", "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#session-1", "name": "Chamilo 3 — Session 1: overview and what's new", "description": "What Chamilo 3 is and how it differs from Chamilo 1.11: context, philosophy and roadmap, new interface and navigation, built-in branding, documents and resources, usability, mobile support and accessibility.", "startDate": "2026-11-16T15:00:00Z", "endDate": "2026-11-16T17:00:00Z", "superEvent": { "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#series" }, "eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode", "eventStatus": "https://schema.org/EventScheduled", "inLanguage": "en", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator", "image": "https://beeznest.com/sites/default/files/event/image/chamilo-3-online-course-with-its-creator.png", "maximumAttendeeCapacity": 10, "location": { "@type": "VirtualLocation", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" }, "organizer": { "@type": "Organization", "name": "BeezNest", "url": "https://beeznest.com" }, "performer": { "@type": "Person", "name": "Yannick Warnier", "jobTitle": "Creator of Chamilo LMS and CTO of BeezNest" }, "offers": [ { "@type": "Offer", "name": "Early-bird rate (access to all three sessions)", "price": "299", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "validThrough": "2026-10-31T23:59:00Z", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" }, { "@type": "Offer", "name": "Standard rate (access to all three sessions)", "price": "349", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "validFrom": "2026-11-01T00:00:00Z", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" } ] }, { "@type": "EducationEvent", "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#session-2", "name": "Chamilo 3 — Session 2: security, integration and tracking", "description": "Two-factor authentication and password policies, single sign-on with Entra ID, LDAP and multiple authentication sources, SCIM provisioning, API Platform, web-based update system, analytics and AI integrated with the platform.", "startDate": "2026-11-23T15:00:00Z", "endDate": "2026-11-23T17:00:00Z", "superEvent": { "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#series" }, "eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode", "eventStatus": "https://schema.org/EventScheduled", "inLanguage": "en", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator", "image": "https://beeznest.com/sites/default/files/event/image/chamilo-3-online-course-with-its-creator.png", "maximumAttendeeCapacity": 10, "location": { "@type": "VirtualLocation", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" }, "organizer": { "@type": "Organization", "name": "BeezNest", "url": "https://beeznest.com" }, "performer": { "@type": "Person", "name": "Yannick Warnier", "jobTitle": "Creator of Chamilo LMS and CTO of BeezNest" }, "offers": [ { "@type": "Offer", "name": "Early-bird rate (access to all three sessions)", "price": "299", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "validThrough": "2026-10-31T23:59:00Z", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" }, { "@type": "Offer", "name": "Standard rate (access to all three sessions)", "price": "349", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "validFrom": "2026-11-01T00:00:00Z", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" } ] }, { "@type": "EducationEvent", "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#session-3", "name": "Chamilo 3 — Session 3: installation, configuration and hands-on", "description": "Hands-on session: technical requirements, file structure, step-by-step installation on a server, environment configuration, security and performance recommendations, and getting the campus live.", "startDate": "2026-11-30T15:00:00Z", "endDate": "2026-11-30T17:00:00Z", "superEvent": { "@id": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator#series" }, "eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode", "eventStatus": "https://schema.org/EventScheduled", "inLanguage": "en", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator", "image": "https://beeznest.com/sites/default/files/event/image/chamilo-3-online-course-with-its-creator.png", "maximumAttendeeCapacity": 10, "location": { "@type": "VirtualLocation", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" }, "organizer": { "@type": "Organization", "name": "BeezNest", "url": "https://beeznest.com" }, "performer": { "@type": "Person", "name": "Yannick Warnier", "jobTitle": "Creator of Chamilo LMS and CTO of BeezNest" }, "offers": [ { "@type": "Offer", "name": "Early-bird rate (access to all three sessions)", "price": "299", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "validThrough": "2026-10-31T23:59:00Z", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" }, { "@type": "Offer", "name": "Standard rate (access to all three sessions)", "price": "349", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "validFrom": "2026-11-01T00:00:00Z", "url": "https://beeznest.com/events/chamilo-3-online-course-with-its-creator" } ] } ] } { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What language is the course taught in?", "acceptedAnswer": { "@type": "Answer", "text": "English. You can ask questions in English, Spanish or French, and Yannick will answer in your language." } }, { "@type": "Question", "name": "Do I have to attend all three sessions?", "acceptedAnswer": { "@type": "Answer", "text": "All three are included in the same registration and build on each other. If you miss one, you will receive the recording." } }, { "@type": "Question", "name": "Will I get the recording?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Every registered participant gets access to the full recording of all three sessions for 90 days, viewed online." } }, { "@type": "Question", "name": "Do I need prior Chamilo experience?", "acceptedAnswer": { "@type": "Answer", "text": "No prior experience with Chamilo is required. The course is aimed at administration profiles and the third session goes into technical territory: server requirements, installation and configuration." } }, { "@type": "Question", "name": "Does this replace full training?", "acceptedAnswer": { "@type": "Answer", "text": "No. Six hours cover the main new features and getting the platform running, not the whole product. Longer Chamilo LMS training programs exist for the instructor role and for the administrator role." } }, { "@type": "Question", "name": "Does this qualify me to migrate from Chamilo 1.11 to Chamilo 3?", "acceptedAnswer": { "@type": "Answer", "text": "No. This course shows you what Chamilo 3 is, what changes compared with the version you run, and how to install and configure it. For migration planning there is a dedicated workshop focused on assessing your installation and building your plan." } }, { "@type": "Question", "name": "Does it include certification?", "acceptedAnswer": { "@type": "Answer", "text": "You will receive a certificate of participation. It is not a certification exam: the official Chamilo certifications are a separate process, with an assessment." } }, { "@type": "Question", "name": "Payment methods, invoicing and receipts for companies", "acceptedAnswer": { "@type": "Answer", "text": "BeezNest Latino invoices customers in the United States and Latin America; BeezNest Belgium invoices Europe and the rest of the world. To keep the early-bird rate, payment must reach BeezNest before October 31. For other payment methods (bank transfer, bitcoin, cash) write to info@beeznest.com." } }, { "@type": "Question", "name": "Can I register several people from my team?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. From two registrations from the same organization we apply a 15% discount on the current rate. Since the group is capped at 10 seats, write to us before registering more than two people. Each person needs their own registration: the certificate is issued in the name of whoever attends." } }, { "@type": "Question", "name": "What if I can't attend?", "acceptedAnswer": { "@type": "Answer", "text": "You can pass your seat to someone else by letting us know 48 hours in advance, or keep the recording. The certificate of participation is issued in the name of the person who actually attends." } } ] } Chamilo LMS BeezNest mvp@example.com America/Lima public
Three live sessions: what's new, installation and configuration

Six live hours, in a group of only 10 people, with the person who designed and leads the development of Chamilo LMS. Three sessions to discover first-hand everything that is new in Chamilo 3, from the features of the new version through to installation and configuration step by step, always with the platform running in front of you.

A live course built for people who administer e-learning platforms. You will leave knowing what you can do now that you could not do in Chamilo 1.11, and you can ask him directly about your own case.

DatesMondays, Nov 16, 23 & 30
Time (*)10:00 AM ET · 7:00 AM PT
Duration6 live hours
Format3 sessions of 2 h
LanguageEnglish
SeatsOnly 10
Early-bird rate (**)USD 299

(*) Start time in each zone; each session runs two hours. The main reference is Brussels time: 4:00 – 6:00 PM (CET, UTC+1). All conversions are already in standard time and are identical across the three dates. The full table is further down.

(**) Early-bird deadline: October 31, 2026. From November 1, the rate is USD 349.

Reserve your seat

Who teaches this course

Yannick Warnier, creator of Chamilo LMS

Yannick Warnier

Creator of Chamilo LMS and CTO of BeezNest, with more than 22 years building open source e-learning platforms. He designed the architecture of Chamilo 3 and leads its development.

What you will learn in this Chamilo 3 online course

Chamilo 3 brings dozens of improvements over the version you run today. These six hours of online training are not a replacement for a full Chamilo LMS course: they are a guided tour of what has actually changed, plus a hands-on session on installation and configuration, all shown live by the person who built the platform.

Among other new features, you will see

  • Built-in AI assistants: question and lesson generation, pre-grading of open answers and assignments, and more
  • The new design and navigation, built-in branding, and how documents and resources now work
  • Native two-factor authentication and single sign-on with Entra ID, user provisioning through SCIM, LDAP synchronization, multiple authentication sources, password policies and API Platform
  • The new roles and permissions system, and role-based administration menus
  • Security and the web-based update system, to keep the platform current without going through the console
  • Repeating sessions, bulk multi-URL management and document templates

Who is this Chamilo 3 online course for?

It is built first and foremost for people who administer e-learning platforms:

  • Virtual campus administrators who configure the portal, manage users and sessions, pull reports and look after platform security
  • Integrators, consultants and technical leads who install, maintain or provide services on Chamilo and need to get ahead of the market
  • Teams evaluating Chamilo 3 for their institution who want to see first-hand what it offers and what it takes to run it

Also welcome

  • Training, L&D and HR leads at companies that use Chamilo for internal training: onboarding, career paths, compliance training and tracking
  • E-learning project managers who will have to plan and budget the version change
  • Instructors, trainers and anyone interested in getting to know Chamilo 3

In those cases, bear in mind that some topics are technical, especially in the third session. No prior experience with Chamilo is required, but you do need an interest in how the platform works beyond the day-to-day use of a course.

Program: three training sessions

Three consecutive Mondays, at the same hour, moving from the general to the hands-on: the first presents the new version and its interface, the second covers security, integration and tracking, and the third is entirely practical, including installing Chamilo on a server.

Session 1 · Overview and what's new

Goal: understand what Chamilo 3 is, how it differs from Chamilo 1.11 and how the experience of using the platform has changed.

Topics covered

  • Context, philosophy and roadmap of Chamilo 3
  • Fundamental differences from Chamilo 1.11
  • The new interface and navigation
  • Built-in branding
  • Documents and resources
  • Usability, mobile support and accessibility

Session 2 · Security, integration and tracking

Goal: learn what Chamilo 3 brings in security, in integration with your institution's systems, and in learning analytics.

Topics covered

  • Native two-factor authentication and password policies
  • Single sign-on with Entra ID, LDAP and multiple authentication sources
  • User provisioning through SCIM
  • API Platform and integration with external systems
  • Web-based update system
  • Analytics, reporting and tracking
  • AI integrated with the platform

Session 3 · Installation, configuration and hands-on

Goal: know how Chamilo 3 is installed and configured, what it requires, and how to get a campus up and running. A hands-on session, with the platform on screen.

Topics covered

  • Technical requirements and file structure
  • Step-by-step installation on a server
  • Environment and portal configuration
  • Security recommendations
  • Performance recommendations
  • Going live: courses, users, sessions and the main tools

Chamilo 3 is under active development and BeezNest is the company that develops it. The content of the three sessions reflects the state of the version available on each date, so the outline may vary slightly. In return, you will see recent features that the public documentation does not cover yet.

What your registration includes

  • Exclusive full recording of all three sessions, available for 90 days so you can go back over the demos at your own pace. It is not published openly: it is only for registered participants.
  • Access to the Chamilo 3 demo environment in the most recent version available on the day, in the language you prefer: Chamilo is translated into more than 60 languages.
  • A written Q&A document covering what was discussed across the three sessions.
  • Direct contact with the creator of Chamilo and with other professionals in the field.
  • Certificate of participation issued by BeezNest.
  • Priority access and a preferred rate for our upcoming workshop on planning a migration from Chamilo 1.11 to Chamilo 3.

Language

The course is taught in English. Yannick also speaks Spanish and French, so you are welcome to ask your questions in any of the three languages and he will answer in yours.

Dates, times and format

Session 1: Monday, November 16, 2026
Session 2: Monday, November 23, 2026
Session 3: Monday, November 30, 2026
Format: live video conference inside Chamilo LMS. Nothing to install: you join from your browser.

Official reference time and local equivalents
Time zone Time
Brussels / Paris / Madrid · MAIN REFERENCE 4:00 – 6:00 PM
Los Angeles (PT) 7:00 – 9:00 AM
Denver (MT) 8:00 – 10:00 AM
Chicago (CT) 9:00 – 11:00 AM
New York / Toronto (ET) 10:00 AM – 12:00 PM
London / Dublin 3:00 – 5:00 PM
Lagos 4:00 – 6:00 PM
Johannesburg 5:00 – 7:00 PM

The main reference is Brussels time (CET, UTC+1). On these dates both Europe and North America are already on standard time, so the equivalents are the same for all three sessions. Please check your local time before each session. Before each session we will send you a reminder with the link and the confirmed time.

Investment

Six hours of live training, spread over three two-hour sessions. We cap the room at 10 participants so it stays a real working session: at that size, everyone has time to ask Yannick questions and to have their own case looked at.

Standard rate

USD 349 Per person. From November 1.

Team discount

From two registrations from the same organization we apply a 15% discount on the current rate. Each person keeps their own registration, their own access to the recording and their own certificate of participation. Write to us and we will set it up.

Optional add-on: private session with Yannick Warnier limited

USD 180 — One hour one-on-one with the creator of Chamilo to go over your platform, your project or your technical questions in private.

Scheduled after the course, within the following 60 days. Added at checkout.

Reserve your seat Not ready to decide? Keep me posted on this and future sessions

Frequently asked questions

What language is the course taught in?

English. You can ask questions in English, Spanish or French, and Yannick will answer in your language.

Do I have to attend all three sessions?

All three are included in the same registration and build on each other: the first two give you the full picture of what is new, and the third shows how to install the platform and get it running. Attending all three is recommended. If you miss one, you will receive the recording.

Will I get the recording?

Yes. Every registered participant gets access to the full recording of all three sessions for 90 days. It is viewed online on our platform.

Do I need prior Chamilo experience?

No prior experience with Chamilo is required. Do keep in mind that the course is aimed at administration profiles, and that the third session goes into technical territory: server requirements, installation and configuration. If you already know Chamilo 1.11 you will get more out of the comparisons.

I don't use Chamilo yet. Is this useful for me?

Yes, particularly if you are evaluating Chamilo 3 for your institution. You will see the platform running, what it offers and what it takes to install and maintain it, which is exactly what you need to know before making a decision.

Does this replace full training?

No. Six hours cover the main new features and getting the platform running, not the whole product. If your team needs to master Chamilo 3 in depth, we run longer Chamilo LMS training programs for the instructor role and for the administrator role. Write to us and we will send you the outline.

What if there are more new features by November?

All the better. Chamilo 3 is under active development and each session reflects the state of the version available on that date, so you will always see the most recent work.

Does this qualify me to migrate from 1.11 to Chamilo 3?

No. This course shows you what Chamilo 3 is, what changes compared with the version you run, and how to install and configure it. For migration planning we run a dedicated workshop focused on assessing your installation and building your plan. Participants in this course get priority access and a preferred rate.

Will there be more sessions on Chamilo 3?

Yes. This course is the first in a series. The next one will focus on planning migrations from Chamilo 1.11, and we will announce the date shortly.

Does it include certification?

You will receive a certificate of participation. It is not a certification exam: our official Chamilo certifications are a separate process, with an assessment.

Payment methods, invoicing and receipts for companies

BeezNest Latino invoices customers in the United States and Latin America; BeezNest Belgium invoices Europe and the rest of the world. To keep the early-bird rate, payment must reach BeezNest before October 31. For other payment methods (bank transfer, bitcoin, cash) write to info@beeznest.com.

Can I register several people from my team?

Yes, and it is the sensible choice if several people on your team will be working with Chamilo 3. From two registrations from the same organization we apply a 15% discount on the current rate. Since the group is capped at 10 seats, write to us before registering more than two people and we will organize it with you.

Each person needs their own registration: the certificate of participation is issued in the name of whoever attends, and access to the recording is individual.

What if I can't attend?

You can pass your seat to someone else by letting us know 48 hours in advance, or keep the recording. Please note that the certificate of participation is issued in the name of the person who actually attends, not the person who purchased the seat.

Discover Chamilo 3 with its creator

Three consecutive Mondays · November 16, 23 and 30 · Online · Only 10 seats · Early-bird rate until October 31

Reserve your seat
Start date
End date
Price
299 USD
Venue
Chamilo LMS
Format
En ligne
Organizer
BeezNest
Email
info@beeznest.com
Language
English