No Questions Showing In Quiz Front End

Home Forums Legacy Support Support queries How-to & Troubleshooting No Questions Showing In Quiz Front End

Tagged: , ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #82540
    Hello, I've imported a quiz via CSV file.  On the back end it shows all my questions and most other settings as expected, but I have two issues: 1.) When I 'View Page' I have the option to start the quiz but then no questions appear.  I can save the quiz progress or submit quiz but there are no questions. 2.) When I downloaded a quiz that had the settings set to 'auto evaluate results' it showed me the value of 'S', but when I uploaded with that value my quiz has that setting set to 'off'.  What is the proper value for this to be 'on'? Thank you, Me
    #82799
    This reply has been marked as private.
    #82881
    This reply has been marked as private.
    #82930
    Anshuman Sahu
    Keymaster
    While building the import file for quiz please make sure that the question ids in the question set of quiz matches the questions that you imported or you have in your site . refer : http://prntscr.com/de21u9
    #82951
    Alex, I have no idea what that response means.  Can you please be more clear? I exported all my questions to get the WPLMS assigned question IDs to create this import file.  Your response implies that I did not do this.  I also looked again and as far as I can tell my question IDs and the ones I uploaded in this quiz CSV file match. Please, please, please answer this as if I have no idea what I'm doing.  I hate getting answers that require more back and forth - it takes too long and if we both put in the extra couple of minutes to communicate well up front it will lead to faster resolution times for the both of us. Thank you for your help, Drew
    #83113
    H.K. Latiyan
    Participant
    checking site...
    #83117
    H.K. Latiyan
    Participant
    Ok, I logged in to your site and I can see 454 pages of questions which means the questions are successfully imported. I checked the quiz in question : (Put in Japanese)Year X Lesson Y and I can see there are 50 questions but on the front end the questions do not appear in the quiz question list. I am assuming this was the issue.   To debug this, I tested the timeline code by comparing it with another test quiz.   The questions list in the test quiz is generated from the array : Array ( [ques] => Array ( [0] => 38058 [1] => 38130 ) [marks] => Array ( [0] => 1 [1] => 1 ) ) Whereas the  quiz in question has the following question set : Array ( [0] => 27062,27098,27066,27102,27106,27070,27074,27078,27082,27086,27090,27094,27110,27114,27118,27122,27126,27130,27134,27138,27142,27146,27150,27154,27158,27162,27198,27210,27214,27218,27166,27202,27206,27170,27174,27178,27182,27186,27190,27194,27222,27258,27226,27230,27234,27238,27242,27246,27250,27254 [1] => 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 )   So we need to reset this array in your quiz. I am adding a small snippet to fix this in your setup. Will share more details on thsi..  
    #83119
    H.K. Latiyan
    Participant
    I have added a code in your plugin to resolve the issue, refer: http://prnt.sc/dehxd5
    #83199
    H.K. Latiyan, Thank you for the clear response.  However, I'm still having issues - I've uploaded screenshots here, along with my original upload file: https://drive.google.com/open?id=0B4xdnV0LFZI1ZTFuUVZPS1NNa28 Thank you, Me
    #83251
    H.K. Latiyan
    Participant
    Can you please try updating the theme and plugins to latest version and then check the issue. Let me know if the issue persists with the latest version.
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘No Questions Showing In Quiz Front End’ is closed to new replies.