Make basic Evaluation Form Logic Scaffolding
For the evaluation logic, aka how to handle how each module's weight for weighting each enabled module individually, we need to make sure there is a form for those evaluation settings.
Todo:
- Create a new Route for
/admin/condfig/development/module-radar/evaluation
- Use this route as local task link on
/admin/condfig/development/module-radar/settings
- Create a Settings Form with a weight form element
- Create basic logic that fetches which module is enabled and save in settings which module has enabled weights and its weight value
Edited by Mathias Grab