Changelog

Keep up to date with all our updates.

  • Sensei 1.5.1

    • New – Adding utility function to check if a user has completed a lesson
    • Fix – Fixing PHP errors on My Courses page
    • Fix – Fixing course progress bars on My Courses page
  • Sensei 1.5.0

    • New – Completely refactored the quiz edit panel
    • New – Adding ‘File Upload’ question type
    • New – Adding ability to manually order quiz questions via drag-and-drop along with option to randomly order questions
    • New – Adding option to have any number of multiple choice answers
    • New – Adding ability to manually order multiple choice answers via drag-and-drop along with option to randomly order answers
    • New – Adding function to upload media files to quiz questions
    • New – Adding option to only show a limited number of quiz questions to each student
    • Tweak – Displaying grading notes on graded quizzes if quiz reset is disabled
    • Fix – Hiding grading notes with Javascript to cater for disabled CSS
    • New – Adding ablity to duplicate courses
    • New – Adding option to filter lessons by course in the dashboard
    • New – Adding pagination to My Courses page
    • Fix – Fixing number of courses shown on My Course page
    • Fix – Preventing purchased courses with incomplete prerequisites from being completed
    • Fix – Removing ‘view results’ link when no quizzes are present
    • Fix – Removing prerequisite course field when a prerequisite course is moved to trash
    • New – Adding ablity to duplicate lessons
    • New – Adding ‘lesson tags’ taxonomy for broader grouping of lessons
    • Tweak – Removing numbering from lessons and adding filter to put them back
    • Tweak – Moving videos to top of lessons and adding filter to choose the video location
    • Fix – Making lesson archive display consistent in all areas
    • Fix – Removing PHP notices from lesson archives
    • Fix – Removing prerequisite lesson field when a prerequisite lesson is moved to trash
    • New – Enhancing grading dashboard to allow filtering by grade status
    • Tweak – Improving user search in grading dashboard
    • New – Adding courses and lessons to the ‘At a Glance’ dashboard widget
    • Tweak – Removing unused images and CSS
    • Tweak – Updating deprecated functions for WooCommerce 2.1
    • Fix – Fixing adding variable product course to cart
    • Tweak – Switching profile URLs to use ‘nicename’ instead of ‘username’
    • New – Adding registration form to login page
    • Tweak – Improving styling of login page
    • Fix – Fixing image display in widgets
    • New – Adding is_sensei() conditional to check for Sensei pages
    • New – Adding ‘sensei’ class to body tag for all Sensei pages
    • New – Adding update to clean up Sensei activity for deleted users
    • Fix – Ensuring that user Sensei activity is deleted when a user is deleted from WordPress
  • Sensei 1.4.9

    • Fix – Fixing WooCommerce taxonomy templates when Sensei is active
    • Fix – Fixing bug that was causing grades to be higher than 100%
    • Fix – Clearing floats on Sensei front-end messages
    • Fix – Making sure chosen drop down is always used on course product selection
  • Sensei 1.4.8

    • New – Allowing access to courses when WooCommerce order is marked as processing
    • Fix – Ensuring that all purchased courses show up on the My Courses page
    • Fix – Fixing auto grading when all user’s answers are incorrect
    • Fix – IE compatibility fix for course completion
    • Fix – Fixing update script so that all questions are not reset to multiple choice on update
    • Fix – Fixing sanitisation of answer input fields
    • Fix – Fixing saving of true/false questions
    • Fix – Ensuring that new questions do not contain data from previous question added
    • Fix – Preventing completed courses widget from showing all courses if none are completed
    • Tweak – General CSS tweaks
  • Sensei 1.4.7

    • Fix – Fixing add question function for WordPress 3.8+