Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving The Autonomous System Exercise #143

Closed
3 tasks done
Tracked by #175
notcruz opened this issue Jan 20, 2023 · 1 comment
Closed
3 tasks done
Tracked by #175

Improving The Autonomous System Exercise #143

notcruz opened this issue Jan 20, 2023 · 1 comment
Assignees

Comments

@notcruz
Copy link
Contributor

notcruz commented Jan 20, 2023

Story:

As a participant (user), I want to start improving the autonomous system exercise so that I can obtain a better understanding of how autonomous systems make decisions.

Acceptance Criteria:

  • Given when the user clicks a button, then the code block should be rendered so that they can alter the utility equation to improve the accuracy of the system's decision making
  • Given when the user finishes updating the utility equation, then the system should verify the users input so that the autonomous system could utilize the updated equation to run a new simulation
  • Given when the autonomous system has finished the simulation, then they should be able to make changes and rerun the simulation as many times as they would like so that they can obtain a better understanding of how the utility equation influences the autonomous system’s decision making
@notcruz
Copy link
Contributor Author

notcruz commented Feb 14, 2023

The popup component color does not properly update for certain edge cases. The issue can be rooted back to the timeout. I have an idea for a fix, but the timeout feature should be something added to the popup component. Having this decoupled may result in a similar issue being raised in the future.

notcruz added a commit that referenced this issue Feb 15, 2023
notcruz added a commit that referenced this issue Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants