Dear members,
I would like to use the Chart.js plugin to display student assessment results in a radar chart.
I'm not a programmer but I can see that the chart data is loaded when Adapt initializes.
I would like to call the setupChart function after the assessment complete is called.
How do I access the setupChart function?
Adapt.setupChart() does not work.
Alternatively can the data used by the chart.js be updated at runtime?
Any assistance would be wonderful.
Andy