Refactored postCalculateLearningPathILS to only need user_id and lms_user_id as params
Tested postCalculateLearningPathILS
Added translation for log.info
Description
Type of changes
[ ] Bugfix
[ ] Feature
[x] Refactoring
[x] Optimization
[ ] Documentation
[ ] CI/CD
[ ] Other
Requirements
[x] Everything build out of Material UI components
[x] New Material UI components capsulated via dependency injection in "@common/components"
[x] Provide basic information pieces in comments
[x] Establish interface to backend (if necessary)
[x] Use Skeleton components if something has to be fetched (if necessary)
[x] Error management: Components should handle undefined inputs
Refactored postCalculateLearningPathILS to only need user_id and lms_user_id as params Tested postCalculateLearningPathILS Added translation for log.info
Description
Type of changes
Requirements