Home › Forums › Legacy Support › Support queries › How-to & Troubleshooting › No Questions Showing In Quiz Front End
- This topic has 9 replies, 3 voices, and was last updated 7 years, 11 months ago by H.K. Latiyan.
Viewing 10 posts - 1 through 10 (of 10 total)
-
AuthorPosts
-
November 30, 2016 at 9:41 am #82540drewkellygmailcomSpectatorHello, 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, MeDecember 1, 2016 at 7:11 am #82799drewkellygmailcomSpectatorThis reply has been marked as private.December 1, 2016 at 11:02 am #82881drewkellygmailcomSpectatorThis reply has been marked as private.December 1, 2016 at 2:07 pm #82930Anshuman SahuKeymasterWhile 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/de21u9December 1, 2016 at 4:18 pm #82951drewkellygmailcomSpectatorAlex, 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, DrewDecember 2, 2016 at 2:30 pm #83113H.K. LatiyanParticipantchecking site...December 2, 2016 at 2:49 pm #83117H.K. LatiyanParticipantOk, 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..December 2, 2016 at 3:00 pm #83119H.K. LatiyanParticipantI have added a code in your plugin to resolve the issue, refer: http://prnt.sc/dehxd5December 3, 2016 at 7:27 am #83199drewkellygmailcomSpectatorH.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, MeDecember 3, 2016 at 12:32 pm #83251H.K. LatiyanParticipantCan 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.
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)
- The topic ‘No Questions Showing In Quiz Front End’ is closed to new replies.