[[TOC]] == Overview == Since we need a way to track one's activities for every day and for every sprint as a whole, we have defined two kinds of reports. Every report aims to give an tight and important information about people. The two kinds of reports are called '''daily report''' and '''iteration report'''. The daily reports provide information about everyone's everyday work. The iteration reports provide an overall picture of one's work during the iteration and provides some statistics about time, productivity etc. == Daily report == * All reports should be put in a file named "-.txt" where is the user id, and the rest is the date of today in the iso format. * The naming is case sensitive. Example "tanya-2009-09-13.txt" * The report should contain several lines, each describing performed activity. * Each activity should be described on a single line. * You should be following the format strictly, or the report generating scripts will fail. * In order to check the consistency of a daily report, one should run the '0check.py' file which is locate in '/manage/reports/'. * in order to run this file one should have pytnon installed. * on Windows: open Command Prompt and enter "python 0check.py" * on Linux: open Terminal and enter "python2.5 0check.py" * the python script outputs whether there are mistakes and where they are located. Each line should be formated as: