MetroCS / cs3250_practice

Practice repository for cs3250
1 stars 29 forks source link

[REQUEST] Decision Chain #57

Closed JamiBean closed 4 weeks ago

JamiBean commented 1 month ago

User Story: Decision Chain

Story

As a decision maker
I want to be able to have a chain of event_
so that my past decisions will help with my future decisions.

Acceptance Criteria

Choose either rules or scenarios and ensure they are verifiable from the perspective of the stakeholder

Rules

Scenario 1

Given passed input decisions
when a new decision is input then prior decisions will help way in the new decisions

Supporting Information

[Relevant information, context, resources, references]

Dependencies

Depends On

[Links to other issues on which this story depends]

Dependents

[Links to other issues that depend on this story]

jody commented 1 month ago

There appears to be good information here that needs to be clarified so the reader knows what to do.

The phrase "chain of event" is new to this project, so it needs to be explained.

The acceptance criteria need to explain a way to determine if the product meets the user story. Some appear to be suggestions for specific solutions; others are not clear how they are intended to be used.

jody commented 1 month ago

Please have your collaborator add a comment to this issue so that they can be recognized and added as an assignee.

jody commented 1 month ago

Please update the stakeholder type from "end user" to "decision-maker" to match the stakeholder types found in the web documentation and the decision_support/README.md

apluskett commented 1 month ago

The phrase "chain of event" is new to this project, so it needs to be explained.

the "Chain of events" would be using prior inputs to help guide new inputs. Ex you had 3 choices in the past and you go to make a new decision. The prior chains would then be populated and help guide the new decision by helping weigh the old inputs and the new inputs for the next future decision.

zAtkinsonSchool commented 1 month ago

I helped with making the user story before it was put into the issues page.

JamiBean commented 1 month ago

decision chain is supposed to be that is tracking and reading your decisions. it is the technique and guidance that aids in the concept of decisions making and allows it to influence the response that the app gives. This will enable the app to figure out the factors used and better direct towards the options. This is on a basis of labels and directions. And gives us worth because it aids in my directional compatibilities. Such as if I was to input previous data I would want to play with possible outcomes with the intent to find a solution.

jody commented 1 month ago

A very interesting enhancement that deserves further attention. Will mark this as a [REQUEST] and something to be addressed in the future.

jody commented 4 weeks ago

Based on offline discussions, this is an idea for a future feature. I've created a discussion for this topic #91 and will close this issue pending the outcome of that discussion.