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

Issue on page /quickstart-hub-admin/tasks-config.html #99

Closed
nickreich opened this issue Mar 12, 2024 · 2 comments
Closed

Issue on page /quickstart-hub-admin/tasks-config.html #99

nickreich opened this issue Mar 12, 2024 · 2 comments

Comments

@nickreich
Copy link
Contributor

In section 5.5.1 the text about how to designate a output_type as required or optional is not fully clear for the mean output type. I think that if the mean is required, the block should look like

"mean": {
                            "output_type_id": {
                                "required": ["NA"],
                                "optional": null
                            }, ...

where ["NA"] is kind of like an indicator that that option has been selected. But the text needs to be clearer.

@nickreich
Copy link
Contributor Author

Noting that there is a more complete description in the schema file, but it would be useful to have here as well.
https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v2.0.1/tasks-schema.json

@micokoch
Copy link
Contributor

Addressed in #102 .

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

No branches or pull requests

2 participants