diff --git a/BlankProjectTemplate/ProjectSchedule/Team_Gantt.gan b/BlankProjectTemplate/ProjectSchedule/Team_Gantt.gan index e1cffb4ff2c97b16f816ecfceb15def0a31a96c1..0865fa7933836f614e7068542f1f6710f53fb9ae 100644 --- a/BlankProjectTemplate/ProjectSchedule/Team_Gantt.gan +++ b/BlankProjectTemplate/ProjectSchedule/Team_Gantt.gan @@ -1,6 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?><project name="3XA3: Team Project" company="" webLink="http://" view-date="2018-09-17" view-index="0" gantt-divider-location="300" resource-divider-location="300" version="2.8.9" locale="en_CA"> +<?xml version="1.0" encoding="UTF-8"?><project name="3XA3: Team Project" company="" webLink="http://" view-date="2018-10-07" view-index="0" gantt-divider-location="300" resource-divider-location="300" version="2.8.9" locale="en_CA"> <description><![CDATA[Developing the clasical Snake game using python and front-end development languages.]]></description> - <view zooming-state="default:0" id="gantt-chart"> + <view zooming-state="default:5" id="gantt-chart"> <field id="tpd3" name="Name" width="167" order="0"/> <field id="tpd4" name="Begin date" width="65" order="1"/> <field id="tpd5" name="End date" width="64" order="2"/> @@ -45,7 +45,7 @@ <task id="26" name="Project Schedule" color="#8cb6ce" meeting="false" start="2018-09-27" duration="1" complete="0" thirdDate="2018-09-13" thirdDate-constraint="0" expand="true"/> <task id="27" name="Project review" color="#8cb6ce" meeting="false" start="2018-09-28" duration="1" complete="0" thirdDate="2018-09-13" thirdDate-constraint="0" expand="true"/> </task> - <task id="8" name="Requirements Document Revision" color="#8cb6ce" meeting="false" start="2018-09-18" duration="14" complete="0" thirdDate="2018-09-27" thirdDate-constraint="0" expand="true"> + <task id="8" name="Requirements Document Revision" color="#8cb6ce" meeting="false" start="2018-09-18" duration="14" complete="0" thirdDate="2018-09-27" thirdDate-constraint="0" expand="false"> <task id="31" name="Project Drivers" color="#8cb6ce" meeting="false" start="2018-10-01" duration="2" complete="0" thirdDate="2018-09-17" thirdDate-constraint="0" expand="true"/> <task id="49" name="Functional Requirements" color="#8cb6ce" meeting="false" start="2018-10-02" duration="2" complete="0" thirdDate="2018-09-12" thirdDate-constraint="0" expand="true"/> <task id="42" name="Non-Functional Requirements" color="#8cb6ce" meeting="false" start="2018-10-03" duration="2" complete="0" thirdDate="2018-09-12" thirdDate-constraint="0" expand="true"/> @@ -58,7 +58,11 @@ </task> <task id="58" name="task_58" meeting="false" start="2018-09-18" duration="1" complete="0" expand="true"/> </task> - <task id="9" name="Proof of Concept Demonstration" color="#8cb6ce" meeting="false" start="2018-10-08" duration="7" complete="0" thirdDate="2018-09-27" thirdDate-constraint="0" expand="true"/> + <task id="9" name="Proof of Concept Demonstration" color="#8cb6ce" meeting="false" start="2018-10-10" duration="4" complete="0" thirdDate="2018-09-27" thirdDate-constraint="0" expand="false"> + <task id="59" name="Snake Body & Movement" color="#8cb6ce" meeting="false" start="2018-10-10" duration="2" complete="0" thirdDate="2018-09-17" thirdDate-constraint="0" expand="true"/> + <task id="61" name="Home Page GUI" color="#8cb6ce" meeting="false" start="2018-10-11" duration="2" complete="0" thirdDate="2018-09-17" thirdDate-constraint="0" expand="true"/> + <task id="63" name="Border Boundaries" color="#8cb6ce" meeting="false" start="2018-10-15" duration="1" complete="0" thirdDate="2018-09-17" thirdDate-constraint="0" expand="true"/> + </task> <task id="12" name="Test Plan Revision" color="#8cb6ce" meeting="false" start="2018-10-17" duration="8" complete="0" thirdDate="2018-09-27" thirdDate-constraint="0" expand="true"/> <task id="13" name="Design & Document Revision" color="#8cb6ce" meeting="false" start="2018-10-29" duration="10" complete="0" thirdDate="2018-09-27" thirdDate-constraint="0" expand="true"/> <task id="14" name="Revision 0 Demonstration" color="#8cb6ce" meeting="false" start="2018-11-12" duration="2" complete="0" thirdDate="2018-09-27" thirdDate-constraint="0" expand="true"/> @@ -91,11 +95,13 @@ Source Code]]></notes> <allocation task-id="8" resource-id="3" function="1" responsible="true" load="33.333332"/> <allocation task-id="44" resource-id="3" function="1" responsible="true" load="100.0"/> <allocation task-id="55" resource-id="3" function="1" responsible="true" load="100.0"/> + <allocation task-id="59" resource-id="3" function="1" responsible="true" load="100.0"/> <allocation task-id="8" resource-id="4" function="4" responsible="false" load="33.333332"/> <allocation task-id="49" resource-id="4" function="4" responsible="true" load="100.0"/> <allocation task-id="8" resource-id="5" function="8" responsible="false" load="33.333332"/> <allocation task-id="42" resource-id="5" function="8" responsible="true" load="100.0"/> <allocation task-id="52" resource-id="5" function="8" responsible="true" load="100.0"/> + <allocation task-id="61" resource-id="5" function="8" responsible="true" load="100.0"/> </allocations> <vacations/> <previous/> diff --git a/BlankProjectTemplate/ProjectSchedule/Team_Gantt.pdf b/BlankProjectTemplate/ProjectSchedule/Team_Gantt.pdf index 389c1b07519a4cb5e05bbd747db1ecb37c067e4f..75d54aabc9c1c5f00bd12b663e30ddc69707e986 100644 Binary files a/BlankProjectTemplate/ProjectSchedule/Team_Gantt.pdf and b/BlankProjectTemplate/ProjectSchedule/Team_Gantt.pdf differ