=== Progress Tracker === Contributors: alexfurr, simon.ward Tags: academic, progress, pages, progression Requires at least: 3.0.1 Tested up to: 5.3.2 Stable tag: 0.9.3 A simple tool that allows people to easily track their progress through your site. == Description == Allow your users/students to keep track of their progression in your site. They can click a 'Completed' button on pages where tracking is activated which gives them a visual guide when thry return to the site as to where they left off. Also provides handy 'Next' and 'Back' buttons within a set of sub pages (think topic pages), as well as a 'quick jump' list so they can quickly visit any page in that topic. All of this can be customised. **How to Use** - When creating a new page or editing an existing one, tick the 'Enable tracking' option in the Page attributes settings. - Any sub pages created with this as a parent will be tracked. A mini menu indicating current progression is shown at the top of the parent page. - This only works for logged in users! **Plugin Options** - Location of the next / back buttons (top or bottom) - Location of jump menu (top or bottom or not shown) - Change the button text - Change the button image - Widget showing progress or sub pages mini menu == Installation == 1. Extract the zip file and copy contents in the wp-content/plugins/ directory of your WordPress installation 2. Activate the Plugin from Plugins page. == Frequently Asked Questions == **How do I customise the buttons?** You can customise the plugin in Tools > Progress Tracker **Why aren't the buttons appearing?** Buttons only appear for logged in users - check you're logged in! == Screenshots == 1. The sub page menu. Items in bold indicate unread pages 2. A sub page with next / back buttons, quick jump menu and the 'mark as read' button 3. Admin screen showing user progression 4. Indivdual overview of a single user progression == Changelog == = 0.9.3 = * Division by zero and thickbox fix = 0.9.1 = * Fixed for Gutenberg = 0.9.1 = * Bug fix for reset progress = 0.9 = * Added shortcode option for toggler on DIVI themes = 0.8 = * Options for removing numbers * Option for auto marking progress as complete * Users can now reset progress = 0.7 = * Mini Menu added to the tracker widget = 0.6 = * Can now add tracker widget * Can now change Click here to start button text = 0.4 = * Can now add the mark as read button at top or bottom of the page = 0.3 = * Added shortcode for displaying current user's progress. * Added Page Summary tab that shows percentage of users that have completed each page. = 0.2 = * Fixed the switch operation on the frontend. = 0.1 = * Initial Release