=IF(C5>2,"Good Answer",IF(C5<2,"Another Good Answer","Wrong Answer"))
The second IF statement goes where the "False" Statement would normally be
and the "False" statement comes after. If you type = into a cell and use the
Functions drop down list to create your IF statement, then all you need to do
is click the IF function again, after clicking in the "Value if False" window.