Auto Evaluate Quiz not working after update

Home Forums Legacy Support Support queries Update Issues Auto Evaluate Quiz not working after update

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #227892
    a4da_326
    Spectator
    ALL my quizzes are set to autoevaluate and are working except 1 quiz is not autoevaluating. (12 Week Section 4 quiz ID 4785) Since I have all quizzes set to autoevaluate and check answer switch is on and show results after submission, I know I got questions correct but it shows 0/95 and it doesnt send it to manual evaluating either. https://prnt.sc/pb0vaj My settings are all correct and double checked: a.Quiz is connected to a course b. Auto evaluate is marked c. Quiz passing marks/score is set. See all screenshots below . a. & b. https://prnt.sc/pb0x19 c. https://prnt.sc/pb0xyd https://prnt.sc/pb0vaj I cleared cache, saved permalinks, I dont use a cache plugin, I even tried deleting Askimet plug, just in case that plugin was blocking something but JUST that 1 quiz ( Section 4 Quiz - Quiz id 4785) is NOT autoevaluating. All the other Quizzes on my site are Autoevaluating its just that one Quiz (4785) https://prnt.sc/pbe1iq I use a test student with an incognito browser and admin to test the issue. Tried deleting students 0/97 and retaking the quiz same thing happens. #2 When testing the quiz above in our "test student" Credentials for test student I logged out of test student and received the message "this course cannot be taken  Contact Administrator". See screenshot below. This happened when i was logging out of the test student by hitting "logout" in the upper right top menu. https://prnt.sc/pbdzni I will provide admin credentials and our test student credentials in a private message. Thank you R academy4da.com
    #227893
    a4da_326
    Spectator
    This reply has been marked as private.
    #228032
    Anshuman Sahu
    Keymaster
    Well we provided a quick fix to you that you added in wplms customizer plugin which you have deactivated now for some reason . Therefore the quiz is not working . Please activate the wplms customizer plugin so that piece of code do its job and quiz works .     for information it was this code :  
    add_filter('wplms_get_answer_object_meta_query',function($settins){
    
     
    
      unset($settins['meta_query']);
    
     
    
      return $settins;
    
     
    
    });
    which make the quiz works .
    #228040
    a4da_326
    Spectator
    Hi Alex, Thank you for your help, I reactivated the customizer plug in I dont know how it got deactivated ? I am only one with access to plugins and I did not deactivate it, Very weird. I will activate it now. Question 1 - if that plugin was deactivated why would all my other quizzes autoevaluate but just that one quiz would not? if that plugin was deactivated wouldnt NONE of them autoevaluate? I tested them all and it was just that one quiz. Question #2 - i reactivated the plugin but when I go in the frontend to reset quiz for the test student or any student it wont allow me to reset any quiz or course for anyone. I tried multiple browsers, cleared cookies and cache and the acutal button to reset any quiz or course just flickers and wont allow me to select it. I made a video to show you. http://youtu.be/FXbJ0221OV0?hd=1 I tried to go in the backend of admin and delete the failing score for the test student from that quiz so she could retake but it doesnt show her having a grade so I cant delete or reset her quiz? Test student ID 2708 its for quiz 4785 - username smartypants but the front end to reset any students course or quiz wont allow me to select the reset button? is there another way to reset quiz or course if that wont work? I cleared cache and cookies and tried different students and different courses and quizzes? Thank you R
    #228062
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Auto Evaluate Quiz not working after update’ is closed to new replies.