Quiz + course set to auto evaluate > shows ‘under evaluation’ in backend

Home Forums Legacy Support Support queries Setup issues Quiz + course set to auto evaluate > shows ‘under evaluation’ in backend

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #273585
    dmac
    Spectator
    Hi there,   We have a course with 2 quizzes which are all set to auto evaluation (both the course and quizzes). Everything has been working fine for the majority of the time. However we now noticed that for some students the quizzes are not being evaluated automatically. Either one or both quizzes show 'under evaluation'. They are shown as 'pending evaluation' in the submissions section of the admin dashboard. Is there a way to fix this? All quizzes should just be evaluated automatically. Best regards
    #273688
    Jackson
    Blocked
    Hello, Please note that when the user completed the course he cannot access the course again after finishing it and if the course is not auto evaluated then this button would show up and it means you have completed the course and instructor have to evaluate it for you now . TO avoid this please set the course evaluate to -> auto from course settings and Finished course access -> yes from wplms -> course manager .
    #273792
    dmac
    Spectator
    Hi,   Thank you for getting back to us. The course had already been set to 'auto evaluation'. Same goes for the two quizzes. However, some quiz submissions are still being marked as 'pending evaluation' in the 'submissions' tab in the admin course dashboard.   Please let us know if you require login access to have a look at this issue. Best regards
    #273850
    Jackson
    Blocked
    Hello, Please look into this topic , Ma be helpful for you if not solved the issue please share admin credentials in private reply,   https://wplms.io/support/forums/topic/course-under-evaluation/ Thanks,
    #273994
    dmac
    Spectator
    This reply has been marked as private.
    #274083
    Jackson
    Blocked
    Hello, Please goto plugin>>plugin editor>>wplms customizer plugin and use code given below: 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 . This is a tip for quiz auto evaluation please check boths: http://vibethemes.freshdesk.com/support/solutions/articles/1000165808-auto-evaluate-quiz-not-working Thanks,
    #274392
    dmac
    Spectator
    Hi, I've downloaded the theme package again and have uploaded the wplms-customizer plugin to our website. It does not show up in the plugin editor. It is also unclear to me what  you mean with this: <span style="color: #4b4d4d; font-family: Lato; font-size: 14px;">for information it was this code :</span> Please let me know how to proceed from here. Kind regards
    #274557
    Veronica
    Moderator
    hi here you can find this option https://prnt.sc/thij4p https://prnt.sc/thijqm
    #274599
    dmac
    Spectator
    Hi, As mentioned, the wplms-customizer plugin does not show up in the plugin editor. Should I somehow activate it or? Please let me know if it's a possibility to edit the plugin directly in our cPanel. If so, please let me know which code to add/replace in which file. Thank you.
    #274796
    Anshuman Sahu
    Keymaster
    Please share your quiz url and admin credentials in private reply along with valid ftp credentials to check this issue .
    #276732
    dmac
    Spectator
    This reply has been marked as private.
    #277278
    Jackson
    Blocked
    Hello, Okay provide after complete checkout process on the website,
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Quiz + course set to auto evaluate > shows ‘under evaluation’ in backend’ is closed to new replies.