Create a variable that allows someone to input their grade as a percentage, and then the website will show them their grade as a letter, based on SAIT's Grading System. You will need to use variable(s) and conditional statements to achieve this.
Once you have the page working, use Google Fonts to apply the font Titillium Web which is SAIT's corporate font, and create a responsive design that incorporates 2-3 of SAIT's corporate colours:
#DA291C
#005EB8
#6D2077
#00A3E0
#A6192E
If you want to go further, see if you can get a form working so a user can input their grade, and then show the calculation.
Your grade on the assignment is % which is a letter grade.