You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a generic Rationale page is being used and is represented by a predefined list of Justification created when the Solution is:
This needs to be split into a "Context and Objective" page, and "Situation" page:
Context and Objective
Why the project is needed. Recalls the buisiness context, and presents the general business objectives.
For now this will be represented by a single textarea and Goal entity.
Existing fields (Justification entities), minus the situation will be combined into a single value:
# Vision
...
# Mission
...
# Objective
...
Situation
The current situation, upon which the system is expected to improve.
Represented by a single Obstacle entity.
Populate with the existing situation Justification value.
The text was updated successfully, but these errors were encountered:
mlhaufe
changed the title
Split Rationale page into Mission and Situation pages
Split Rationale page into "Context and Objective" and "Situation" pages
Oct 29, 2024
Currently a generic Rationale page is being used and is represented by a predefined list of
Justification
created when the Solution is:This needs to be split into a "Context and Objective" page, and "Situation" page:
Context and Objective
Why the project is needed. Recalls the buisiness context, and presents the general business objectives.
For now this will be represented by a single textarea and
Goal
entity.Existing fields (
Justification
entities), minus the situation will be combined into a single value:Situation
The current situation, upon which the system is expected to improve.
Represented by a single
Obstacle
entity.Populate with the existing situation
Justification
value.The text was updated successfully, but these errors were encountered: