<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>education &#8211; Say Yeah!</title>
	<atom:link href="https://sayyeah.com/digital-insights/tag/education/feed/" rel="self" type="application/rss+xml" />
	<link>https://sayyeah.com</link>
	<description>Digital management consulting that shapes more effective organizations.</description>
	<lastBuildDate>Tue, 17 Jun 2025 14:33:47 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4</generator>

<image>
	<url>https://insights.sayyeah.com/wp-content/uploads/2021/10/cropped-apple-touch-icon-32x32.png</url>
	<title>education &#8211; Say Yeah!</title>
	<link>https://sayyeah.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Delivering accessible online courses: an educator’s guide</title>
		<link>https://sayyeah.com/digital-insights/deliver-accessible-online-courses/</link>
		
		<dc:creator><![CDATA[Lee Dale]]></dc:creator>
		<pubDate>Fri, 10 Mar 2023 22:28:28 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured articles]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[education for all]]></category>
		<category><![CDATA[online courses]]></category>
		<category><![CDATA[online learning]]></category>
		<category><![CDATA[web accessibility]]></category>
		<category><![CDATA[web standards]]></category>
		<guid isPermaLink="false">https://sayyeah.com/?p=16170</guid>

					<description><![CDATA[<p>Online course accessibility presents an incredible opportunity to expand course engagement, not just for people with disabilities, but for all course participants. The benefits of accessibility practices in the online space expand beyond course access and engagement and can improve the performance and management and systems. Most importantly, we know course accessibility is a difficult [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://sayyeah.com/digital-insights/deliver-accessible-online-courses/">Delivering accessible online courses: an educator’s guide</a> appeared first on <a rel="nofollow" href="https://sayyeah.com">Say Yeah!</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Online course accessibility presents an incredible opportunity to expand course engagement, not just for people with disabilities, but for all course participants. The benefits of accessibility practices in the online space expand beyond course access and engagement and can improve the performance and management and systems.</p>
<p>Most importantly, we know course accessibility is a difficult outcome to reach. That’s not because it’s particularly expensive, challenging, or unattainable. On the contrary, it’s never been easier. But the processes to get there are not well understood.</p>
<p>This guide unpacks those processes succinctly, supporting you, the educator, in having direct and fruitful conversations with the technologists you work with or may hire to ensure they’re taking the steps necessary and, together, you’re able to deliver the best learning outcomes through more accessible online courses.</p>
<h2>Guide highlights</h2>
<ul>
<li><strong>Understanding the value and importance of web accessibility</strong></li>
<li><strong>A standard of practice for achieving and validating online course accessibility</strong></li>
<li><strong>Understanding the steps necessary to coordinate with your technical support or course development team to confirm accessibility</strong></li>
<li><strong>Use the <a href="https://www.notion.so/sayyeah/Accessibility-Validation-Template-9e0ac44be647431cb04e1d9655602f72?pvs=4">Accessibility Validation Template</a> to track your progress</strong></li>
</ul>
<hr />
<h1>The value of accessibility</h1>
<p>Following accessibility practices allow us to increase course access and engagement while improving learning outcomes for all. Let’s look at the many benefits of ensuring accessibility for the courses you develop. An accessible online course:</p>
<ul>
<li>opens up access for all potential course participants by reducing barriers to accessing your course</li>
<li>improves content engagement by providing multiple means of engagement with course content</li>
<li>reduces overall effort by following a shared and documented set of <a href="https://sayyeah.com/glossary/#web-standards">web standards</a> that avoid costly and time-consuming accessibility auditing and course retrofitting</li>
<li>grows market share by setting ourselves apart from the competition and leading in access and engagement for all</li>
</ul>
<p>So, how do we get there? First of all, it’s important to understand that accessibility is a collaborative effort across the course development team, including those people responsible for content, design, and code, or technical development.</p>
<hr />
<h1>Accessibility is collaborative</h1>
<p>Accessibility objectives are reached through shared responsibilities across multi-disciplinary teams. When considering an online course system, accessibility is achieved across a collaborative mix of:</p>
<ul>
<li><strong>Content</strong> and course development and input into the course system</li>
<li><strong>Design</strong> of the course and course system interface</li>
<li><strong>Code</strong> and setup of the technology system, learning management system (LMS), and course elements, including interactions</li>
</ul>
<p>While design and code help enable content teams by providing tools to support their work, the content teams ensure access and engagement with every new piece of content they publish.</p>
<p>This mix of foundational and ongoing work is necessary to ensure accessibility is achieved and retained.</p>
<h2><strong>The best practices gap</strong></h2>
<p>Accessibility is achieved through a collaborative combination of content, design, and code that most organizations are not set up to follow.</p>
<p>Accessibility is supported by <a href="https://sayyeah.com/glossary/#web-standards">web standards</a> that most developers do not fully understand.</p>
<p>Checklists and automated tools are seen as the solution, but <a href="https://sayyeah.com/digital-insights/automated-accessibility-checkers-not-accessible/">automated tools are not enough</a>.</p>
<p>Accessibility cannot be achieved without manual testing.</p>
<p>Automated tests can help point out the most glaring or obvious issues, but accessibility is more than a checklist of technical issues: it’s a user experience consideration.</p>
<p>User experience is measured by understanding how course participants will interact with your course.</p>
<p>Course participants may use screen readers, a keyboard only, zooming, and other assistive technology, in addition to mouse/touch and multiple screen sizes (such as a desktop, phone, or tablet).</p>
<p>Testing must be done to ensure that when users engage with an interface and content, it both works for users and, ideally, is enjoyable.</p>
<p>None of this can effectively be achieved without content, design, and code teams working together to set this foundation from the start.</p>
<p>Let’s look at how you can take next steps with your next course by having the information you need to hold your technology provider accountable.</p>
<hr />
<h1>Holding your technology provider accountable</h1>
<p>Technology is an enabler. <a href="https://sayyeah.com/digital-insights/boost-elearning-roi/">Online learning</a> can bring increased equity for participants, improving course access and engagement.</p>
<p>However, how technology is used in online learning can create barriers. Standards-of-practice must be followed by technologists, and understood by course creators—including SMEs, educators, and instructional designers—to ensure technology is implemented and used effectively.</p>
<p>The following phases of course development must be practiced by your technology team, including:</p>
<ul>
<li>Establishing a standard of practice from the start</li>
<li>Manual testing</li>
<li>Automated tools &amp; testing</li>
</ul>
<p>In addition, you can participate in the accessibility validation process so you know your course is as open, accessible, and engaging as possible.</p>
<p>Let’s expand on these best practices so you can address these with your technology support and development teams.</p>
<h2>Establishing a <strong>standard of practice from the start</strong></h2>
<p>Whether you’re using an off-the-shelf LMS or working on custom development, you should expect and be able to confirm the following:</p>
<ul>
<li>Web interfaces must be designed and developed using semantic HTML structuring and, when necessary for novel interactions, HTML’s ARIA functionality</li>
<li>Mechanisms that allow content creators to add accessible content features such as image alt tags, page titles, video captions and transcripts must be provided</li>
<li>Advice and feedback from disabled users, other developers, and industry professionals is essential when approaching novel interactive concepts to gain insight into how others have or may approach the problem based on their experience and best practices</li>
<li>Interfaces must be tested internally and by external users to validate usability, accessibility, and inclusion across all methods of engagement, including:
<ul>
<li>mouse/touch</li>
<li>using only a keyboard</li>
<li>while zooming the interface</li>
<li>across different screen sizes</li>
<li>using a screen reader</li>
</ul>
</li>
</ul>
<h2><strong>Manual testing</strong></h2>
<p>Manual testing must ensure access by mouse/touch, keyboard, screen reader, and zoom across multiple screen sizes. Here’s what your technologist should be doing:</p>
<ul>
<li>Using a mobile phone to test touch interactions and smaller screen sizes</li>
<li>Using a desktop computer with a mouse and/or trackpad</li>
<li>Using only a keyboard to ensure a user can navigate and access functionality available on the website without using touch screens or a mouse</li>
<li>Using a screen reader (desktop and smartphone) to ensure the site can be navigated and understood and that interactions function correctly (or have a suitable alternative) in a speech-only context</li>
<li>Ensuring the site can be zoomed in and that the course and page layouts respond in a way that ensures content is visible and readable at a large scale</li>
</ul>
<h2><strong>Automated tools &amp; testing</strong></h2>
<p>The following automated practices and tools augment manual test processes and validate ongoing coding practices. Your technologist should confirm these practices and be able to share the results of any tests conducted, including:</p>
<ul>
<li>Code linting during the development process to identify syntax and typos that could introduce bugs</li>
<li>Validating the output HTML with a validator to ensure it is properly formatted</li>
<li>Testing the code with a combination of tools, which can include:
<ul>
<li>Deque’s AXE</li>
<li>TPGI’s Arc</li>
<li>IBM Equal Access Accessibility Checker</li>
<li>Lighthouse from Google</li>
<li>Others</li>
</ul>
</li>
</ul>
<div class="fill:pale-grey p:16 mb:24">
<h2>Accessibility validation</h2>
<p>Your technology team is responsible for the above steps leading to effective outcomes. This means their confirmation that users can effectively navigate your course:</p>
<ul>
<li>by mouse/touch</li>
<li>using only their keyboard</li>
<li>while zooming the interface</li>
<li>across different screen sizes</li>
<li>using a screen reader</li>
</ul>
<p>You, too, can confirm the following methods of interacting with the course work well. Here are 5 steps you can take to verify an open and accessible course experience:</p>
<ol>
<li>Try using the course with a mouse/touch</li>
<li>Try using the course with only your keyboard (no mouse or touch device)</li>
<li>Try using the course while zooming (increase the size of the course in your web browser)</li>
<li>Try using the course on different screen sizes (try on a phone and on a desktop, laptop, or tablet)</li>
<li>Try using the course with a screen reader (you can use <a href="https://support.apple.com/en-ca/guide/voiceover/welcome/mac">Voiceover</a> on macOS or <a href="https://www.nvaccess.org/download/">NVDA</a> on Windows)</li>
</ol>
</div>
<h3>Going a step further</h3>
<p>The best way to verify accessibility is by asking a range of users to try the course to learn more about their experience. If you can plan or budget for some usability testing with a mix of users who typically interact with the web and courses differently, you’ll learn how to improve the course for everyone.</p>
<p>Connect with users who interact with the course across mouse/touch, keyboard, screen reader, while zooming, and across different screen sizes. Learn about their experiences, preferences, and perspective on your course. And further confirm how accessible your course is to everyday users.</p>
<h3>Share what you know with an accessibility statement</h3>
<p>When you’ve reviewed and confirmed the above yourself, or with the support of an experience technologist, developing an accessibility statement will help guide course participants who will interact with your course in different ways.</p>
<p>Let them know what works, how, and what you may know is missing, difficult, or could be improved. Give those users an option to contact you for support or to answer any other questions.</p>
<p>This accessibility statement is a great course resource that can be included as part of a course introduction, and can be provided ahead of starting the course and in course promotional material to signal your efforts to ensure your course works well for everyone.</p>
<hr />
<div class="fill:pale-yellow p:16 mb:24">
<h1>Track each project with the Accessibility Validation Template</h1>
<p>We&#8217;ve developed the Accessibility Validation Template as a series of steps you can take and validate to be sure your projects begin with accessibility in mind and continue to deliver more accessible experiences. </p>
<p>View, duplicate, or export the template for your own use with every project you take on.</p>
<p><a class="button" href="https://sayyeah.notion.site/Accessibility-Validation-Template-9e0ac44be647431cb04e1d9655602f72?pvs=4">Access the Accessibility Validation Template</a>
</div>
<hr />
<h1>Accessibility is a shared responsibility</h1>
<p>It is essential to choose the right technologist that embeds accessibility from the onset of online learning planning and all throughout the course development process. The role of this technologist is to support the collaborative, proactive, and solution-focused approach this guide helps you deliver. With this approach, you can be part of revolutionizing the education industry by providing accessible and equitable access to online learning with every course you work on.</p>
<p>Collaboration among these three stakeholders: technologists, SMEs, and educators/instructional designers is key to achieving learning outcomes in online learning. Ultimately, leveraging the strengths of each of these experts to ensure no learner is prevented from engaging with course content and all are set up for a more equitable learning experience.</p>
<div class="fill:pale-grey p:16 mb:24">
<h2><strong>Tip: a quick content accessibility check</strong></h2>
<ol>
<li><strong>For your course videos</strong>, did you include both subtitles and a transcript?</li>
<li><strong>For your course images</strong> that include critical information or context, did you include alt tags that write out this important information?</li>
</ol>
</div>
<h2>Looking to collaborate with online learning and accessibility specialists for your next course?</h2>
<p>At Say Yeah, we have developed a comprehensive process for bridging educational and technology best practices that improve learning outcomes.</p>
<p>Get in touch if you’d like to improve collaboration, insights, and outcomes across your course development processes, ultimately delivering more effective, accessible, and equitable online courses.</p>
<p><a class="button" href="https://sayyeah.com/contact-us/">Get in touch</a></p>
<hr />
<h2>Acknowledgement of Provincial Funding</h2>
<p>This project is made possible with funding by the Government of Ontario and through eCampusOntario’s support of the Virtual Learning Strategy (VLS) and <a href="https://exchange.ecampusontario.ca">Ontario Exchange (OEX)</a>.</p>
<p>The post <a rel="nofollow" href="https://sayyeah.com/digital-insights/deliver-accessible-online-courses/">Delivering accessible online courses: an educator’s guide</a> appeared first on <a rel="nofollow" href="https://sayyeah.com">Say Yeah!</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>LEAP Conference, February 6-9, 2023</title>
		<link>https://sayyeah.com/digital-insights/leap-conference-february-2023/</link>
		
		<dc:creator><![CDATA[Maryam Atoyebi]]></dc:creator>
		<pubDate>Thu, 26 Jan 2023 14:46:27 +0000</pubDate>
				<category><![CDATA[Event invites]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[edtech]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[education for all]]></category>
		<category><![CDATA[edutech]]></category>
		<category><![CDATA[inclusivity]]></category>
		<category><![CDATA[instructional design]]></category>
		<category><![CDATA[leap conference]]></category>
		<category><![CDATA[leap conference 2023]]></category>
		<category><![CDATA[online education]]></category>
		<guid isPermaLink="false">https://sayyeah.com/?p=16091</guid>

					<description><![CDATA[<p>We’re excited to be a part of the 2023 LEAP conference on February 6-8, 2023 Our greatest takeaway from tracking the education market in 2022 is this: online education is here to stay. How, then, can we ensure all learners get the most from online courses? This starts by setting a solid foundation of Tech [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://sayyeah.com/digital-insights/leap-conference-february-2023/">LEAP Conference, February 6-9, 2023</a> appeared first on <a rel="nofollow" href="https://sayyeah.com">Say Yeah!</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>We’re excited to be a part of the 2023 LEAP conference on February 6-8, 2023</h2>
<p>Our greatest takeaway from tracking the education market in 2022 is this: <a href="https://sayyeah.com/glossary/category/online-education/">online education</a> is here to stay. How, then, can we ensure all learners get the most from online courses? This starts by setting a solid foundation of Tech + Education best practices.</p>
<p><a href="https://l.feathr.co/LEAP2023/Lee-Dale"><img class="alignnone size-full wp-image-16119" src="https://insights.sayyeah.com/wp-content/uploads/2023/01/online-education-best-practices-presentation-lee-dale.jpg" alt="LEAP presentation invite card for Exploring the Technology Practices that Enable Online Education for All, February 9, 2023, by Lee Dale, CEO, Say Yeah!" srcset="https://insights.sayyeah.com/wp-content/uploads/2023/01/online-education-best-practices-presentation-lee-dale.jpg 1600w, https://insights.sayyeah.com/wp-content/uploads/2023/01/online-education-best-practices-presentation-lee-dale-300x168.jpg 300w, https://insights.sayyeah.com/wp-content/uploads/2023/01/online-education-best-practices-presentation-lee-dale-1024x575.jpg 1024w, https://insights.sayyeah.com/wp-content/uploads/2023/01/online-education-best-practices-presentation-lee-dale-768x431.jpg 768w, https://insights.sayyeah.com/wp-content/uploads/2023/01/online-education-best-practices-presentation-lee-dale-1536x862.jpg 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /></a></p>
<p>At the 2023 LEAP Conference, Say Yeah CEO Lee Dale will share critical insights on the <span class="notion-enable-hover" data-token-index="1">Tech + Education best practices that combine to enable online education for all. </span></p>
<p>&nbsp;</p>
<hr />
<p>Back for its second edition, the LEAP conference convenes 100,000+ tech innovators and leading experts worldwide.</p>
<p><a href="https://registration.gesevent.com/survey/3k7k0v91632mv?_gl=1%2a1p8rh4a%2a_gcl_aw%2aR0NMLjE2NjI0NzQ5MzMuQ2owS0NRanczOXVZQmhDTEFSSXNBRF9Tek1TSzNBbGVYTWNZWTlETGdpT1M0VUtHdjA4NW1ZR2czQkhRTTdsWU1zbUY1eTliQ0ZFb2xab2FBbkhQRUFMd193Y0I.%2a_ga%2aMTE0NzcxMjUzNC4xNjYyMzk3NzM0%2a_ga_W35LW3L53L%2aMTY2MjQ4NjMzNS42LjAuMTY2MjQ4NjMzNS42MC4wLjA.&amp;_ga=2.34657505.1193888481.1662397735-1147712534.1662397734&amp;_gac=1.26727887.1662474933.Cj0KCQjw39uYBhCLARIsAD_SzMSK3AleXMcYY9DLgiOS4UKGv085mYGg3BHQM7lYMsmF5y9bCFEolZoaAnHPEALw_wcB">Get your ticket today</a> to discover new ideas, build new partnerships, and connect with inspiring mentors and investors across various industries.</p>
<hr />
<h2>Talks We’re Excited About</h2>
<ul>
<li>Universal Access to Education with <a href="https://www.linkedin.com/in/elliottlevine/">Elliott Levine</a></li>
<li>Immersive and Effective &#8211; Storytelling for Learning with <a href="https://www.linkedin.com/in/christopher-morrison-21267b5/" target="_blank" rel="noopener noreferrer">Christopher Morrison</a>, <a href="https://www.linkedin.com/in/jaredx2/" target="_blank" rel="noopener noreferrer">Jared Bendis</a>, and <a href="https://www.linkedin.com/in/rohanroberts/" target="_blank" rel="noopener noreferrer">Rohan Roberts.</a></li>
<li>Design for Education with <a href="https://www.linkedin.com/in/mads-skrubbeltrang-792ab64/" target="_blank" rel="noopener noreferrer">Mads Skrubbeltrang</a>, <a href="https://www.linkedin.com/in/phnambagley/" target="_blank" rel="noopener noreferrer">Phnam Bagley</a>, and <a href="https://www.linkedin.com/in/luciadellagnelo/" target="_blank" rel="noopener noreferrer">Lucia Dellagnelo</a></li>
</ul>
<p><a href="https://www.onegiantleap.com/en/Agenda/program.html">Full program schedule.</a></p>
<hr />
<h2>Save your seat</h2>
<p>Join virtually or attend the live conference in Riyadh, Saudi Arabia.</p>
<p><strong><a href="https://registration.gesevent.com/survey/3k7k0v91632mv?_gl=1%2a1p8rh4a%2a_gcl_aw%2aR0NMLjE2NjI0NzQ5MzMuQ2owS0NRanczOXVZQmhDTEFSSXNBRF9Tek1TSzNBbGVYTWNZWTlETGdpT1M0VUtHdjA4NW1ZR2czQkhRTTdsWU1zbUY1eTliQ0ZFb2xab2FBbkhQRUFMd193Y0I.%2a_ga%2aMTE0NzcxMjUzNC4xNjYyMzk3NzM0%2a_ga_W35LW3L53L%2aMTY2MjQ4NjMzNS42LjAuMTY2MjQ4NjMzNS42MC4wLjA.&amp;_ga=2.34657505.1193888481.1662397735-1147712534.1662397734&amp;_gac=1.26727887.1662474933.Cj0KCQjw39uYBhCLARIsAD_SzMSK3AleXMcYY9DLgiOS4UKGv085mYGg3BHQM7lYMsmF5y9bCFEolZoaAnHPEALw_wcB">Register</a></strong></p>
<hr />
<h2>Want to find out how to <strong>deliver online learning experiences that engage all learners?</strong></h2>
<p>Catch up on <a href="https://sayyeah.com/digital-insights/improved-online-learning/">the latest research on online education trends and best practices</a> that will help you improve learning outcomes for your course participants.</p>
<p>And reach out for help with your online course development if you&#8217;re looking for support in delivering these best practices today.</p>
<p><strong><a href="https://sayyeah.com/contact-us/">Get in touch</a></strong></p>
<p>The post <a rel="nofollow" href="https://sayyeah.com/digital-insights/leap-conference-february-2023/">LEAP Conference, February 6-9, 2023</a> appeared first on <a rel="nofollow" href="https://sayyeah.com">Say Yeah!</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to deliver online learning experiences that engage all learners</title>
		<link>https://sayyeah.com/digital-insights/improved-online-learning/</link>
		
		<dc:creator><![CDATA[Brenda Tse]]></dc:creator>
		<pubDate>Sat, 03 Sep 2022 16:54:54 +0000</pubDate>
				<category><![CDATA[Featured articles]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[designing for diversity]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[hybrid learning]]></category>
		<category><![CDATA[inclusive design]]></category>
		<category><![CDATA[inclusive education]]></category>
		<category><![CDATA[online courses]]></category>
		<category><![CDATA[online education]]></category>
		<category><![CDATA[online learning]]></category>
		<guid isPermaLink="false">https://sayyeah.com/?p=15828</guid>

					<description><![CDATA[<p>The COVID-19 pandemic set in motion many new ways of living, working, and learning. Some of these trends—such as online shopping—have levelled off over recent months, but one thing is for sure: online learning is not only here to stay but has become a critical new standard for student education and employee up-skilling. With such [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://sayyeah.com/digital-insights/improved-online-learning/">How to deliver online learning experiences that engage all learners</a> appeared first on <a rel="nofollow" href="https://sayyeah.com">Say Yeah!</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The COVID-19 pandemic set in motion many new ways of living, working, and learning. Some of these trends—such as online shopping—have levelled off over recent months, but one thing is for sure: <strong>online learning is not only here to stay but has become a critical new standard for student education and employee up-skilling.</strong></p>
<p>With such a rapid rise in online learning, it’s easy to miss best practices, jump to quick solutions, and expect that all online learning technology is mature enough to deliver the best learning outcomes to your course participants.</p>
<p>Importantly, with a new standard of learning comes a series of new best practices. Learning experiences can be improved through online course models, but not without a standard of practice to address common challenges and fulfill the promise of online and hybrid learning.</p>
<p>Let’s explore what you need to know about online learning in 2022 and beyond from over a decade of research through to the latest findings.</p>
<hr />
<h2>First, let’s talk about learning models</h2>
<p>Did you know that <a href="https://dceg.cancer.gov/about/diversity-inclusion/inclusivity-minute/2022/neurodiversity">15-20% of the world’s population is neurodivergent?</a></p>
<p><a href="https://sayyeah.com/glossary/#neurodiversity">Neurodiversity</a> refers to the concept that not everyone’s brain functions in the same way. People who are <a href="https://sayyeah.com/glossary/#neurodivergent">neurodivergent</a> think, learn, and process information differently than neurotypical individuals. This includes a diverse range of neurological, neurodevelopmental, and learning differences, including specific disabilities such as autism, ADHD, and dyslexia.</p>
<p>Students and employees, no matter if they are neurodivergent or neurotypical, benefit from having choice as to how and when they engage with course content. In addition to considerations around neurodiversity, there are accessibility considerations, such as language, motor skills, hearing and sight disabilities, and more.</p>
<p>Educators use the term <a href="https://sayyeah.com/glossary/#differentiated-learning">differentiated learning</a> to describe teaching in a way that is flexible to a variety of learner needs and preferences, rather than a single type of lesson or assignment given to an entire group of learners. <strong>Differentiated learning is moving towards becoming standard practice in many K-12 education spaces and will be the next critical area of focus for employee upskilling.</strong></p>
<p>Historically, educational programs and course models have not supported flexible learning options or provided accommodations for people with disabilities—preferring to offer a one-track path for course participants. Expanding this one track path to offer choice to learners is critical to learning program success. That’s where learning models such as <a href="https://sayyeah.com/glossary/#universal-design-for-learning-udl">Universal Design for Learning (UDL)</a> bring intention to course planning and understanding of how different learners can be supported along their learning journey.</p>
<div class='image-with-caption'><img class="size-large wp-image-15855" src="https://insights.sayyeah.com/wp-content/uploads/2022/09/Inclusive_education_pyramid-1024x631.jpg" alt="A 3D pyramid shape displaying levels of inclusive education from most general to most special/specific. In that order, universal design, students with similar needs, individual accommodation, and personal assistant are displayed running from the base to the tip of the pyramid. 3D emoji-like humans surround the pyramid." /><div class='caption'> <a href="https://www.ahead.ie/udl-pyramid">The inclusive education pyramid from the organization AHEAD</a> demonstrates how inclusive education methods differ when moving from universally supporting general learners to specific or special cases.</div></div>
<p>Importantly, <a href="https://sayyeah.com/digital-insights/ai-elearning-personalization/">technology can enable the most accessible, flexible, and effective content</a> for all learners, but it’s essential to understand how to realize these benefits.</p>
<hr />
<h2>Let’s look at the research that’s identified practices that elevate online learning</h2>
<p>Between the wealth of research that has been conducted over the past decade, along with our ongoing education and training work, we can quantify key impacts on learners. Highlights include:</p>
<ol>
<li>Accessibility and the impact of online education on learners with disabilities</li>
<li>Learners prefer online learning</li>
<li>Bringing human interaction to online learning</li>
<li>Establishing an online course model</li>
</ol>
<p>Let&#8217;s unpack each of these.</p>
<h3>1. Accessibility and the impact of online education on learners with disabilities</h3>
<p>Learners with disabilities often lack support to succeed in online education. This includes a lack of access to accommodations and appropriate services such as an <a href="https://sayyeah.com/glossary/#iep">individual education plan (IEP)</a>, audio-supported reading, specialized instructions, and affordable education.</p>
<p>Considering models for removing these barriers, accommodating multiple modes of content, and making online courses more accessible helps to establish an equitable, inclusive, and accessible learning environment that fosters success.</p>
<blockquote><p>Over 95% of websites have basic accessibility issues. Online courses are no different, but this doesn’t have to be the case.</p></blockquote>
<p>While there are standards-based approaches to enabling online learning to be accessible to all, it is not a common practice. Not all technology platforms, or <a href="https://sayyeah.com/glossary/#lms">Learning Management Systems (LMS)</a>, support these best practices. Bringing <a href="https://sayyeah.com/glossary/category/accessibility/">web accessibility</a> standards to online learning is becoming an industry-wide priority and the next step to ensuring your organization’s success by welcoming all learners to fully participate in learning activities.</p>
<h3>2. Learners prefer online learning</h3>
<p>Virtual learning has consistently led to increased learner satisfaction.</p>
<p>Learners have benefitted from online learning when they have the flexibility and convenience of completing courses at their own pace and time, with the ability to reinforce learning through repetition that comes with continued course access.</p>
<p>Online courses enable new modes of interaction while offering varied ways of engaging with course content that can radically improve overall course engagement and learning outcomes.</p>
<p>But there are challenges.</p>
<h2>Addressing the challenges of online learning</h2>
<p>Online learning continues to present unique challenges for learners regarding access to support, self-motivated engagement, course delivery speed, and <a href="https://sayyeah.com/glossary/#self-regulated-learning">self-regulated learning</a>.</p>
<h3>3. Bringing human interaction to online learning</h3>
<p>Historically, human contact and interactions have been limited with online courses. We now know that enabling instructor-learner interactions and <a href="https://sayyeah.com/glossary/#communities-of-practice">communities of practice</a> are critical to keeping learners engaged and encouraged to learn.</p>
<blockquote><p>Education is inhibited when learners don’t have anyone to ask for help.</p></blockquote>
<p>Providing online learners with access to instructors, real-time and ongoing feedback, and communities of practice, fulfills the promise of online and hybrid learning to improve learning outcomes over strictly in-class courses.</p>
<h3>4. Establishing an online course model</h3>
<p>When virtual courses lack structure, learners tend to lose motivation and interest in completing them. Compared to traditional face-to-face courses, the dropout rates for online courses are 20% higher. Furthermore, learning management systems (LMS) can be lacking in collaborative spaces. This can hinder real-time collaboration as online learners may not have the same opportunities to learn or work together with peers unless educators design courses specifically with human interaction in mind.</p>
<p>Furthermore, in-class courses do not directly translate to online delivery. It&#8217;s critical to be mindful of the opportunities online affords to improve engagement and interaction, support self-directed learning, and offer modes of learning that serve all learners, in order to design courses that leverage these benefits.</p>
<p>Ultimately, online course structures and models can better facilitate multiple learning models, including learning at a student’s own pace and being able to engage through written, oral, and other means that work best for them. Providing different interactions to increase learner engagement, facilitating teacher and peer support and dialogue, and providing <a href="https://sayyeah.com/glossary/#self-regulated-learning">self-regulated learning (SRL)</a> support and collaborative learning communities are critical considerations in your online course planning.</p>
<hr />
<h2>How can online learning best serve all learners?</h2>
<p>With intention comes results. The research is clear: online learning provides the best model to serve all users.</p>
<p>You can grow course engagement, improve learning outcomes, and reach more learners by ensuring multiple modes of learning, access to courses, bringing a human connection, and following standards of practice in delivering courses.</p>
<p>Whether you’re just getting started, or have been serving learners online for years, we can help you deliver improved course outcomes.</p>
<p>Our approach and standards-based technology provide a more usable, accessible, and inclusive experience for all.</p>
<p>Leverage features and capabilities that support diverse learners, including self-directed learning, captions and transcripts, a diverse suite of interactions, and screen reader support, all of which follow standards that enable integration with common LMSs.</p>
<p>Our platform removes barriers to accessibility by providing different modes of content access and engagement, including mouse, touch, keyboard, voice, screen reader, and zooming across multiple screen sizes and devices.</p>
<p>Our expertise will help you complete the transition from limited in-person learning to leveraging online and hybrid learning to improve enrolment, satisfaction, and learning outcomes.</p>
<p><strong>We support established <a href="https://sayyeah.com/glossary/#instructional-design">instructional design</a> teams and new learning and training initiatives.</strong></p>
<p><a class="button" href="https://sayyeah.com/contact-us/">Get in touch</a></p>
<hr />
<h2>References</h2>
<p>Aragon, S. R., &amp; Johnson, E. S. (2008). Factors influencing completion and Noncompletion of Community College Online Courses. American Journal of Distance Education, 22(3), 146–158. doi: 10.1080/08923640802239962</p>
<p>Baber, H. (2020). Determinants of students’ perceived learning outcome and satisfaction in online learning during the pandemic of covid19. Journal of Education and e-Learning Research, 7(3), 285–292. https://doi.org/10.20448/journal.509.2020.73.285.292</p>
<p>Basham, J.D., Stahl, S., Ortiz, K., Rice, M.F., &amp; Smith, S. (2015). Equity Matters: Digital &amp; Online Learning for Students with Disabilities. Lawrence, KS: Center on Online Learning and Students with Disabilities.</p>
<p>Hu. M &amp; Li. H. (2017). Student Engagement in Online Learning: A Review. 2017 International Symposium on Educational Technology (ISET), 39-43. doi: 10.1109/ISET.2017.17.</p>
<p>Leong, P. (2011). Role of Social presence and Cognitive Absorption in Online Learning Environments. Distance Education, 32 (1), 5-28. doi: 10.1080/01587919.2011.565495</p>
<p>Lin H. F. (2007). Measuring Online Learning Systems Success: Applying the Updated DeLone and McLean Model. Cyberpsychology &amp; Behavior: 10 (6), 817–820. https://doi.org/10.1089/cpb.2007.9948</p>
<p>Neurodiversity. National Cancer Institute. (2022).<br />
https://dceg.cancer.gov/about/diversity-inclusion/inclusivity-minute/2022/neurodiversity</p>
<p>Nguyen, Tuan. (2015). The Effectiveness of Online Learning: Beyond No Significant Difference and Future Horizons. MERLOT The Journal of Online Teaching and Learning. 11. 309-319.</p>
<p>Sim, S., Sim, H., &amp; Quah, C. (2021). Online Learning: A Post Covid-19 Alternative Pedagogy For University Students. Asian Journal Of University Education, 16(4), 137. doi: 10.24191/ajue.v16i4.11963</p>
<p>Sit, J. W. H., Chung, J. W. Y., Chow, M. C. M., &amp; Wong, T. K. S. (2005). Experiences of online learning: Students’ perspective. Nurse Education Today, 25(2), 140–147. https://doi.org/10.1016/j.nedt.2004.11.004</p>
<p>Wong, J., Baars, M., Davis, D., Van Der Zee, T., Houben, G., &amp; Paas, F. (2018). Supporting Self-Regulated Learning in Online Learning Environments and MOOCs: A Systematic Review. International Journal Of Human-Computer Interaction, 35 (4-5), 356-373. doi:10.1080/10447318.2018.1543084</p>
<p>The post <a rel="nofollow" href="https://sayyeah.com/digital-insights/improved-online-learning/">How to deliver online learning experiences that engage all learners</a> appeared first on <a rel="nofollow" href="https://sayyeah.com">Say Yeah!</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
