File: /var/www/html/bwcdev/wp-content/plugins/quiz-master-next/CHANGELOG.md
= 6.1.2 (January 7, 2019) =
* Closed User Request: Add special character selector to question editor ([Issue #750](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/750))
* Closed User Request: Add total questions and total pages to Questions tab ([Issue #749](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/749))
* Updated getting started video
= 6.1.1 (December 28, 2018) =
* Fixes issue causing broken quizzes on sites using older versions of WordPress
= 6.1.0 (December 26, 2018) =
* Adds new Gutenberg blocks
* Fixes undefined access at delete_question static function (Thanks [bpanatta](https://github.com/QuizandSurveyMaster/quiz_master_next/pull/746)!
= 6.0.4 (October 2, 2018) =
* Changes links from old documentation to newer documentation
= 6.0.3 (August 20, 2018) =
* Closed Bug: User gets 'trapped' if timer runs out on required question when questions are paginated ([Issue #583](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/583))
* Closed Bug: If user refreshes quiz page when timer is at 0, cannot submit ([Issue #501](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/501))
* Closed Bug: Saving quiz name when editing results in error if no changes are made ([Issue #391](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/391))
* Adds deprecated notice to the quiz setting functions found in the quizCreator object
* Adds hook after results are stored in the database
= 6.0.2 (July 18, 2018) =
* Closed Bug: PHP warning thrown on Help page ([Issue #711](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/711))
* Closed Bug: Timer not working on certain sites when using questions per page option ([Issue #709](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/709))
* Closed Bug: Blank page shown when contact fields and message fields are empty ([Issue #707](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/707))
= 6.0.1 (July 11, 2018) =
* Closed Bug: Quiz comment box shows HTML in label when using newer pagination system ([Issue #704](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/704))
= 6.0.0 (June 20, 2018) =
* Closed Enhancement: Remove Tools tab ([Issue #689](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/689))
* Closed Enhancement: Bump Minimum PHP Version To 5.4 ([Issue #607](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/607))
* Closed Enhancement: Move Leaderboards to free addon ([Issue #380](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/380))
= 5.3.2 (June 7, 2018) =
* Closed Plugin Compatibility: Conflict with Divi Builder ([Issue #686](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/686))
= 5.3.1 (May 21, 2018) =
* Closed Enhancement: Add user ID to admin results page table - ([Issue #682](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/682))
* Closed Enhancement: Integrate with WordPress 4.9.6 GDPR features - ([Issue #681](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/681))
= 5.3.0 (May 16, 2018) =
* Closed Enhancement: Ability to disable IP address collection - ([Issue #670](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/670))
* Closed User Request: Ability to customize name of QSM archive name - ([Issue #666](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/666))
* Closed User Request: Progress Bar - ([Issue #412](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/412))
* Closed User Request: Disable Results Being Stored In Database - ([Issue #215](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/215))
* Closed Bug: Question ordering doesn't work when using older pagination option - ([Issue #657](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/657))
= 5.2.4 (May 7, 2018) =
* Closed Bug: %QUESTIONS_ANSWERS% variable is displaying questions in order of creation - ([Issue #660](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/660))
* Closed Bug: Extra spacing is being added to questions when multiple lines are in question - ([Issue #659](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/659))
* Closed Bug: Tabs pages stop working when translated - ([Issue #582](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/582))
= 5.2.3 (April 3, 2018) =
* Closed Bug: Cannot save question on certain servers - ([Issue #651](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/651))
* Closed Bug: Questions/Answers Template Not Loaded In Admin Results Page - ([Issue #636](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/636))
= 5.2.2 (April 1, 2018) =
* Makes minor style adjustments
* Adds additional hook to admin results details page
* Modifies a few error messages
= 5.2.1 (March 5, 2018) =
* Fixes broken "Custom" styles
* Fixes minor bugs in new question editor
* Makes minor style adjustments
= 5.2.0 (March 3, 2018) =
* Closed Enhancement: Make Quiz Results Extendable/Filterable - ([Issue #622](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/622))
* Closed Enhancement: New Question Editor - ([Issue #568](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/568))
* Closed Bug: Pagination Bug - ([Issue #477](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/477))
* Closed Bug: Questions shift - ([Issue #467](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/467))
* Closed User Request: Remove duplicate question popup confirmation - ([Issue #396](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/396))
* Closed User Request: Question Grouping - ([Issue #356](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/356))
* Closed User Request: Ability To Move Submit Button To Last Question Page - ([Issue #321](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/321))
= 5.1.7 (January 2, 2018) =
* Closed Bug: Quizzes/Surveys table not working on certain installs - ([Issue #598](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/598))
= 5.1.6 (December 25, 2017) =
* Closed Bug: Timezone ID '' is invalid - ([Issue #606](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/606))
* Closed Bug: Required contact fields not working correctly when the loggedin_user_contact option is set to no - ([Issue #603](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/603))
= 5.1.5 (November 27, 2017) =
* IMPORTANT FIX: 5.1.4 had a fatal error for sites using out of date PHP versions. Please update to this!
= 5.1.4 (November 27, 2017) =
* Closed Bug: Headers already sent message - ([Issue #596](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/596))
* Closed Bug: Styling for hints is missing causing them to be hard to read - ([Issue #587](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/587))
= 5.1.3 (November 18, 2017) =
* Closed Bug: MathJax library not loading - ([Issue #590](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/590))
* Closed Bug: Fatal error: Call to a member function register_question_type - ([Issue #509](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/509))
= 5.1.2 (October 17, 2017) =
* Closed Bug: Special characters fail the uppercase validation in open answer/fill in the blank questions - ([Issue #580](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/580))
= 5.1.1 (October 4, 2017) =
* Closed Bug: Variable function names break Certificate addon - ([Issue #578](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/578))
= 5.1.0 (October 2, 2017) =
* Closed Enhancement: Add all active quizzes function to API - ([Issue #552](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/552))
* Closed User Request: Shortcode or variable for dynamic link to specific quiz/survey - ([Issue #524](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/524))
* Closed Enhancement: Use locale's date to generate date strings - ([Issue #479](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/479))
* Closed User Request: Allow users to change the date to European Date DD.MM.YYYY - ([Issue #439](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/439))
* Closed User Request: More Space in the Correct Answer Info textbox - ([Issue #417](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/417))
= 5.0.7 (September 18, 2017) =
* Closed Bug: Answers of "0" disappear when adding or editing questions - ([Issue #531](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/531))
= 5.0.6 (August 1, 2017) =
* Closed Bug: HTML Entities causing incorrect answers and missing user answer - ([Issue #565](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/565))
= 5.0.5 (July 8, 2017) =
* Closed Enhancement: Add notice for leaderboard removal - ([Issue #562](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/562))
* Closed Bug: Scheduled timeframe options are not working - ([Issue #558](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/558))
= 5.0.4 (June 19, 2017) =
* Closed Bug: Required fields are not checked 2nd time user takes quiz when timer is turned on ([Issue #528](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/528))
* Closed Enhancement: Ensure compatibility with WordPress 4.8 ([Issue #554](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/554))
= 5.0.3 (May 29, 2017) =
* Minor code changes
= 5.0.2 (May 7, 2017) =
* Closed Bug: Social sharing text not updating when user changes the text ([Issue #541](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/541))
= 5.0.1 (March 27, 2017) =
* Closed Bug: The setting to hide contact fields from logged-in users is hiding fields from visitors too ([Issue #535](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/535))
= 5.0.0 (March 25, 2017) =
* Closed Bug: Fix delete custom post types during uninstall bug ([Issue #527](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/527))
* Closed Enhancement: Change Shortcode To QSM ([Issue #515](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/515))
* Closed Enhancement: Search function for quizzes/surveys ([Issue #492](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/492))
* Closed Enhancement: Create new fields class to handle creation/post data of settings fields ([Issue #450](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/450))
* Closed Enhancement: Create new settings class to handle the settings data ([Issue #449](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/449))
* Closed Enhancement: Rewrite options system to allow for extendibility ([Issue #448](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/448))
* Closed Enhancement: Enable tabs for the admin results page ([Issue #408](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/408))
* Closed Enhancement: Create onboarding process ([Issue #397](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/397))
* Closed Enhancement: Create new contact tab to allow form creation ([Issue #394](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/394))
* Closed Enhancement: Move Certificate to free addon ([Issue #381](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/381))
* Closed Enhancement: Ability to add check box for privacy statement with the contact fields ([Issue #372](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/372))
* Closed Enhancement: Customize the "Please complete all required fields!" text ([Issue #371](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/371))
* Closed Enhancement: Allow admins to customize the validation error messages ([Issue #346](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/346))
* Closed Enhancement: Hint field cannot be customized ([Issue #262](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/262))
* Closed Enhancement: Add custom fields to the contact form ([Issue #211](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/211))
* Closed Enhancement: Scrollable List of Quizzes ([Issue #46](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/46))
= 4.7.10 (January 1, 2017) =
* Closed Bug: Edit question not working when visual editor is off - Issue #497
* Closed Bug: Localization incomplete on Global Settings page - Issue #478
= 4.7.9 (December 13, 2016) =
* Closed Security: CSRF vulnerability on Questions tab
= 4.7.8 (November 2, 2016) =
* Closed Bug: Apostrophe in translation for tab name text causing errors - Issue #490
* Closed Bug: Timer resets if user copies link, opens new tab, and pastes link - Issue #489
* Closed Enhancement: Add Business, Email, And Phone To Quiz Results Search - Issue #485
* Closed Bug: "You Deserve It" button in review message leads to 404 - Issue #476
* Closed Bug: In the Hint dropdown text, the 'apostrophe' does not display properly - Issue #453
= 4.7.7 (September 10, 2016) =
* Closed Bug: From Email Bug Causing 500 Error On WP 4.6 - Issue #473
* Closed Enhancement: Table Styles Don't Match Default WordPress Styles. - Issue #471
* Closed Bug: Tracking manager causes admin server error when request error occurs. - Issue #470
= 4.7.6 (July 11, 2016) =
* Closed: Add language and error logs to usage tracking - Issue #457
= 4.7.5 (June 15, 2016) =
* Closed Enhancement: Change Text Block To Text/HTML - Issue #451
* Closed Enhancement: Create alert warning about removal of certificate - Issue #382
= 4.7.4 (June 3, 2016) =
* Closed Bug: Results page will not load on some sites - Issue #445
= 4.7.3 (May 31, 2016) =
* Closed Enhancement: Create new question section id CSS class for each question - Issue #440
* Closed Bug: Creating/Editing questions throw PHP notice of undefined index - Issue #436
= 4.7.2 (May 23, 2016) =
* Closed Bug: Multiple quizzes on page causes plugin to scroll to top quiz when submitting - Issue #428
= 4.7.1 (May 10, 2016) =
* Closed Enhancement: Create new audit trail class - Issue #425
* Closed Enhancement: Raise minimum WordPress version to 4.1 - Issue #423
* Closed Enhancement: WordPress Compatibility with 4.5.2 - Issue #422
* Closed Enhancement: Move installation process into new QSM_Install class - Issue #416
* Closed Enhancement: Update links for plugin on Plugins page - Issue #415
* Closed Bug: Activating plugin on fresh install causes unexpected output warning - Issue #414
* Closed User Request: Shortcode parameter to override amount of questions - Issue #345
* Closed Enhancement: Limit per user - upgrade to include non-logged in users - Issue #301
= 4.7.0 (April 4, 2016) =
* Closed Bug: Slash Added Before Quotation Mark When Editing Quiz/Survey Name - Issue #401
* Closed User Request: Add CSS Class To Container When Timer Runs Out - Issue #400
* Closed Bug: Validation breaks on second time through quiz - Issue #398
* Closed Bug: Validation not working when more than one question per page - Issue #395
* Closed Enhancement: Add Spinner/De-activate Submit Button Once Submitted - Issue #387
* Closed Enhancement: Pull changelog from GitHub API - Issue #377
* Closed Bug: Theme Conflict With Button Class (btn) - Issue #370
* Closed User Request: Add Average Points Per Category Variable - Issue #369
* Closed Bug: Mixed content SSL error - Issue #367
* Closed Enhancement: Default Option For Drop Down - Issue #334
* Closed Bug: Disable Answer On Change Not Working - Issue #331
* Closed User Request: Randomize Answers But Not Questions - Issue #330
* Closed User Request: Add Date Taken Variable - Issue #310
* Closed User Request: Copy Questions Between Quizzes - Issue #166
= 4.6.7 (January 22, 2016) =
* Fixes bug causing multiple response to be on a single line for some users
* Fixes bug causing the incorrect/correct CSS class from being not added on results page correctly
* Fixes bug causing unexpected output error when activating plugin
* Changes comment section to default to off in newer quizzes
* Adds link to online academy to help page
* Cleans up installation function code
= 4.6.6 (January 11, 2016) =
* Fixes bug preventing some users to not be able to submit quiz
* Fixes bug causing undefined titles for some users
= 4.6.5 (January 9, 2016) =
* Fixes timer bug that caused the timer to continue counting down after quiz has been submitted
* Fixes theme conflict between QSM and some Bootstrap based themes
* Fixes Quizzes/Surveys page table width issue
* Fixes bug preventing editing of quiz post settings
* Minor design changes
= 4.6.4 (December 15, 2015) =
* Fixes undefined results notice displayed on admin results for some users
* Fixes bug that was causing the disable radio buttons option to not work in all browsers
* Minor design changes
= 4.6.3 (November 4, 2015) =
* Fixes certificate bug that was preventing quiz/survey submissions
* Fixes undefined quiz id bug that was affecting some addons
* Fixes tooltip bug that was affecting required question validation on a few sites
= 4.6.2 (October 21, 2015) =
* Bug fix for browsers with JavaScript turned off
= 4.6.1 (October 20, 2015) =
* Bug fix for rare bug preventing IE usage on a small number of sites
= 4.6.0 (October 20, 2015) =
* Adds new dynamic form submission ([Github Issue #206](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/206))
* Adds new From email address option ([Github Issue #312](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/312))
* Adds new Reply-To admin email option
* Fixed timer issue that started timer but prevent access to next page ([Github Issue #302](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/302))
* Fixes redirect bug that prevented submissions from saving ([Github Issue #201](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/201))
* Fixes required question bug that prevented multiple quizzes/surveys on one page ([Github Issue #304](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/304))
* Re-wrote front-end JavaScript to fix a variety of smaller bugs
* Renamed several file names and functions to align more with WordPress coding standards
= 4.5.5 (October 1, 2015) =
* Adds 4 new style templates to choose from
* Fixes Dutch translation ([Github Issue #285](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/285))
* Fixes quiz results losing search filters after first page ([Github Issue #293](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/293))
* Fixes question drag and drop not working on certain installs ([Github Issue #295](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/295))
* Fixes Required? question setting where the Yes or No value did not show when editing ([Github Issue #296](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/296))
= 4.5.4 (September 3, 2015) =
* Rebrand as Quiz And Survey Master
* Fixes scroll to top pagination bug
* Fixes leaderboard widget bug
= 4.5.3 (August 21, 2015) =
* Fixed an issue where Quiz Views and Quiz Taken stats in the Quizzes screen was reseting to 1 instead of 0. ([Github Issue #277](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/277))
= 4.5.2 (August 14, 2015) =
* Ensured compatibility with Wordpress version 4.3
* Fixed an issue when Contact details are set to Required and the user leaves the fields blank the quiz is still allowed to gets submitted in IE. ([Github Issue #270](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/270))
= 4.5.1 (August 12, 2015) =
* Fixes parse error on hosts with older PHP versions
= 4.5.0 (August 11, 2015) =
* Added a brand new log system to track errors in the plugin. ([Github Issue #233](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/233))
* Added the ability to drag and drop questions when creating your quiz. ([Github Issue #235](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/235))
* Added new CSS template system for quizzes. ([Github Issue #234](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/234))
* Added new classes for Correct/Incorrect Answers. ([Github Issue #228](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/228))
* Added ability to sort the results. ([Github Issue #167](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/167))
* Added the ability to search quiz results by quiz name, score, time taken, and completion time. ([Github Issue #70](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/70))
* Added the ability for developers to show only relevant fields when adding/editing questions on different question types.
* Added new register template functions to the API.
* Added a new contributor tab to the credits page.
* Added a checkbox to the quiz results page to delete results.
* Added a brand new review message system.
* Bug Fix: Fixed a bug where slashes where appearing with the category name.
* Bug Fix: Fixed a timer bug that prevented the timer form working when using pagination.
= 4.4.4 (July 19, 2015) =
* Security Fix: Fixed possible sql injection from authenticated users on certificate, email, and leaderboard tabs
* Security Fix: Fixed data validation bug on help page, leaderboard shortcode, and quiz shortcode
= 4.4.3 (July 17, 2015) =
* Security Fix: Fixed possible sql injection from authenticated users on text and tools tabs
= 4.4.2 (June 26, 2015) =
* Bug Fix: Fixed bug that caused issues with validation ([Github Issue #254](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/254))
* Bug Fix: Fixed a rare permalink issue ([Github Issue #253](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/253))
= 4.4.1 (June 21, 2015) =
* Bug Fix: Fixes validation bug from missing first page
* Bug Fix: Fixes timer bug that prevented timer when first page was missing
* Bug Fix: Fixes bug that prevented re-editing of LaTex
* Bug Fix: Fixes certificate site_url bug
= 4.4.0 (June 11, 2015) =
* Added new template variable %TIMER_MINUTES% ([GitHub Issue #209](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/209))
* Eliminates first page if empty ([GitHub Issue #182](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/182))
* Timer now begins counting down after starting quiz if using pagination ([GitHub Issue #181](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/181))
* Amount Finished Compared To Amount In Quiz ([GitHub Issue #21](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/21))
* Bug Fix: Required Answers And Timer Doesn't Work Well Together ([GitHub Issue #220](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/220))
* Bug Fix: FPDF WriteHTML Path Not Being Created Correctly On Windows ([GitHub Issue #204](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/204))
* Bug Fix: Long quiz URL mangles page layout ([GitHub Issue #202](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/202))
* Bug Fix: Fixed Support Widget bug where the support widget was not always submitting correctly.
= 4.2.4 (April 1, 2015) =
* Minor Design Changes
* Minor Bug Fixes
= 4.2.3 (March 26, 2015) =
* Minor Design Changes
* Minor Bug Fixes
* Added Italian Translation
= 4.2.2 (March 23, 2015) =
* Minor Design Update
= 4.2.1 (March 19, 2015) =
* Minor Design Changes
* Moved Redirect URL Back To Beta
= 4.2.0 (March 7, 2015) =
* Added Fill In The Blank Questions ([GitHub Issue #132](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/132))
* Created New Template Variables For Social Sharing ([GitHub Issue #121](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/121))
* Added Ability To Redirect To Other Page Upon Completion ([GitHub Issue #35](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/35))
* Added Several Translations: da_DK, es_ES, nl_NL, pt_BR, and th
* Bug Fix: Duplicate Quizzes Not Having URL ([GitHub Issue #144](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/144))
* Bug Fix: Message Sent Text ([GitHub Issue #142](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/142))
* Bug Fix: Missing Footer Column ([GitHub Issue #145](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/145))
= 4.1.0 (February 11, 2015) =
* Added Ability To Restore Deleted Quizzes ([GitHub Issue #107](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/107))
* Added Ability To Multi-Delete Results ([GitHub Issue #4](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/4))
* Redesigned Admin Results Pages ([GitHub Issue #106](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/106))
* Added Ability To Go To Next/Previous Results ([GitHub Issue #71](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/71))
* Quizzes Now Have Direct URL And Archive ([GitHub Issue #104](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/104))
* Added Ability To Use Own Facebook App ID ([GitHub Issue #137](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/137))
* In Code: New Hook For Template Variable List
* In Code: Certificate On Admin Results Now Hooked Into New Template Variable System
* In Code: Converted Support Widget To Remote Post ([GitHub Issue #114](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/114))
* In Code: Added Uninstall File Direct Access Check
* Bug Fix: Fixed Dashboard Widget No Quiz Bug ([GitHub Issue #119](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/119))
* Bug Fix: Fixed Shortcode No Quiz Bug ([GitHub Issue #120](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/120))
* Bug Fix: Fixed Required Contact User Bug ([GitHub Issue #123](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/123))
* Bug Fix: Fixed Text Template Bug ([GitHub Issue #117](https://github.com/QuizandSurveyMaster/quiz_master_next/issues/117))
= 4.0.1 (January 21, 2015) =
* Results HTML Bug Fix
* Question HTML Bug Fix
* Multiple Response Points Bug Fix
= 4.0.0 (January 14, 2015) =
* Added Ability To Add Categories To Your Quizzes
* Added Multiple Choice And Multiple Response To Required System
* Added Wp Editor To Results Pages
* Added Shortcode Capability To Results Pages
* Added Translation Capabilities
* Created New Addon Settings Page
* Design Changes To Quiz Settings Page
* In Code: Added 20 New Filters And Hooks
* In Code: Turned Question Types Into Extendable Functions For Creating Own Question Types
* In Code: Created New Plugin Helper Class For Extending Plugin
* In Code: Rewrote 75% of quiz shortcode file. Now With New Quiz Manager Class
* In Code: Re-organized File/Directory Structure
* In Code: Separated Quiz Settings Functions Into Own Files
= 3.9.0 (December 30, 2014) =
* Added Wp Editor To Text Tab
* Added Weekly Stats To Snapshot Widget
* Moved Email Settings To Emails Tab
* Default Question Order Auto-increments For New Questions
* In Code: Separated CSS/JS From Core Quiz PHP File
= 3.8.2 (December 21, 2014) =
* Minor Design Changes
= 3.8.1 (December 17, 2014) =
* Added Ability To Send Different Admin Emails Based On Score
* Added Ability To Customize Admin Email Subject
* Added New Dashboard Widget For Quick Snapshot Of Status
* Added New Help Page With Link To Documentation
* Create New System Info Widget On Help Page
* In Code: Added 4 New Hooks Throughout The Quiz Creator Class
* In Code: Added 3 New Quiz Settings Helper Functions In Quiz Creator Class
= 3.7.1 (December 10, 2014) =
* Added Ability To Schedule A Timeframe That The Quiz Is Active In
* Added Labels To Horizontal Radio Type For Better Use
* In Code: Moved Alert Class Inside Main Class
* In Code: Created New Quiz Creator Class
= 3.6.1 (December 2, 2014) =
* Add Separate Social Network Text Templates
* Added Hours Field To Timer And Completion Time
* Converted Quizzes Page To Use wpdb->update And wpdb->insert Instead Of query
* Created New Filter For Creating New Variables For Quiz Page
* Created New Filter For Creating New Variables For Results Page
= 3.5.2 (November 26, 2014) =
* Bug Fix For Some Bugs Resulting In Error Code 0008
= 3.5.1 (November 25, 2014) =
* Added The Ability To Require Users To Be Logged In To Access Quiz
* Added Ability To Limit Total Amount Of Entries
* Added Ability To Show Mathematic Formulas Using Tex Or LaTex
* Set Up Parameters For Action 'mlw_qmn_load_results_page' To Pass Results Id And Quiz Settings
* Minor Design Change To Quizzes Page
= 3.4.1 (November 20, 2014) =
* Added Preview Mode (Beta)
* Several Design Changes To Quizzes Page
* Minor Design Changes To Quiz Settings Page
* Added Completion Time To Quiz Results Page
* Added Time Taken To Quiz Result Details Page
* Created New Hook On Quiz Settings Page
* Broke Apart Quiz Settings Backend Into Smaller Functions That Hook Into New Hook
* Created New Backend Alert Manager Class To Replace Archaic Old Error System
= 3.3.3 (November 14, 2014) =
* Minor Backend Change To Quiz Validation
* Disabled Enter Key On Quiz
* Minor Bug Fixes
= 3.3.2 (October 26, 2014) =
* Minor Design Change To Quiz Options
= 3.3.1 (October 15, 2014) =
* Added Horizontal Multiple Response Question Type
* Added Ability To Duplicate Questions When Duplicate Quizzes
* Added Last Modified Column To Table On Quizzes Page
* Fixed Number Question Type Grading Bug
* Fixed Missing theme_selected Column Installation Bug
* Fixed Missing theme_selected Column Duplication Bug
* Fixed Numerous Small Bugs
= 3.2.2 (October 4, 2014) =
* Minor Bug Fixes
= 3.2.1 (October 2, 2014) =
* Added New Captcha Question Type
* Fixed Number Question Type Validation Bug
* Fixed Validation Wrong Border Bug
= 3.1.1 (September 15, 2014) =
* Added Ability To Duplicate Individual Questions
* Added Ability To Require Accept, Number, And Open Answer Question Types
* Added Number Question Type
* Added Accept Non-Question Type
= 3.0.1 (August 28, 2014) =
* Added New Style Manager
* Added Ability For Non-Question Question Types
* Added New Text Block Question Type
* Added Question Type Column To Question List
* Minor Design Changes To Quiz Questions Tab
* Fixed Results Delete Link Not Working Bug
* Fixed Quiz Name Showing Escaped Values Bug
= 2.9.1 (August 11, 2014) =
* Added Facebook Sharing
* Added Ability To Edit Email Subject
* Added Large Open Answer Question Type
* Added Ability For Points To Have Decimal Values
* Fixed Not All Questions Showing In Results Bug
* Fixed Not Valid Email On Non-Required Email Bug
* Fixed Special Character Not Grading Properly In Open Answer Bug
= 2.8.5 (August 9, 2014) =
* Minor Bug Fixes
* Minor Design Tweaks To About Page
= 2.8.4 (August 3, 2014) =
* Minor Bug Fixes
= 2.8.3 (June 8, 2014) =
* Next/Previous Buttons Now Scroll Page To Top Of Quiz
* Minor Bug Fixes
= 2.8.2 (May 28, 2014) =
* Minor Bug Fixes
= 2.8.1 (May 26, 2014) =
* Took Out Help Related Tool Tips
* Design Changes To Quiz Text Tab For Easier Navigation
* Deleted How-To Page, Please Use Documentation On Our Website
* Renamed Quiz Options Page As Quiz Settings To Avoid Confusion With Quiz Options Tab
= 2.7.3 (May 19, 2014) =
* Fixed Open Answer Not Showing Correct Answer Bug
= 2.7.2 (May 18, 2014) =
* Fixed Timer Not Restarting Bug
* Fixed Tooltip Affecting Whole Page Bug
= 2.7.1 (May 16, 2014) =
* Added Ability To Set Number Of Question Per Page
* Fixed HTML Not Showing On Results Page Bug
* Fixed Timer Not Disabling New Fields Bug
* Fixed Timer Submitting Disabled Fields Bug
= 2.6.4 (May 12, 2014) =
* Bug Fixes
= 2.6.3 (May 9, 2014) =
* Bug Fixes
= 2.6.2 (May 8, 2014) =
* Bug Fixes
= 2.6.1 (May 7, 2014) =
* Added UTF-8 Support For Special Characters And Non-Latin Languages
* Fixed Question Bank Showing All Answers Bug
= 2.5.1 (May 3, 2014) =
* Rebuilt Answer System
* Added Ability To Have Unlimited Answers
* Added Ability To Randomize Answers
* Added New Question Type - Multiple Response (Checkboxes)
* Added Ability To Send Admin Email To Multiple Users
* Minor Design Changes To Quiz Options Page
= 2.4.1 (April 20, 2014) =
* Added New Quiz Emails Tab
* Added Ability To Send Different Emails To Users Based On Score
* Fixed Required Question Bug
* Fixed Landing Page Bug
= 2.3.1 (April 6, 2014) =
* Added Ability To Have Graded Open Answer Questions
* Minor Design Changes
= 2.2.2 (March 30, 2014) =
* Reverted To Previous Pagination Javascript
= 2.2.1 (March 30, 2014) =
* Added Ability To Show Question Numbers
* Added More CSS Classes To Quiz Page For Better Styling Options
* Changed Timer To Disable Fields Instead Of Submit Form When Time Is Up
* Fixed Pagination Javascript Bug
* Minor Design Change To Quiz
* Minor Design Change To Quiz Options Page
= 2.1.1 (March 26, 2014) =
* Added Ability To Edit Style For Each Quiz
* Fixed Tried Quiz Too Many Times Text Bug
* Fixed Dashboard Quartely Widget Bug
* Minor Design Changes To Quiz Options Page
= 2.0.1 (March 22, 2014) =
* Added Pagination On Quiz Results Page
* Redesigned Results Detail Page
* Fixed PHP Notice On Quizzes Page
* Allow HTML/CSS in Landing Pages
= 1.9.6 (March 19, 2014) =
* Fixed Duplicate Quiz Bug
* Fixed Uneditable Question Bug
* Fixed Parse Bug
* Made Email Now Send As HTML
= 1.9.5 (March 18, 2014) =
* Fixed Bug
= 1.9.4 (March 18, 2014) =
* Fixed Bug
= 1.9.3 (March 17, 2014) =
* Fixed Bug: Unexpected T_CONSTANT_ENCAPSED_STRING When Activating
= 1.9.2 (March 17, 2014) =
* Added Ability To Delete Landing Pages
* Added Ability To Have HTML In Correct Answer Info Field
* Added Previous Question Button To Paginated Quiz
* Minor Design Changes To Quiz
* Add Timer To Title Bar
* Added %CURRENT_DATE% field
= 1.9.1 (March 13, 2014) =
* Added Ability To Show One Question At A Time Instead Of All At Once
* Added Ability To Allow Users To Share Results On Twitter
* Added Ability To Set Time Limits On Quiz
* Minor Design Changes To Quiz
* Minor Bug Fixes
= 1.8.2 (March 11, 2014) =
* Minor Bug Fixes
= 1.8.1 (March 10, 2014) =
* Added Customizable Text Section At End Of Quiz
* Added Ability To Set Up Different Landing Pages Based On Score
* Added Ability To Give Certificate After Quiz
* Enhanced Quiz Total Stats Widget
* Minor Design Changes To Quiz
* Fixed Session_Start Bug
* Fixed Division By Zero Bug
* Fixed Total Stats Deleted Bug
* Fixed Dashboard Rounding Bug
* Fixed Notice Unknown Company Field Bug
= 1.7.1 (March 6, 2014) =
* Added Several New Widgets To Quiz Dashboard
* Added A Timer Mechanism To Track How Long User Takes On Quiz
* Added New About Update Page
* Fixed Saving Results Bug
* Fixed Random Number On Quiz Options Page Bug
= 1.6.3 (March 5, 2014) =
* Fixed Duplicated Shortcode Bug
* Quiz Dashboard Design Changes
= 1.6.2 (March 4, 2014) =
* Minor Bug Fixes
* Minor Design Changes
= 1.6.1 (March 2, 2014) =
* Added Ability To Limit Amount User Tries Certain Quizzes
* Fixed Internet Explorer Quiz Adding Bug
* Fixed Results Link On Quizzes Page Bug
* Fixed Points Number Check Bug
* Fixed Limited Question Grading Bug
* Minor Design Changes To Admin Pages
= 1.5.1 (February 26, 2014) =
* Added Ability To Load Only Set Amount Of Questions From Total Questions
* Fixed PHP Notices On Quizzes Page
* Fixed PHP Notices On Quiz Options Page
* Fixed PHP Notices On Quiz Results Page
* Fixed PHP Notices On Quiz
* Fixed Hidden Pop-Up Bug
= 1.4.2 (February 22, 2014) =
* Fixed Capability Bug
* Minor Design Changes To Question Form
* Hint Bubble Is Now Wider For Longer Hints
* Minor Design Change To Quiz
= 1.4.1 (February 20, 2014) =
* Enhanced Plugins Compatibility With Other Plugins
* Hints Are Now Hidden By Default
* Minor Bug Fixes
= 1.3.1 (February 18, 2014) =
* Added Ability To Choose Whether Logged-in Users Can Enter Contact Info
* Fixed Editing Hint Field Error
* Added Ability To Have Media In Answers
* Added Ability To Have HTML In Questions And Answers
= 1.2.1 (February 11, 2014) =
* Fixed Quiz Results Details Bug
* Continued Working On New Error Code System
* Added Pagination To Tools Page, Quizzes Page And List Of Questions On Quiz Options Page
* Added Ability To Create A Duplicate Of A Quiz
= 1.1.1 (February 6, 2014) =
* Added %AVERAGE_POINT% Variable That Calculates Average Points Per Question
* Added Field For Reason Why Answer Is Correct
* Added %CORRECT_ANSWER_INFO% To Display Why Answer Is Correct
* Begun Creating New Error Code System
* Fixed Edit Quiz Name Bug
* Fixed New Quiz Bug
= 1.0.1 (February 4, 2014) =
* Fixed Saving Results Bug
* Fixed Leaderboard Bug
= 1.0 (February 1, 2014) =
* Added Ability To Customize From Name For User And Admin Emails
* Changed Question Editor
* Minor Change To Help System
= 0.9.9 (January 30, 2014) =
* Begun Creating New Advanced Help System
* Added New Question Editor
* Added Ability To Have Media In Questions
* Minor Design Changes To Quiz Options
= 0.9.8 (January 25, 2014) =
* Added Leaderboard Widget
* Added Ability To Reset Quiz Stats On Each Quiz
* Added Ability To Delete Results
* Minor Design Changes
* Minor Bug Fixes
= 0.9.7 (January 24, 2014) =
* Started Setting Plugin Up For Translations
* Relocated Widgets From Help Page To Quiz Dashboard Page
* Updated Several Of The Help Sections Through Plugin
* Minor Bug Fixes
= 0.9.6 (January 21, 2014) =
* Added Ability To Edit Question Order When Adding Questions
* Added Ability To Choose Whether Contact Info Is Asked For At Beginning Or End Of Quiz
* Defaulted Question Comment Field To None On New Questions
* Fixed Double Quote Bug
* Enhanced Monthly Stat Widget
* Minor Design Change To Quiz Total Stats Widget
* Minor Design Changes To Quiz Options Page
= 0.9.5 (January 19, 2014) =
* Added Ability To Edit %QUESTIONS_ANSWERS% Template
* Changed Name Of Support Page To Help Page
* Minor Design Changes On Quiz Options Page
= 0.9.4 (January 16, 2014) =
* Added Ability To Randomly Order Questions
* Updated Monthly Stat Widget
= 0.9.3 (January 14, 2014) =
* Logged-In Users Now See Contact Information
* Minor Bug Fixes
= 0.9.2 (January 12, 2014) =
* Updated Weekly Stat Widget
* Begun Work On Monthly Stat Widget
* Added Ability To Edit Leaderboard Template
* Bug Fixes
= 0.9.1 (January 8, 2014) =
* Fixed Leaderboard Design Bug
* Fixed Contact Information Design Bug
* Added Ability To Not Need Contact Info For Logged In Users
= 0.9 (January 5, 2014) =
* Added Ability To Edit Quiz Name
* Added Ability To Display Question As Drop Down
* Added Quiz Name To Completion Email's Subject
* Minor Design Changes To Quiz Options Page
* Design Changes To Quiz
= 0.8.6 (January 2, 2014) =
* Bug Fixes
= 0.8.5 (January 1, 2014) =
* New Screenshots Added
* Minor Design Changes
* Bug Fixes
= 0.8.4 (December 22, 2013) =
* New Option To Change Size Of Comment Field
* Enhanced Weekly Stat Chart
* Bug Fixes
= 0.8.3 (December 14, 2013) =
* Fixed Leaderboard Bug
* Started Work On Weekly Stat Widget
* Tweaked Some Design Throughout Admin Side
* Minor Bug Fixes
= 0.8.2 (December 10, 2013) =
* Fixed Disappearing Question Bug Completely
* Updated Update Process
= 0.8.1 (December 9, 2013) =
* Fixed Disappearing Question Bug
= 0.8 (December 1, 2013) =
* Added Spam Prevention Techniques To Backend
* Added Ability To Reorder Questions
* Added New Section On How-To Page
* Bug Fixes
= 0.7.2 (November 24, 2013) =
* Bug Fixes
* Added New Section On How-To Page
= 0.7.1 (November 19, 2013) =
* Changed Design For How-To Page
* Added New Section In How-To Page
* Added New Widget On Plugin Dashboard For Daily Stats
= 0.7 (November 15, 2013) =
* Bug Fixes
* Begun Work On New How-To Page
* Continued Redesigning Plugin Dashboard
= 0.6.2 (November 10, 2013) =
* Bug Fixes
* Added More Stats
* Started Redesigning Plugin Dashboard
= 0.6.1 (November 2, 2013) =
* Bug Fixes
= 0.6 (October 19, 2013) =
* Started Developing Quiz Leaderboards
* Added Ability To Save User Answers And Comments
* Added More Statistics To Quiz Dashboard
* Bug Fixes
= 0.5.3 (October 11, 2013) =
* Bug Fixes
* Started Redesigning Quiz Look
= 0.5.2 (September 29, 2013) =
* Bug Fixes
= 0.5.1 (September 22, 2013) =
* Added More Statistics To Quiz Dashboard
* Bug Fixes
= 0.5 (September 18, 2013) =
* Created New Tools Page And Moved Audit Trail To It
* Added Ability For Comment Section At End Of Quiz
* Added Ability To Have Hints
* Added Option To Have Comment Boxes On Questions
* Added More Statistics To Main Page
= 0.4.1 (September 15, 2013) =
* Bug Fixes
= 0.4 (September 13, 2013) =
* Add The Ability To Require Contact Information
* Add Email Validating To Email Field
= 0.3.1 (September 13, 2013) =
* Bug Fixes
= 0.3 (September 12, 2013) =
* Increased Scoring Systems To Three: Correct, Points, Or Not Graded
* Error Fixes
= 0.2 (September 9, 2013) =
* Added New Quiz Dashboard Page
* Created Audit Trail
* Added Ability to Add Questions/Answers to Templates
* Minor Spelling/Grammer Fixes
= 0.1 (September 1, 2013) =
* Begun Development
* Added ability to create/edit/delete quizzes
* Added ability to create/edit/delete questions
* Added quiz admin page
* Added questions admin page
* Added results page