# HG changeset patch # User terom # Date 1226092135 0 # Node ID 5563905cc9aa3f4243bedef465888d59e396858d # Parent 9eaf15ab8267e383fd998bbcadf0237490936cfb remove unused plan xhtml templates diff -r 9eaf15ab8267 -r 5563905cc9aa plan/plan_template.xhtml --- a/plan/plan_template.xhtml Fri Nov 07 19:58:03 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,87 +0,0 @@ - - - - - - -AS-0.1102 Project plan - - - - -
-

AS-0.1102 - project plan

-

Subject subject number - project subject

-
- -

Authors:

- - - - - - - - - - - - - - - - - -
54321XKalle Koodarikalle.koodari@cgurus.com
12345ZKeijo Kommentoijakkommento@kommarit.ru
56789WDiana Dokumentoijaddokumen@cc.hut.fi
- -

Last updated:

- -

01.01.2006

- -

Requirement specification

- -

In this chapter you must define what your program must do and what additional features it may have. -You can for example order requirements in order of importance. Please make clear which features are -mandatory for the program and which are additional features.

- -

Do not specify the functionality of your program in source code level, but define what user can do with your -program.

- -

Program architecture

- -

In this chapter you must tell how you can fulfill the requirement specification. What architectural structures -and interfaces you need. You must also draw some kind of diagram(s) of your program. Those don't need to be in UML or SA/SD -format, but diagrams must clarify the structure of your program.

- -

Do not write your source code here. You may write definitions of some ADT:s or function prototypes if those -make it easier to understand your architectural decisions.

- -

Please tell also what other possibilities there are to solve the problem and why you decided to do it in -the way you decided.

- - -

Tasks sharing

- -

In this chapter you must tell how you will share the tasks inside your group ie. you must tell the duty of every -single person in your group.

- -

you must also tell in which part of the project you must co-operate to make your program to work.

- -

Program testing

- -

In this chapter you must tell how you are going to test your program and how you make sure that every part of it -really works.

- -

Project schedule

- -

In this chapter you must plan the schedule of your project. When to start, when the modules must be ready, -when to test modules, when to integrate and do the final tests and document.

- -

References

- -

In this chapter you must tell what references you have used and will use during your project. -You must also tell if you plan to use some software components , which you haven't written yourself, -in your program.

- - - diff -r 9eaf15ab8267 -r 5563905cc9aa plan/pplan.xhtml --- a/plan/pplan.xhtml Fri Nov 07 19:58:03 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,87 +0,0 @@ - - - - - - -AS-0.1102 Project plan - - - - -
-

AS-0.1102 - project plan

-

Subject subject number - project subject

-
- -

Authors:

- - - - - - - - - - - - - - - - - -
79171VAtle Kiveläatle.kivela@tkk.fi
Keijo Kommentoijakkommento@kommarit.ru
56789WDiana Dokumentoijaddokumen@cc.hut.fi
- -

Last updated:

- -

01.01.2006

- -

Requirement specification

- -

In this chapter you must define what your program must do and what additional features it may have. -You can for example order requirements in order of importance. Please make clear which features are -mandatory for the program and which are additional features.

- -

Do not specify the functionality of your program in source code level, but define what user can do with your -program.

- -

Program architecture

- -

In this chapter you must tell how you can fulfill the requirement specification. What architectural structures -and interfaces you need. You must also draw some kind of diagram(s) of your program. Those don't need to be in UML or SA/SD -format, but diagrams must clarify the structure of your program.

- -

Do not write your source code here. You may write definitions of some ADT:s or function prototypes if those -make it easier to understand your architectural decisions.

- -

Please tell also what other possibilities there are to solve the problem and why you decided to do it in -the way you decided.

- - -

Tasks sharing

- -

In this chapter you must tell how you will share the tasks inside your group ie. you must tell the duty of every -single person in your group.

- -

you must also tell in which part of the project you must co-operate to make your program to work.

- -

Program testing

- -

In this chapter you must tell how you are going to test your program and how you make sure that every part of it -really works.

- -

Project schedule

- -

In this chapter you must plan the schedule of your project. When to start, when the modules must be ready, -when to test modules, when to integrate and do the final tests and document.

- -

References

- -

In this chapter you must tell what references you have used and will use during your project. -You must also tell if you plan to use some software components , which you haven't written yourself, -in your program.

- - -