i have to reload the quiz result page then it shows
This reply has been marked as private.
I checked your site and found that the js code to show the check results popup is commented out actually in your site .
whereas this is present in our code :
https://prnt.sc/1wmarl9
Please uncomment those two lines in order to fix the problem.
This reply has been marked as private.
well we have auto trigger finish course settings in wp-admin -> lms-> settings -> general .
This reply has been marked as private.
For such a case we have created this code snippet which check for quiz retakes of the user :
https://gist.github.com/alexvibealex/38e22de87b00bf085d9fcadf6f3548a6
This reply has been marked as private.