The issue is a part of plugins system #30.
Validation plugins should be organized in a generic way which support at least the following business processes:
- Activating a validation for a course.
- Changing an activated validation settings.
- Calculating validation score for each solution in range from 0 to 100 which will be used in suggesting score calculation formula.
Existing validations should be transformed to plugins supporting all the previously described business processes.
The issue is a part of plugins system #30.
Validation plugins should be organized in a generic way which support at least the following business processes:
Existing validations should be transformed to plugins supporting all the previously described business processes.