Quiz not working in version 3.9

Home Forums Legacy Support Support queries Other issues Quiz not working in version 3.9

Viewing 15 posts - 1 through 15 (of 27 total)
  • Author
    Posts
  • #333938
    riczam
    Spectator
    I have serious problems with quizzes behaviour in WP 5.6 and WPLMS 3.9 Please check the video to see that after doing the quiz is not possible to come back to the course. People stacked at that point, leaving the course open. I can close it returning to the course and continuing it again, but this is weird. Additionally, the information is not on the place it should be. Please notice when I open the explanation box at the checking results windows that nothing appears. In the second video, I show no results when there are 10 points in reality. Thanks Ricardo https://share.getcloudapp.com/6quxlqE5?collection_id=Mdfpza https://share.getcloudapp.com/KoulXoY7?collection_id=Mdfpza
    #334051
    Veronica
    Moderator
    hi may I know when you are getting the issue? after the WordPress update? please confirm if you faced the issue after the update
    #334078
    riczam
    Spectator
    Yes, It worked fine with last version
    #334366
    Veronica
    Moderator
    hi, This issue users are facing due to the WordPress update. Nothing related to wplms code, WordPress update the support of select script due to which a lot of things stopped working so with this plugin, we are adding this script again. Install “Enable jquery migrate helper” plugin from plugins > add new and activate this plugin Then in wplms customizer plugin > wplms-custmizer.php Add this code
    add_action( 'admin_enqueue_scripts', 'enqueue_jquery_for_select2');
    function enqueue_jquery_for_select2(){
    	wp_enqueue_style('select2', 'https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/css/select2.min.css' );
    	wp_enqueue_script('select2', 'https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js', array('jquery') );
    }
    #334423
    riczam
    Spectator
    Hi Veronica, This is not working. I have "Enable jquery migrate helper" enabled, and this code already copied from another problem and is not avoiding the issue this time. Regards Ricardo
    #334706
    Veronica
    Moderator
    hi the delay in response due to support holiday please enable react quizzes http://prntscr.com/v5bs1i https://wplms.io/support/knowledge-base/quizzes-on-react/ http://prntscr.com/v5bsqx
    #334760
    riczam
    Spectator
    Hi, I followed your instructions and apparently, it works. I am still waiting for the students feedback to ensure it. Nevertheless, some students tried to do the quizzes, stuck in the pages and left the courses as uncompleted. I have market the pending units as completed and changed the status to "finished course". See https://share.getcloudapp.com/ApuG4jml Now I have the following problems: Although they answered the quizzes and obtained the marks, those are not counted. Although I marked units as completed and changed the status to finished the course, the progress bar still shows it is not finished. And when they access them, courses are shown as Continue but not Finished. Thanks Ricardo PD. Please, confirm if the position of the htaccess modification is right. https://share.getcloudapp.com/ApuG4jml
    #335000
    Veronica
    Moderator
    hi for the last screenshot I think you have pasted the same link and for the rest query can you please share the exact URLs so we can replicate it
    #335247
    riczam
    Spectator
    This reply has been marked as private.
    #335823
    riczam
    Spectator
    Hi, Please, I need an urgent solution to this problem. If people stuck in units and quizzes do not work, the essence of an LMS is completely lost. I have three licences, two actives and both with the same problem. Please Ricard
    #335999
    Veronica
    Moderator
    checking on your site
    #336018
    Veronica
    Moderator
    This reply has been marked as private.
    #336068
    riczam
    Spectator
    This reply has been marked as private.
    #336311
    Veronica
    Moderator
    hi the delay in response due to support holiday just tried to check your site but now this is showing this http://prntscr.com/xlvc6n all tabs are working fine for me
    #336446
    riczam
    Spectator
    Hi, Both sites are perfectly working, and in both, I have the same problem. You can log in in any of them. BTW, I am not receiving the notification of follow-up replies via email, forcing me to check this site constantly.
Viewing 15 posts - 1 through 15 (of 27 total)
  • The topic ‘Quiz not working in version 3.9’ is closed to new replies.