The many reasons students can’t, or won’t, work on their own.
By Beckie Supiano
// for full bleed half split – figure’s parent container shouldn’t calc max-height
// and should be set to 100% instead – querySelector === baseClassName
let parent = document.querySelector(‘figure.FullBleedFigureHalfSplit’).parentElement
parent.style.maxHeight = “100%”
Many struggle to complete coursework independently. How can professors adjust?