numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
197 stars 118 forks source link

Answer input warning boxes are showing up in the wrong places #1054

Closed christianp closed 8 months ago

christianp commented 8 months ago

image

I think this must have begun with the recent changes to scrolling - now the body doesn't scroll, just the question content.

It looks like setting position: relative on the question container fixes this.