quiz results

Tagged: 

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #79669
    Colpor
    Participant
    Hi, I have set up a new quiz, deleted all dummy ones. And also have one quiz working already with automatically checking the results of a quiz. But my new quiz is not working. When someone has submitted the quiz, it shows no answers at all so also no remarks given. Everything from the website has been updated, including plugins, but still it is not working.. Do you know what to do? Thanks in advance, Nils  
    #79818
    H.K. Latiyan
    Participant
    This works fine at our test setup. Can you please share the quiz url and the admin credentials with us to check the issue on your website. PS: Please mark your reply as private while sharing the credentials.
    #79842
    Colpor
    Participant
    This reply has been marked as private.
    #80228
    H.K. Latiyan
    Participant
    Thanks, I am able to check this issue on your site but it does not replicate on our end. Please give me sometime to debug this issue. Thanks.
    #80537
    Colpor
    Participant
    Thanks Latiyan, Were you already able to debug the issue? Please let me know if I should do something from our side. Thanks.
    #80702
    H.K. Latiyan
    Participant
    Yes, it seems your server is timing out when we're submitting the quizzes. Can you please check if your database is not corrupted because there is no activity recorded in your site since 4 months. check http://yoursite.com/activity/
    #80788
    Colpor
    Participant
    Hi Latiyan, Thanks for the reply. I might be correct that we did not had any activities for four months actually, as we are still in the building phase and sometimes only check if something works. But because some real users want to start using our platform we should fix this. What can we do if this server timeout is the case? How can we see if the database is corrupt? Is there some kind of re-update for this? Is there any other scenario? Thanks in advance, Nils
    #80818
    Colpor
    Participant
    In the meantime I will try to fix the database (I found some tutorials).  
    #80827
    H.K. Latiyan
    Participant
    Ok, you can refer this tutorial also for repairing and optimising wordpress database: https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
    #80870
    Colpor
    Participant
    What if we cannot repair the database eventually? What are the things we can do? Can we install a fresh database? And what if we do this?
    #80896
    Colpor
    Participant
    This reply has been marked as private.
    #80906
    Colpor
    Participant
    This reply has been marked as private.
    #81170
    MrVibe
    Keymaster
    This reply has been marked as private.
    #81172
    MrVibe
    Keymaster
    I found that the timestamp value is not being set in for the quiz question comments. as a result the WordPress query to fetch the latest answer submitted by the user fails and hence we do not see any submitted answer from the student. To confirm that this is not a theme related issue, I posted a sample comment in your post and found that you get an error message while posting the comments, which confirms that the issue lies with the comments section in your WP setup.   Please follow below points for help : 1. Please login via PHPMyAdmin and check if your wp_comments table is not corrupt. Also check if the comment_ID is set at auto increment. 2. Check if the comment_date parameter is set to date and default value of date is set to current datetime. 3. If none of the above help, please consult your webhost on this. This is most likely a Mysql related issue and they would be able to help you out.
    #81237
    Colpor
    Participant
    Hi Mr.Vibe, This indeed was the case but not only for comment_date but for a lot of them. It has been fixed now. Thanks for the help!
Viewing 15 posts - 1 through 15 (of 16 total)
  • The topic ‘quiz results’ is closed to new replies.