{"id":39284,"date":"2025-12-03T10:56:45","date_gmt":"2025-12-03T09:56:45","guid":{"rendered":"https:\/\/laval-virtual.com\/conference_cycle\/learning\/"},"modified":"2026-03-07T10:57:05","modified_gmt":"2026-03-07T09:57:05","slug":"learning","status":"publish","type":"conference_cycle","link":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/","title":{"rendered":"Learning"},"content":{"rendered":"\n<div class=\"wp-block-columns about-v is-layout-flex wp-container-core-columns-is-layout-47c5d72a wp-block-columns-is-layout-flex\" style=\"margin-bottom:var(--wp--preset--spacing--80)\">\n<div class=\"wp-block-column vertical-aligne-c is-layout-flow wp-block-column-is-layout-flow\">\n<p><strong><strong>Learning<\/strong><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading pink-title-video title-pages\">Successful alternative training thanks to XR.<\/h2>\n\n\n\n<p class=\"montserrat-p\"><strong>After more than ten years of experimentation, XR has established itself as a major learning tool in education and professional training.<\/strong><\/p>\n\n\n\n<p>This session reviews the most innovative projects and the results achieved, while examining the challenges ahead: accessibility, measuring effectiveness, hybridisation of formats, etc.<\/p>\n\n\n\n<p class=\"montserrat-p\">An inspiring gathering of teachers, researchers, and digital learning experts to imagine the future of immersive training together.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full has-custom-border is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"796\" src=\"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/10\/formation.avif\" alt=\"\" class=\"wp-image-38368\" style=\"border-radius:20px;aspect-ratio:4\/3;object-fit:cover\" srcset=\"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/10\/formation.avif 1024w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/10\/formation-300x233.avif 300w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/10\/formation-768x597.avif 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n<\/div>\n\n<p><strong><strong>Learning<\/strong><\/strong><\/p>\n\n<h2 class=\"wp-block-heading alignwide has-custom-bleu-marine-color has-text-color has-link-color wp-elements-723c1636f49209a2bfb76756a58933ad\">The speakers  <\/h2>\n\n<div class=\"swiper-container speakers-carousel alignwide\" data-id=\"69e77e41e67e3\">\n    <div class=\"nav\">\n        <div class=\"button button-prev\">\n            <img decoding=\"async\" src=\"https:\/\/laval-virtual.com\/wp-content\/themes\/laval-virtual-2025\/assets\/img\/vectors\/arrow-slider.svg\">\n        <\/div>\n        <div class=\"button button-next\">\n            <img decoding=\"async\" src=\"https:\/\/laval-virtual.com\/wp-content\/themes\/laval-virtual-2025\/assets\/img\/vectors\/arrow-slider.svg\">\n        <\/div>\n    <\/div>\n    <div class=\"swiper-wrapper\">\n            <\/div>\n<\/div>\n\n<!-- Popup Structure -->\n<div class=\"popup-overlay speaker-popup width-overfley speaker-popup-69e77e41e67e3\" style=\"display: none;\">\n    <div class=\"popup-wrapper-ex\">\n        <span class=\"popup-close\">\u00d7<\/span>\n        <div class=\"popup-content\">\n            <div class=\"popup-body\">\n                <div class=\"speaker-popup-content infos-jurry\">\n                    <div class=\"infos-jurry_left\">\n                        <div class=\"speaker-popup-image\">\n                            <!-- Featured image will be inserted here -->\n                        <\/div>\n                         <h2 class=\"speaker-popup-title\"><\/h2>\n                         <div class=\"speaker-popup-social\"><\/div>\n                         <div class=\"speaker-popup-job\"><\/div>\n                         <div class=\"speaker-popup-company\"><\/div>\n                         <div class=\"speaker-popup-logo\"><\/div>\n                        \n                    <\/div>\n                    <div class=\"infos-jurry_right\">\n                         <div class=\"speaker-popup-description\"><\/div>\n                    <\/div>\n                    \n                   \n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<script src=\"https:\/\/laval-virtual.com\/wp-content\/themes\/laval-virtual-2025\/external\/swiper.min.js\"><\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    'use strict';\n    \n    \/\/ Initialize Swiper\n    var swiper = new Swiper('.swiper-container[data-id=\"69e77e41e67e3\"]', {\n        slidesPerView: 1,\n        spaceBetween: 30,\n        observer: true,\n        observeParents: true,\n        loop: true,\n        autoplay: {\n            delay: 3000,\n        },\n        pagination: {\n            el: '.swiper-pagination',\n            clickable: true,\n        },\n        navigation: {\n            nextEl: '.swiper-container[data-id=\"69e77e41e67e3\"] .button-next',\n            prevEl: '.swiper-container[data-id=\"69e77e41e67e3\"] .button-prev',\n        },\n        breakpoints: {\n            450: {\n                slidesPerView: 2,\n                spaceBetween: 10,\n            },\n            768: {\n                slidesPerView: 4,\n                spaceBetween: 10,\n            },\n            1024: {\n                slidesPerView: 5,\n                spaceBetween: 10,\n            },\n        }\n    });\n    \n    \/\/ Initialize global objects\n    window.speakerDataGlobal = window.speakerDataGlobal || {};\n    \n    \/\/ Store speaker data for this section\n    window.speakerDataGlobal['69e77e41e67e3'] = [];\n    \n    \/\/ Open popup on card click\n    document.querySelectorAll('.card--speaker[data-section-id=\"69e77e41e67e3\"]').forEach(function(card) {\n        card.addEventListener('click', function(e) {\n            const speakerId = this.getAttribute('data-speaker-id');\n            const sectionId = this.getAttribute('data-section-id');\n            const data = window.speakerDataGlobal[sectionId][speakerId];\n            const popup = document.querySelector('.speaker-popup-' + sectionId);\n            \n            if (data && popup) {\n                \/\/ Populate popup with data\n                popup.querySelector('.speaker-popup-title').textContent = data.title;\n                popup.querySelector('.speaker-popup-description').innerHTML = data.description;\n                \n                \/\/ Featured image\n                if(data.featured_image) {\n                    popup.querySelector('.speaker-popup-image').innerHTML = \n                        '<img decoding=\"async\" src=\"' + data.featured_image + '\" alt=\"' + data.title + '\" \/>';\n                } else {\n                    popup.querySelector('.speaker-popup-image').innerHTML = '';\n                }\n                \n                \/\/ Job title\n                if (data.job_title) {\n                    popup.querySelector('.speaker-popup-job').innerHTML = \n                        '' + data.job_title + '';\n                } else {\n                    popup.querySelector('.speaker-popup-job').innerHTML = '';\n                }\n                \n                \/\/ Company\n                \/\/ if (data.company) {\n                \/\/     popup.querySelector('.speaker-popup-company').innerHTML = \n                \/\/         '<p>' + data.company + '<\/p>';\n                \/\/ } else {\n                \/\/     popup.querySelector('.speaker-popup-company').innerHTML = '';\n                \/\/ }\n                \n                \/\/ Logo - FIXED with better null checking\n                if (data.logo && data.logo !== '' && data.logo !== null && data.logo !== 'null') {\n                    var logoAlt = data.logo_alt || 'Company logo';\n                    popup.querySelector('.speaker-popup-logo').innerHTML = \n                        '<img decoding=\"async\" src=\"' + data.logo + '\" alt=\"' + logoAlt + '\" class=\"company-logo\" \/>';\n                } else {\n                    popup.querySelector('.speaker-popup-logo').innerHTML = '';\n                }\n                \n                \/\/ Social links\n                var socialHTML = '';\n                if (data.linkedin) {\n                    socialHTML += '<a href=\"' + data.linkedin + '\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/laval-virtual.com\/wp-content\/themes\/laval-virtual-2025\/assets\/img\/vectors\/free-linkedin-icon-112-thumb.png\" alt=\"LinkedIn\"><\/a>';\n                }\n                if (data.website) {\n                    socialHTML += '<a href=\"' + data.website + '\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/laval-virtual.com\/wp-content\/themes\/laval-virtual-2025\/assets\/img\/vectors\/globe.svg\" alt=\"Website\"><\/a>';\n                }\n                if (data.twitter) {\n                    socialHTML += '<a href=\"' + data.twitter + '\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/laval-virtual.com\/wp-content\/themes\/laval-virtual-2025\/assets\/img\/vectors\/x.svg\" alt=\"Twitter\"><\/a>';\n                }\n                popup.querySelector('.speaker-popup-social').innerHTML = socialHTML;\n                \n                \/\/ Show popup\n                popup.style.display = 'flex';\n                document.body.style.overflow = 'hidden';\n            }\n        });\n    });\n    \n    \/\/ Close popup\n    var closeBtn = document.querySelector('.speaker-popup-69e77e41e67e3 .popup-close');\n    if (closeBtn) {\n        closeBtn.addEventListener('click', function() {\n            document.querySelector('.speaker-popup-69e77e41e67e3').style.display = 'none';\n            document.body.style.overflow = '';\n        });\n    }\n    \n    \/\/ Close on overlay click\n    var popupOverlay = document.querySelector('.speaker-popup-69e77e41e67e3');\n    if (popupOverlay) {\n        popupOverlay.addEventListener('click', function(e) {\n            if (e.target === this) {\n                this.style.display = 'none';\n                document.body.style.overflow = '';\n            }\n        });\n    }\n}); \/\/ Changed from })(); to });\n<\/script>\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full has-custom-border is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"1919\" height=\"1080\" src=\"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-HALL-A-B-SUITE3-45.jpg\" alt=\"\" class=\"wp-image-34155\" style=\"border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;aspect-ratio:16\/9;object-fit:cover\" srcset=\"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-HALL-A-B-SUITE3-45.jpg 1919w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-HALL-A-B-SUITE3-45-300x169.jpg 300w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-HALL-A-B-SUITE3-45-1024x576.jpg 1024w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-HALL-A-B-SUITE3-45-768x432.jpg 768w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-HALL-A-B-SUITE3-45-1536x864.jpg 1536w\" sizes=\"auto, (max-width: 1919px) 100vw, 1919px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading pink-title-video title-pages has-black-color has-text-color has-link-color wp-elements-5dedb7805cadf240100aad011ba1d130\">Be inspired by the Laval Virtual conferences<\/h2>\n\n\n\n<p>The Laval Virtual conferences, from April 8 to 10, 2026, will help you understand how these innovations can be integrated into your operational processes and increase the value of your organization, while anticipating future trends. An annual event dedicated to immersive technologies, putting you at the heart of innovation.  <\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/laval-virtual.com\/en\/?page_id=1546\">Discover the program<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<h2 class=\"wp-block-heading alignwide has-text-align-left\" style=\"font-size:42px\">FAQ &gt; Conferences<\/h2>\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1727785227540\"><strong class=\"schema-faq-question\">Combien de temps durent les conf\u00e9rences ?<\/strong> <p class=\"schema-faq-answer\">Chaque session dure entre 45 minutes et 1h30 et incluent des moments d\u2019\u00e9changes et de discussions o\u00f9 vous pourrez poser des questions directement aux intervenants.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1727784865277\"><strong class=\"schema-faq-question\">En quelle langue se d\u00e9roulent les conf\u00e9rences ?<\/strong> <p class=\"schema-faq-answer\">Les conf\u00e9rences seront majoritairement en anglais, avec certaines sessions pr\u00e9sent\u00e9es en fran\u00e7ais. Des traductions simultan\u00e9es seront propos\u00e9es. Les conf\u00e9rences ne sont pas enregistr\u00e9es.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1727784399789\"><strong class=\"schema-faq-question\">Qui peut assister aux conf\u00e9rences ?<\/strong> <p class=\"schema-faq-answer\">Nos conf\u00e9rences sont ouvertes \u00e0 tous les visiteurs muni d&#8217;un &#8220;Full Pass&#8221; ou d&#8217;un Pass avec l&#8217;option &#8220;Sessions&#8221;, qu\u2019il s\u2019agisse de professionnels du secteur, de novices curieux ou d&#8217;experts en technologie immersive. Les sessions sont con\u00e7ues pour offrir des insights \u00e0 diff\u00e9rents niveaux de comp\u00e9tence.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1727784820248\"><strong class=\"schema-faq-question\">Comment puis-je m\u2019inscrire aux conf\u00e9rences ?<\/strong> <p class=\"schema-faq-answer\">Vous pouvez vous inscrire directement sur notre site en s\u00e9lectionnant un &#8220;Full Pass&#8221; ou un &#8220;Discovery Pass&#8221; \/ &#8220;Student Pass&#8221; avec l&#8217;option &#8220;Sessions&#8221;. Ces derniers vous donnent acc\u00e8s \u00e0 toutes les conf\u00e9rences et sessions.<\/p> <\/div> <\/div>\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-cover alignwide is-style-default\" style=\"border-radius:39px;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50);min-height:266px;aspect-ratio:unset;\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"684\" class=\"wp-block-cover__image-background wp-image-34097 size-large\" alt=\"\" src=\"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-CONFERENCES-2025-2-1024x684.jpg\" style=\"object-position:50% 69%\" data-object-fit=\"cover\" data-object-position=\"50% 69%\" srcset=\"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-CONFERENCES-2025-2-1024x684.jpg 1024w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-CONFERENCES-2025-2-300x200.jpg 300w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-CONFERENCES-2025-2-768x513.jpg 768w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-CONFERENCES-2025-2-1536x1025.jpg 1536w, https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/2BS-CONFERENCES-2025-2.jpg 1618w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim wp-block-cover__gradient-background has-background-gradient has-vivid-cyan-blue-to-vivid-purple-gradient-background\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-x-large-font-size\"><strong><strong>Attend the conferences<\/strong><\/strong><\/h2>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-bb659de6 wp-block-buttons-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-button button-blanc\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-border-color has-base-border-color has-custom-font-size wp-element-button\" href=\"https:\/\/laval-virtual.com\/en\/ticketing\/\" style=\"border-width:2px;border-radius:100px;font-size:16px;font-style:normal;font-weight:700\">Get Your Pass!<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Learning Successful alternative training thanks to XR. After more than ten years of experimentation, XR has established itself as a major learning tool in education and professional training. This session [&hellip;]<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"tags":[],"category_conference_cycle":[397],"class_list":["post-39284","conference_cycle","type-conference_cycle","status-publish","hentry","category_conference_cycle-397"],"acf":{"cycle_start_datetime":"2026-04-09 13:30:00","cycle_end_datetime":"2026-04-09 15:30:00","conference_cycle_conferences":[42645,42647,42649,42651,42653,44389,47509],"conference_cycle_upper_title":"Successful alternative training thanks to XR.","conference_cycle_desc":"Cette session fait le point sur les projets les plus innovants et les r\u00e9sultats obtenus, tout en questionnant les d\u00e9fis \u00e0 venir.","conference_cycle_link":"https:\/\/laval-virtual.com\/en\/ticketing\/","conference_cycle_link_text":"Attend the conferences"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Learning - Laval Virtual<\/title>\n<meta name=\"description\" content=\"Laval Virtual conference analysing XR as a major learning tool in education and vocational training.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Learning - Laval Virtual\" \/>\n<meta property=\"og:description\" content=\"Laval Virtual conference analysing XR as a major learning tool in education and vocational training.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/\" \/>\n<meta property=\"og:site_name\" content=\"Laval Virtual\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-07T09:57:05+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/\",\"url\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/\",\"name\":\"Learning - Laval Virtual\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/laval-virtual.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/formation.avif\",\"datePublished\":\"2025-12-03T09:56:45+00:00\",\"dateModified\":\"2026-03-07T09:57:05+00:00\",\"description\":\"Laval Virtual conference analysing XR as a major learning tool in education and vocational training.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727785227540\"},{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784865277\"},{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784399789\"},{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784820248\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#primaryimage\",\"url\":\"https:\\\/\\\/laval-virtual.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/formation.avif\",\"contentUrl\":\"https:\\\/\\\/laval-virtual.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/formation.avif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/laval-virtual-2026\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cycles de Conf\u00e9rences\",\"item\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Learning\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/#website\",\"url\":\"https:\\\/\\\/laval-virtual.com\\\/\",\"name\":\"Laval Virtual\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/laval-virtual.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/#organization\",\"name\":\"Laval Virtual\",\"url\":\"https:\\\/\\\/laval-virtual.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/laval-virtual.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Icone-Site.png\",\"contentUrl\":\"https:\\\/\\\/laval-virtual.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Icone-Site.png\",\"width\":512,\"height\":512,\"caption\":\"Laval Virtual\"},\"image\":{\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/laval-virtual\\\/?viewAsMember=true\"]},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727785227540\",\"position\":1,\"url\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727785227540\",\"name\":\"How long do conferences last?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Each session lasts between 45 minutes and 1h30, and includes time for exchanges and discussions, where you can ask questions directly to the speakers.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784865277\",\"position\":2,\"url\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784865277\",\"name\":\"What language are the conferences held in?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The talks will be primarily in English, with some sessions presented in French. Simultaneous translation will be available. The sessions will not be recorded.  \",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784399789\",\"position\":3,\"url\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784399789\",\"name\":\"Who can attend the conferences?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Laval Virtual conferences, from April 8 to 10, 2026, will help you understand how these innovations can be integrated into your operational processes and increase the value of your organization, while anticipating future trends. An annual event dedicated to immersive technologies, putting you at the heart of innovation. \",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784820248\",\"position\":4,\"url\":\"https:\\\/\\\/laval-virtual.com\\\/en\\\/conference_cycle\\\/learning\\\/#faq-question-1727784820248\",\"name\":\"How can I register for conferences?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You can register directly on our website by selecting a \u201cFull Pass\u201d or a \u201cDiscovery Pass\u201d \\\/ \u201cStudent Pass\u201d with the \u201cSessions\u201d option. These give you access to all conferences and sessions. \",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Learning - Laval Virtual","description":"Laval Virtual conference analysing XR as a major learning tool in education and vocational training.","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:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/","og_locale":"en_US","og_type":"article","og_title":"Learning - Laval Virtual","og_description":"Laval Virtual conference analysing XR as a major learning tool in education and vocational training.","og_url":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/","og_site_name":"Laval Virtual","article_modified_time":"2026-03-07T09:57:05+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","FAQPage"],"@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/","url":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/","name":"Learning - Laval Virtual","isPartOf":{"@id":"https:\/\/laval-virtual.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#primaryimage"},"image":{"@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#primaryimage"},"thumbnailUrl":"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/10\/formation.avif","datePublished":"2025-12-03T09:56:45+00:00","dateModified":"2026-03-07T09:57:05+00:00","description":"Laval Virtual conference analysing XR as a major learning tool in education and vocational training.","breadcrumb":{"@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727785227540"},{"@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784865277"},{"@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784399789"},{"@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784820248"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#primaryimage","url":"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/10\/formation.avif","contentUrl":"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/10\/formation.avif"},{"@type":"BreadcrumbList","@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/laval-virtual.com\/en\/laval-virtual-2026\/"},{"@type":"ListItem","position":2,"name":"Cycles de Conf\u00e9rences","item":"https:\/\/laval-virtual.com\/en\/conference_cycle\/"},{"@type":"ListItem","position":3,"name":"Learning"}]},{"@type":"WebSite","@id":"https:\/\/laval-virtual.com\/#website","url":"https:\/\/laval-virtual.com\/","name":"Laval Virtual","description":"","publisher":{"@id":"https:\/\/laval-virtual.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/laval-virtual.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/laval-virtual.com\/#organization","name":"Laval Virtual","url":"https:\/\/laval-virtual.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/laval-virtual.com\/#\/schema\/logo\/image\/","url":"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/Icone-Site.png","contentUrl":"https:\/\/laval-virtual.com\/wp-content\/uploads\/2025\/09\/Icone-Site.png","width":512,"height":512,"caption":"Laval Virtual"},"image":{"@id":"https:\/\/laval-virtual.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/laval-virtual\/?viewAsMember=true"]},{"@type":"Question","@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727785227540","position":1,"url":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727785227540","name":"How long do conferences last?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Each session lasts between 45 minutes and 1h30, and includes time for exchanges and discussions, where you can ask questions directly to the speakers.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784865277","position":2,"url":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784865277","name":"What language are the conferences held in?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The talks will be primarily in English, with some sessions presented in French. Simultaneous translation will be available. The sessions will not be recorded.  ","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784399789","position":3,"url":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784399789","name":"Who can attend the conferences?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The Laval Virtual conferences, from April 8 to 10, 2026, will help you understand how these innovations can be integrated into your operational processes and increase the value of your organization, while anticipating future trends. An annual event dedicated to immersive technologies, putting you at the heart of innovation. ","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784820248","position":4,"url":"https:\/\/laval-virtual.com\/en\/conference_cycle\/learning\/#faq-question-1727784820248","name":"How can I register for conferences?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"You can register directly on our website by selecting a \u201cFull Pass\u201d or a \u201cDiscovery Pass\u201d \/ \u201cStudent Pass\u201d with the \u201cSessions\u201d option. These give you access to all conferences and sessions. ","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference_cycle\/39284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference_cycle"}],"about":[{"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/types\/conference_cycle"}],"version-history":[{"count":11,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference_cycle\/39284\/revisions"}],"predecessor-version":[{"id":43528,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference_cycle\/39284\/revisions\/43528"}],"acf:post":[{"embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference\/47509"},{"embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference\/44389"},{"embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference\/42653"},{"embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference\/42651"},{"embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference\/42649"},{"embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference\/42647"},{"embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/conference\/42645"}],"wp:attachment":[{"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/media?parent=39284"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/tags?post=39284"},{"taxonomy":"category_conference_cycle","embeddable":true,"href":"https:\/\/laval-virtual.com\/en\/wp-json\/wp\/v2\/category_conference_cycle?post=39284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}