MetroCS / cs3250_practice

Practice repository for cs3250
0 stars 20 forks source link

[USER-STORY]: Assigning Significance #58

Open tonysan98 opened 5 days ago

tonysan98 commented 5 days ago

User Story

Story

As a user
I want each factor to have a level of significance based on the values entered
so that I can give more importance to more significant factors.

Acceptance Criteria

Rules

Scenario 1

Given two factors
when I give one factor a weight of 100 and another a different weight of 50 then the factor with the weight of a 100 will be twice as important as the other factor

Classmate

Donald Schell - github: Donsch377

Supporting Information

User story resource link

Dependencies

Depends On

jody commented 3 days ago

This is a good start for a user story!

Perhaps the user story's "I want" part should be what is given in the "so that" part. For example, As a user, I want the product to give more importance to the factors are more significant to me, so that...

Now we need to know why the user wants this.

jody commented 2 days ago

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