Hello,
I have another problem with my site. Quiz time out, but there is still available time.
Please check this screen capture => https://prnt.sc/gthqst
Please help ASAP.
Well this can only appear in case when user is continuously reloading the page but and timer is not running properly . The actual time for the quiz is calculated in php (server side ) . so when that time would be over it will show this message .
I would again need some steps to replicate the issue this time with your quiz url plus admin credentials .
PS: mark reply as private while sharing admin credentials .
This reply has been marked as private.
Well I guess this issue is appearing due to your server load time .
I guess the quiz itself was taking some time to load completely .
I guess it might have taken 1 to two minutes before the quiz finishes loading completely .
Well this time gap is appearing while the ajax calls are being running in background to update and fetch data regarding quiz and its questions .
I guess your server is not capable of handling requests at peak time and is running really slow during this time leading to these mismatch in time on server and client machine .