Quiz results cant be sent

Home Forums Legacy Support Support queries Other issues Quiz results cant be sent

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • #260577
    menke
    Spectator
    Hey Alex, on my dev instance (we previously discussed) I cant send the quiz results. When I click "take quiz" the quiz starts (but timer isnt counting down) - and then I only can click on "take quiz" again - not send results. Can you please take a look? Thank you!
    #260578
    menke
    Spectator
    This reply has been marked as private.
    #260589
    menke
    Spectator
    This reply has been marked as private.
    #260895
    Jackson
    Blocked

    hi,

    the reason behind this can be third party plugins, plugins and theme with older version.

    so please I would suggest you to follow the following and check if it works??

    1. Please deactivate all installed 3rd party plugins.
    2. Delete browsers cache especially cache plugin.
    3. Re-save permalinks.
    4. update all the plugins and theme with the latest version.

    deactivate everything other than wplms defaults then check if it works.

    #260901
    menke
    Spectator
    This reply has been marked as private.
    #260913
    menke
    Spectator
    This reply has been marked as private.
    #260914
    menke
    Spectator
    This reply has been marked as private.
    #261213
    Anshuman Sahu
    Keymaster
    Hi I tried to login but could not password seems to be wrong . Please try these steps : 1  . check if vibe course module plugin in updated to latest version 3.9.9.1 . 2 . Check if you followed this :

    1 . IN order this to work please enable Api from wp-admin ->LMS-> settings -> Api .

    2 . You would need to update vibe course module , vibe customtypes and wplms theme to version 3.9.7 

    3 . you might also need to add this line in your.htaccess file :

    SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0

    If above line does not work please change the above line to :

    SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1

       
    #261264
    menke
    Spectator
    This reply has been marked as private.
    #261611
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #261630
    menke
    Spectator
    This reply has been marked as private.
    #261915
    Anshuman Sahu
    Keymaster
    1 .Its simple please set the number of questions to display in the quiz settings itself. 2 . wel that is not available in react quizzes as of now as we are matching the indexes with order of the appearance right now .We will change it in future updates . 3 . yes it will. 4 . well that is also simple , simply disable "curriculum accordian style" from lms -> settings .
    #261917
    menke
    Spectator
    1,3,4- great thank you. 2: Oh no, this is a must have on my side... There is really no way? When there is no way, I cannot use react quizzes...
    #261919
    menke
    Spectator
    Is there a way to set the questions per page globally?
    #262168
    Anshuman Sahu
    Keymaster
        yes there is way to set the number of question globally : add_filter('wplms_react_quiz_default_question_numbers',function($x){   return 999; });     And no, im sorry there is no way right now to randomize the question options .  
Viewing 15 posts - 1 through 15 (of 23 total)
  • The topic ‘Quiz results cant be sent’ is closed to new replies.