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
{{ message }}
This repository has been archived by the owner on May 5, 2020. It is now read-only.
Each work space should have access to a list of saved states representing a scenario model, and a user should be able to save and restore their work from those states.
Aside from building the UI, this should be easier to implement due to how GoJS works. We should only need to save and load different versions of the GoJS model.
Also see issue #6 from PowerUp Story Designer concerning unlimited saved state options. While this saved state functionality should be similar to PowerUp Story Designer, please make sure to go the route of unlimited slots.
Acceptance Criteria
Update [Required]
Add functionality to handle saving/loading saved states similar to PowerUp Story Designer
Create mockups for potential UI options
Develop UI for managing saved states
Update the Save JSON and Open JSON options to handle the new work session format
Update documentation relevant to all affected parts (in primary repo readme and gh-pages readme)
Definition of Done
All of the required items are completed.
Approval by 1 mentor.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
The current working model for the app is that every work session represents a single scenario.
We should move to a model similar to the PowerUp Story Designer.
Each work space should have access to a list of saved states representing a scenario model, and a user should be able to save and restore their work from those states.
Aside from building the UI, this should be easier to implement due to how GoJS works. We should only need to save and load different versions of the GoJS model.
Also see issue #6 from PowerUp Story Designer concerning unlimited saved state options. While this saved state functionality should be similar to PowerUp Story Designer, please make sure to go the route of unlimited slots.
Acceptance Criteria
Update [Required]
Definition of Done
The text was updated successfully, but these errors were encountered: