October 25, 2024 • 0 comments

Affordability, Sustainability, & Student Outcomes in Higher Ed

Bi–Weekly Insights on Everything EdTech

Welcome to The EdTech Pulse, your ultimate guide to staying ahead of the curve with the latest trends and innovations in education technology, K-12, higher education, and workforce development. With each edition, we provide fresh industry news, insightful analysis, and valuable resources to empower you to make proactive, informed decisions. This week, we explore industry updates and strategies for lasting impact in EdTech

Never miss a beat – subscribe now and be at the forefront of the dynamic world of EdTech and beyond!

Industry News

Funding
  • With rising conflicts over issues like book bans, schools are spending heavily on security, legal fees, and staff turnover nationwide. Learn more here
  • Pandemic-era funding proves early learning is a powerful investment. Discover how federal relief has supported gains in childcare access and educational quality here
  • Campus debt is growing. As schools take on more debt, tuition spikes and staff cuts follow. Learn how this trend could impact public higher education here
Innovation, Trends, & Tools
  • Can technology restore student faith in higher education? Discover how universities are using digital equity and job readiness programs to change perceptions here
  • Freshman enrollment drops sharply this fall—what’s behind it? Read about FAFSA issues, rising costs, and new admissions rules here
  • This company’s new paid training program seeks to tackle cybersecurity’s hiring gap. With guaranteed placement, this initiative prioritizes job-readiness. Learn more here.

The Course Materials Corner with Dr. Mike Moore

Academic Researcher | Course Materials Access Advocate | Intellectual Egalitarianism Champion | Higher Education

As you are reading this today, I am getting ready for two incredible presentations at the National Association of College Auxiliary Services conference in Orlando. I will be presenting the importance of nurturing and looking after your Equitable Access course materials program with a continued focus on affordability. Equitable Access programs are not crockpots; you can’t simply set them and forget them. They require tending like an award-winning garden. 

The other presentation will be about new research on Equitable Access from a student outcome perspective and a sustainability perspective. The focus is three-pronged: People, Planet, Profit. Unfortunately, sustainability is not scalable without the element of profit. 

The new Equitable Access study used Interrupted Time Series and Multilevel Regression to analyze the impact on student outcomes in a pre/post environment. With respect to student outcomes, there were two important findings: 1) Overall, students were 12% more likely to achieve a letter grade of C or better post-implementation and 2) Where the course modality was face-to-face, students were 9% more likely to achieve a letter grade of C or better post-implementation. This study has opened a whole new line of inquiry for us as a research team that we are looking forward to applying to future research.

If you are going to be at NACAS C3X, make sure you stop by Lafayette 1/2 at 1:45pm today (10/29) for our session titled Equitable Futures: UIW’s Sustainable Course Material Model. If you cannot be there, I look forward to seeing you in the next edition of The EdTech Pulse.

For the Educators

We offer paid opportunities for educators to participate in market research that will help transform educational tools. Opt-in here to learn more.

Upcoming Conferences

PIP Announcements

Exciting Content Coming Soon…

Exciting Content Coming Soon…
No new EdTech Elevated episode this week, but we’ve got some exciting #content in the works!

Thanks for reading!

Don’t forget to subscribe to stay informed on the latest education insights and updates, helping you stay ahead in the increasingly competitive field of education technology.
Category
'); iframeDoc.close();const iframeSummary = summary.cloneNode(true); iframeSummary.style.display = 'block'; iframeDoc.body.appendChild(iframeSummary); if (!iframeSummary) { throw new Error('No PDF summary found in isolated iframe.'); }const pageElements = Array.from(iframeSummary.querySelectorAll('.pdf-page')); if (!pageElements.length) { throw new Error('No PDF pages were found in isolated summary.'); } const images = Array.from(iframeSummary.querySelectorAll('img'));await Promise.all(images.map((img) => { if (img.complete) return Promise.resolve(); return new Promise((resolve) => { img.addEventListener('load', resolve, { once: true }); img.addEventListener('error', resolve, { once: true }); }); }));const pdf = new JsPdfCtor({ orientation: 'portrait', unit: 'px', format: [794, 1123], putOnlyUsedFonts: true, hotfixes: ['px_scaling'] });for (let i = 0; i < pageElements.length; i++) { const pageEl = pageElements[i]; const renderPageCanvas = async (el, useCors, removeBg) => { let target = el; if (removeBg) { target = el.cloneNode(true); target.style.position = 'fixed'; target.style.left = '-99999px'; target.style.top = '0'; const bgImage = target.querySelector('img'); if (bgImage) bgImage.remove(); target.style.background = '#ffffff'; document.body.appendChild(target); }try { return await html2canvasLib(target, { scale: 2, useCORS: useCors, allowTaint: false, backgroundColor: '#ffffff', scrollX: 0, scrollY: 0, width: 794, height: 1123, windowWidth: 794, windowHeight: 1123 }); } finally { if (removeBg && target && target.parentNode) { target.parentNode.removeChild(target); } } };let canvas; try { canvas = await renderPageCanvas(pageEl, true, false); // Throws if canvas is tainted canvas.toDataURL('image/jpeg', 0.98); } catch (pageErr) { canvas = await renderPageCanvas(pageEl, false, true); console.warn('PDF page fallback used (background not exported):', pageErr); }const imgData = canvas.toDataURL('image/jpeg', 0.98); if (i > 0) pdf.addPage(); pdf.addImage(imgData, 'JPEG', 0, 0, 794, 1123);const ctaLink = pageEl.querySelector('a[href="https://partnerinpublishing.com/contact-us/"]'); if (ctaLink && typeof pdf.link === 'function') { const pageRect = pageEl.getBoundingClientRect(); const linkRect = ctaLink.getBoundingClientRect(); const linkX = Math.max(0, linkRect.left - pageRect.left); const linkY = Math.max(0, linkRect.top - pageRect.top); const linkW = Math.max(1, linkRect.width); const linkH = Math.max(1, linkRect.height); pdf.link(linkX, linkY, linkW, linkH, { url: 'https://partnerinpublishing.com/contact-us/' }); } }const pdfBlob = pdf.output('blob'); const blobUrl = URL.createObjectURL(pdfBlob); const link = document.createElement('a'); link.href = blobUrl; link.download = 'EdTech-Growth-Checklist.pdf'; link.style.display = 'none'; document.body.appendChild(link); link.click(); setTimeout(() => { URL.revokeObjectURL(blobUrl); link.remove(); }, 1500); } catch (err) { console.error('Error al generar PDF:', err); const msg = (err && err.message) ? err.message : 'Unknown error generating PDF.'; alert('No se pudo descargar el PDF. Revisa consola para detalle técnico.\n' + msg); } finally { if (pdfIframe && pdfIframe.parentNode) { pdfIframe.parentNode.removeChild(pdfIframe); } summary.style.display = 'none'; btn.textContent = 'Download Full Report'; } });}btnNext.addEventListener('click', () => { if (currentStep < categories.length - 1) { currentStep++; renderStep(); } else { calculateResult(); } });btnBack.addEventListener('click', () => { if (currentStep > 0) { currentStep--; renderStep(); } });renderStep(); });

Social Media Strategy

From CEO thought leadership to brand engagement, this guide shows how to turn scrolls into sales.

Website Content & SEO

Your site is your handshake—learn how to structure messaging that drives conversions.

Video Marketing

Boost trust, engagement, and leads with video content that converts.

Strategic Copywriting

Great copy converts. Download this guide to see how messaging impacts every touchpoint—from email to website.