tags in unexpected places like hidden fields - Did some small styling adjustments - Fixed the %%MAX_POINTS%% calculation to take into account the quesiton type = Changes in 2.3 = - Export quiz results as CSV file (semicolon delimited) - The exam shortcode is now easier to copy - Animate back to top when submitting exam, and when clicking "next" after long question. This prevents confusion when user has to see the next screen. - Fixed bug with "Question X of Y total" showing even for single-page quizzes - Each exam / quiz has its own setting about how the answers will be shown - As many themes started showing the choices under radio buttons or checkboxes, added explicit CSS to keep them on the same line - Fixed new bug with missing answers when adding question - Fixed bug with skipping "0" answers - Changed %%TOTAL%% to %%MAX-POINTS%% for clarify and consistency. The old tag will keep working. - Further code improvements - Tested in multisite - Fixed "headers already sent" message caused by premature update statement = Changes in 2.2 = - Replaced 'the_content' filter with custom filter to avoid issues with membership plugins - Cleanup the root folder from show_exam.php - Another method added to the API, see the new docs - The answers field changed to TEXT so you can now add long choices/answers to the questions - Fixed bug in the list of taken exams - Fixed issues with correct/wrong answer calculation - Added %%CORRECT%% answers variable to display number of correct answers - Watu scripts and CSS are now loaded only when you have exams on the page avoiding unnecessary page overload - Other code fixes and improvements = Changes in 2.1 = - Displaying "Question X of Y" so the user knows where they are - Fixing incompatibility with Paid Membership PRO - Shortcodes on the final screen - Starting API (Not yet documented) - Code fixes and improvements = Changes in 2.0 = - Required questions (optional) - A list of users who took an exam along with their results - Localization of the strings in the javascript - More flexible function to add new DB fields on update - Code fixes and improvements = Changes in 1.9 = - Grade title and description are now separated - Shortcodes will be executed in questions and final screen - Code fixes and improvements - Localization issues fixed = Changes in 1.8 = - the exam title links to the post with this exam if exam is already published - "show all questions on single page" is now configurable for every exam - Improving code continued (more to come) = Changes in 1.7 = - You can now randomize the questions in a quiz - Fixed issues with the DB tables during upgrade - Removed more obsolete code, fixed code issues. More on this to come. = Changes in 1.6 = - Removed obsolete rich text editor and replaced with wp_editor call - Added "Essay" (open-end) question - Resolved possible Javascript conflicts - Internationalization ready - find the .pot file in langs/ folder