• Resolved Vladimir

    (@vladav)


    Hi, how is it possible to delete Quiz Attempts? The common way doesnt work 🙁

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey @vladav ,

    If you’re unable to delete quiz attempts through the Quiz Attempts tab in the Tutor LMS dashboard, you can manually remove them from the database.

    To do so:

    1. Log in to your hosting control panel (e.g., cPanel) or access your database using phpMyAdmin.
    2. Locate your WordPress database and open the table named:
      wp_tutor_quiz_attempts
    3. Find the relevant attempt entries you want to remove and delete them manually.
    4. Optionally, you may also want to check the wp_tutor_quiz_attempt_answers table to clean up associated answers.

    ⚠️ Important: Before making any changes directly in the database, please make sure to back up your site and database to avoid accidental data loss.

    Thank you.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.