Overall Score
- 09 Feb 2024
- 1 Minute to read
- Print
- PDF
Overall Score
- Updated on 09 Feb 2024
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overall Score
In the Scorecard Container HTML replace <! -- Overall Score snippet --> with below snippet, update the version of the HTML file & upload the file to get the shown output.
<div class="col-md-4">
<span id="survey_progress_overview_percent" style="display:none;" >{{dashboard.data['replace_with_your_field_name']}}</span>
<canvas id="OverallScoreDoughnut" data-color="#601A4A" data-text="Overall Score" ></canvas>
</div>
Was this article helpful?