e-Learning-by-SSE / nm-skill-service

The Skill Repository Service allows content creators / teachers to develop their own competence repositories (i.e., taxonomies), share them with others, and use them to model required and offered compenences of a course.
Apache License 2.0
0 stars 0 forks source link

Create and update personalizedLearningPathes #115

Closed LPhD closed 3 months ago

LPhD commented 5 months ago

Functionality (a function for creating a path and one for changing its attributes) needs to be implemented/revised and tested. DB schema is complete, triggering of creation/updating is handled in another issue (https://github.com/e-Learning-by-SSE/nm-skill-service/issues/114). API for getting paths is also already implemented (in the controller of the learningHistory).