[[PageOutline(2-5,Contents,pullout)]] = Evidence-based effort scheduling == Description This is a plugin that makes a prediction on how many hours a given task or milestone will take. It does its calculation based on previously generated statistics by the same team. It also gives you expected release dates based on developers' working weeks. For every ticket you start, make an estimation how long will you have to work until it is finished. When finished, record how long you have actually worked on it. By doing so, you feed statistics into the plugin and for every new ticket, it will give you better predictions based on your current estimations. Good information on what this plugin '''should''' do can be read in [http://www.joelonsoftware.com/items/2007/10/26.html Joel's blog]. This plugin requires the TimingAndEstimationPlugin to be installed. == Bugs/Feature Requests Existing bugs and feature requests for EvidenceSchedulingPlugin are [http://github.com/ironsmile/evidencetracplugin/issues here]. If you have any issues, create a new issue [http://github.com/ironsmile/evidencetracplugin/issues here]. == Download Download the zipped source from [http://github.com/ironsmile/evidencetracplugin/zipball/master here]. == Source You can check out EvidenceSchedulingPlugin from [git://github.com/ironsmile/evidencetracplugin.git here] using git. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(evidenceschedulingplugin, 3)]] == Author/Contributors '''Author:''' [wiki:doycho] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''