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

Create a design document for reworking the redo flow #346

Open
satra opened this issue Aug 31, 2024 · 1 comment
Open

Create a design document for reworking the redo flow #346

satra opened this issue Aug 31, 2024 · 1 comment

Comments

@satra
Copy link
Contributor

satra commented Aug 31, 2024

Reproschema allows for changing responses at any state of the protocol execution. However, this does not behave the way it should in most cases and are related to conditional logic (isVis) and compute. It is also a complex process in that a change may only affect a few or no elements or many elements depending on the type of change.

A design document should be created for expected changes in flow. In addition there should be considerations for whether changes are allowed in previous activities or only in the current one.

@satra
Copy link
Contributor Author

satra commented Aug 31, 2024

some paths to consider:

  • restart protocol
  • restart an activity
  • change an earlier response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant