Quiz questions not displaying until page is refreshed


(Paul Duffield) #1

Hi, we currently have an issue where quiz questions (which are nested on standard pages over multiple pages) are not displaying on a page when the page is first viewed.

However, once the page is refreshed or revisited the questions then display.

 

It's as if the page displays its content prior to the questions being nested, then on a refresh or revisit the questions appear because they are now cached.

 

Has anybody else had this issue?

 

I searched this forum for answers on this but could not find anything.

 

Thanks

Paul.


(Bart Banda) #2

Hi Paul,

Welcome to the forums! 

 

It definitely sounds like caching is an issue here. If you want your pages cached, and you quiz form up to date, you might need to bring it in with JS and AJAX or alternatively iframe it in? 

 

Should the Quiz be nested into several pages? Isn't it better to just link to it and then have the user fill in the quiz on its own page? As I assume there are more than 1 page to the quiz? Or are all the questions on the 1 page?