Quizzes compilation in each learner's dashboard by Tony Chee - Wednesday, November 8, 2023, 5:27 PM Number of replies: 2 Good afternoon,Is it possible to display a compilation of the quiz scores of a learner, and place it in her/his own dashboard?Attached is a picture of this compilation for reference: Average of ratings: - Permalink Reply In reply to Tony Chee Re: Quizzes compilation in each learner's dashboard by Greg Rich Debonair - Friday, January 5, 2024, 10:40 AM Yes it is. Try this if it fits your needs: 1. Use custom report /DML API to generate the appropriate report. 2. Use ChartAPI to turn it to graph's like in the picture Average of ratings:Useful (2) Permalink Show parent Reply In reply to Greg Rich Debonair Re: Quizzes compilation in each learner's dashboard by Tony Chee - Friday, March 8, 2024, 11:45 PM Thank you very much Greg. I was trying to implement ChartAPI by following: https://componentlibrary.moodle.com/admin/tool/componentlibrary/docspage.php/moodle/javascript/charts/ Just a quick question: where do I locate the files: lib/amd/src/chart_builder.js lib/amd/src/chart_*.js lib/templates/chart.mustache I looked at the backend files via my Cpanel but couldn't find them. Average of ratings: - Permalink Show parent Reply
In reply to Tony Chee Re: Quizzes compilation in each learner's dashboard by Greg Rich Debonair - Friday, January 5, 2024, 10:40 AM Yes it is. Try this if it fits your needs: 1. Use custom report /DML API to generate the appropriate report. 2. Use ChartAPI to turn it to graph's like in the picture Average of ratings:Useful (2) Permalink Show parent Reply In reply to Greg Rich Debonair Re: Quizzes compilation in each learner's dashboard by Tony Chee - Friday, March 8, 2024, 11:45 PM Thank you very much Greg. I was trying to implement ChartAPI by following: https://componentlibrary.moodle.com/admin/tool/componentlibrary/docspage.php/moodle/javascript/charts/ Just a quick question: where do I locate the files: lib/amd/src/chart_builder.js lib/amd/src/chart_*.js lib/templates/chart.mustache I looked at the backend files via my Cpanel but couldn't find them. Average of ratings: - Permalink Show parent Reply
In reply to Greg Rich Debonair Re: Quizzes compilation in each learner's dashboard by Tony Chee - Friday, March 8, 2024, 11:45 PM Thank you very much Greg. I was trying to implement ChartAPI by following: https://componentlibrary.moodle.com/admin/tool/componentlibrary/docspage.php/moodle/javascript/charts/ Just a quick question: where do I locate the files: lib/amd/src/chart_builder.js lib/amd/src/chart_*.js lib/templates/chart.mustache I looked at the backend files via my Cpanel but couldn't find them. Average of ratings: - Permalink Show parent Reply