=== Health Tracker === Contributors: geowrge Tags: health tracker, questionary Requires at least: 3.6 Tested up to: 4.2 Stable tag: 1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Do you need to track your patients' health over time? It's simple. All your registered patients will be able to answer a predefined set of questions for any of their condition (we call it variable). They will be able to see their evolution on a graph and also share it between them. == Installation == This plugin is Buddypress dependent. 1. Visit 'Plugins > Add New' 2. Search for 'Health Tracker BP Addon' 3. Activate Health Tracker BP Addon from your Plugins page. 4. Visit 'Settings > Health Tracker' to set up your questions and enable the panel. == Frequently Asked Questions == Q: How do you plan to extend this plugin? A: I will do my best to improve and extend this plugin as well as I will try to make it as modular as I posible. Q: Can I edit the code to fit my needs? A: Sure, you can do that. Q: Can I contribute with new features and ideas? A: Of course. Any ideas are welcomed. == Changelog == = 1.6 = * Fixed some bugs when auto generating charts * Fixed clipped text in the pie chart = 1.5 = * Added option to edit routines * Added option add multiple answers questions * Auto generate graphics if data exists * Added option to customize graphic colors = 1.4 = * Added support for 2 more answers = 1.3 = * Changed the graphs and generator to public view * Fixed getting current user ID = 1.2 = * Added simpler UI * Added more options for admin = 1.1 = * Added graph representation = 1.0 = * Development stage