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

Support for a clinician to set the IDED-3D counterbalancing options for single user mode #314

Closed
martinburchell opened this issue Aug 14, 2023 · 0 comments · Fixed by #319
Assignees

Comments

@martinburchell
Copy link
Collaborator

We currently have support for per-patient task settings in the Patient Task Schedule editor (when editing a server-created patient) but none of the tasks currently support this.

One candidate is for the clinician to be able to set the IDED-3D counterbalancing options. e.g. something like:

{
    "ided3d": {
      "counterbalancing": "3"
    }
} 

It should be a case of implementing applySettings() for the IDED-3D task.

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