LWA Exams v1.1.1 – Fixed Exam Timer Column Update Latest
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.