How to make your own Learning Dashboard deployment - Learning-Dashboard/LD-learning-dashboard GitHub Wiki
The dasboard is divided by different components that provides the different features. You need to clone and build the components from the corresponding repositories according to the functionality you want to deploy
-
qrapids-si_assessment-rest.war file. This component provides the qualitative assessment for the strategic indicators using Bayesian networks. The quantitative approach is already included in the LD-learning-dashboard component
-
qrapids-forecast-rest.war file. This component provides the prediction features.
Once you have the war files you need, you need to follow the instructions described at How to deploy the Learning Dashboard.
You can find the instructions of how to build the component in the README.md file of the corresponding repositories.