Thank you for submitting your questionaire. Financial Health TestOverall Percentage: ' + score + '% ';
correctPage += 'Total Score: ' + ' ' + correct + ' points ';
if (correct < 9) {
correctPage += ifWrong;
}
else if (correct >= 9 && correct <= 11) {
correctPage += ifMedium;
}
else if (correct >= 12 && correct <= 14) {
correctPage += ifAced;
}
correctPage += ' |