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

Build questions, answer options or default answers upon previous answers #1216

Open
Zack-83 opened this issue Dec 17, 2024 · 0 comments
Open

Comments

@Zack-83
Copy link
Member

Zack-83 commented Dec 17, 2024

Rationale / Begründung

Rendering some questionnaires in RDMO requires to make the platform interactive, where the presentation of questions and possibly some new variable values build upon already answered questions.
For example: A variable V3 is pre-calculated on the basis of variables V1 and V2; the result is shown to the user, who can agree or not with the value; if yes, the value for V3 stays; if not, he/she will enter a new value and possibly add some justification for the change.

Affected

Users, Managers

Minimal functionality

It should be possible to add short code snippets, in Django or JavaScript, in the question texts or help texts, which both write values into the memory and show conditioned text on the user interface.

Nice-to-have functionality

Build also answer optionsets based on existing variable values

References / Verweise

Sketch of the use case considered (the variable "integrity level" is calculated based on the two variables "complexity" and "criticality").

Hint to use case implementation in RDMO.

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

No branches or pull requests

1 participant