We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Script should use all values in config.json, removing the need to input these values again.
config.json
Script prompts the user for inputs from the inputData.features inputs onwards.
inputData.features
y
The text was updated successfully, but these errors were encountered:
How important is this for 0.4.1 or can it be pushed back to 0.5?
Sorry, something went wrong.
183fe62
Fix saving of config to file
eceb609
Fixes adaptlearning#1828
No branches or pull requests
Expected Behaviour
Script should use all values in
config.json
, removing the need to input these values again.Actual Behaviour
Script prompts the user for inputs from the
inputData.features
inputs onwards.Steps to Reproduce
y
when asked to useconfig.json
valuesVersions
The text was updated successfully, but these errors were encountered: