Closed EerikSaksi closed 1 year ago
Define min-group-size and max-group-size directives in ConfigurableExercise, and add data to Questionnaire and SubmitForm
Fixes #70
What?
Add group size directives
Why?
Before this could only be defined in the config globally
How?
Add group size options to option_spec in ConfigurableExercise, define data in SubmitForm and Questionnaire
option_spec
ConfigurableExercise
SubmitForm
Questionnaire
Remember to add or update unit tests for new features and changes.
What type of test did you run?
Did you test the changes in
Think of what is affected by these changes and could become broken
Clean up your git commit history before submitting the pull request!
Define min-group-size and max-group-size directives in ConfigurableExercise, and add data to Questionnaire and SubmitForm
Fixes #70
Description
What?
Add group size directives
Why?
Before this could only be defined in the config globally
How?
Add group size options to
option_spec
inConfigurableExercise
, define data inSubmitForm
andQuestionnaire
Fixes #70
Testing
Remember to add or update unit tests for new features and changes.
What type of test did you run?
Did you test the changes in
Think of what is affected by these changes and could become broken
Translation
Programming style
Have you updated the README or other relevant documentation?
Is it Done?
Clean up your git commit history before submitting the pull request!