• Resolved reelscene

    (@reelscene)


    Hi

    We are running the latest Sensei LMS plugin on a WordPress 5.9.2 site. After a recent update, the Complete button at the bottom of our quizzes isn’t working. It doesn’t trigger when clicked, and there are no errors in the console. We are using Classic mode and the quiz questions still appear in the Lesson page in the WordPress admin. Is this because we’re not using blocks or maybe a result of a recent update?

    Cheers

    Lucas

Viewing 4 replies - 1 through 4 (of 4 total)
  • aicee

    (@aicee11)

    Hi Lucas,

    It’s possible that there might be a conflict with one of your current plugins or your theme. Could you please try ruling these out?

    Try disabling all of your plugins except Sensei LMS. Then try testing again to see if the issue persists. If the button is now working fine, you can find what was causing it by enabling each plugin one by one while continuing to test.

    If that doesn’t help, you can also try switching to the Twenty Twenty theme via Appearance > Themes, and test again. If the issue is resolved then you know it’s a problem with the theme, and you’ll need to contact the theme author for further assistance.

    Let us know how it goes.

    Let us know how it goes.`

    Thread Starter reelscene

    (@reelscene)

    Hi,

    With the Twenty Twenty-Two theme active and all plugins disabled except the Sensei LMS plugins:

    Collapsible Content for Sensei LMS

    Sensei Course Participants

    Sensei LMS

    Sensei LMS Certificates

    Sensei LMS Course Progress

    Sensei LMS Media Attachments

    – The Complete button is now clickable, but simply refreshed the Quiz page and there are the following errors if WP Debugging is on:

    Deprecated: Return type of Sensei_Data_Port_Manager::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/YYY/Sites/zzz/wp-content/plugins/sensei-lms/includes/data-port/class-sensei-data-port-manager.php on line 354
    
    Deprecated: Return type of Sensei_Data_Port_Job::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/YYY/Sites/zzz/wp-content/plugins/sensei-lms/includes/data-port/class-sensei-data-port-job.php on line 362
    
    Deprecated: Return type of Sensei_Course_Enrolment_Provider_Results::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/YYY/Sites/zzz/wp-content/plugins/sensei-lms/includes/enrolment/class-sensei-course-enrolment-provider-results.php on line 76
    WordPress database error: [Duplicate entry '0' for key 'xxx_comments.PRIMARY']
    INSERT INTO <code>xxx_comments</code> (<code>comment_post_ID</code>, <code>comment_author</code>, <code>comment_author_email</code>, <code>comment_author_url</code>, <code>comment_author_IP</code>, <code>comment_date</code>, <code>comment_date_gmt</code>, <code>comment_content</code>, <code>comment_karma</code>, <code>comment_approved</code>, <code>comment_agent</code>, <code>comment_type</code>, <code>comment_parent</code>, <code>user_id</code>) VALUES (100002114, '', '', '', '', '2022-03-28 16:29:01', '2022-03-28 15:29:01', '', 0, 'in-progress', '', 'sensei_lesson_status', 0, 1)
    
    Warning: Attempt to read property "comment_ID" on null in /Users/YYY/Sites/zzz/wp-content/plugins/sensei-lms/includes/class-sensei-quiz.php on line 767
    Plugin Support Alba

    (@ctdealba)

    Hi @reelscene

    Thanks for troubleshooting on your end.

    I tried replicating the errors you are getting using WP Debugging plugin, however I was unable. Could you let us know if Learning mode was enabled? What other Sensei settings was enabled?

    Once we have more information, we’ll escalate this issue with our development team.

    Best,
    Alba

    Plugin Support Jay

    (@bluejay77)

    Hi there,

    It has been more than one week since we have heard from you, so I’m marking this topic as resolved.

    But if you have any further questions or need some more help, you’re welcome to reply here or open another thread.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Quiz Complete button not working’ is closed to new replies.