Skip to content

LWA Exams v1.1.1 – Fixed Exam Timer Column Update Latest

Choose a tag to compare

@shaazlarik shaazlarik released this 24 May 21:04
· 5 commits to main since this release

This release addresses a bug affecting exam time tracking:

🔧 What's Fixed:

  • Fixed time_taken_seconds column by removing UNSIGNED to support accurate time tracking
  • Improved time tracking: Exams with missing time values now correctly display the actual time taken by users.

💡 Notes:
This update includes a database schema change. Make sure your plugin auto-updates or triggers the DB migration manually if needed.