You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, learning paths in DH are static content populated from a json file. It would be great to have flexibility such that teams or team members could have learning paths specific to them. The frontend team could have reactjs in their learning paths, the platform team could have CircleCI in their learning paths while the Java may have as objectif to learn Quarkus.
What is the current behavior?
Currently, the learning path is pulled from a single static file.
What is the new behavior?
The new behavior should give teams the possibility to define learning paths for their specific group. The PM could also be responsible for creating learning paths for the team. The key here is the capability to have different learning paths active at the same time. A user could have many different learning paths depending on the teams that they are in. I do not know if we want to make this so granular that each individual user has their own learning path. But in my mind team-based would be great.
The text was updated successfully, but these errors were encountered:
Yeah, I believe the 1st step would be just adding the ability to declaratively create a list of learning paths using the same data.json mechanism used by the home and tech-radar.
Yeah, I believe the 1st step would be just adding the ability to declaratively create a list of learning paths using the same data.json mechanism used by the home and tech-radar.
What do you want to improve?
Currently, learning paths in DH are static content populated from a json file. It would be great to have flexibility such that teams or team members could have learning paths specific to them. The frontend team could have reactjs in their learning paths, the platform team could have CircleCI in their learning paths while the Java may have as objectif to learn Quarkus.
What is the current behavior?
Currently, the learning path is pulled from a single static file.
What is the new behavior?
The new behavior should give teams the possibility to define learning paths for their specific group. The PM could also be responsible for creating learning paths for the team. The key here is the capability to have different learning paths active at the same time. A user could have many different learning paths depending on the teams that they are in. I do not know if we want to make this so granular that each individual user has their own learning path. But in my mind team-based would be great.
The text was updated successfully, but these errors were encountered: