WISE-Community / WISE-Portal--Deprecated--

Portal for the Web-based Inquiry Science Environment (WISE). *Note: deprecated and has been merged into the main 'WISE' repository*
7 stars 7 forks source link

Loading Screen before VLE loading screen #42

Open hirokiterashima opened 12 years ago

hirokiterashima commented 12 years ago

Low priority, nice to have.

This is before the VLE's loading sequence initializes in both student mode and preview mode.

The students see a blank page. I noticed in class that since the school network is very slow, they see this blank page for anywhere from ~30 seconds to a minute. Some students refreshed the browser after about a minute of waiting.

It'd be nice if there is some indication that the VLE is loading so student's don't stare at the blank page.

The relevant code is in webapp: /vle/preview.jsp (for preview mode) and /student/vle/vle.jsp (for student run mode)