Hi all,
I'am having problems with something I have been asked to do.
I have got 3 days to do this and I cant find a gpl script out there to help me do this quickly!
Bascily I have 20 questions.
Each question has 3 columns.
The first Column has a scale of 6-10 which the user inputs.
The second Column has a scale of 1-5 which the user inputs.
I need some code which calculates (column1) - (column2) = (column 3).
Column 3 needs to call an image either a red, amber or green dot.
Red dot if the answer is between 7-10
Amber dot if the answer is between 3-7
Green dot if the answer is between 1-3
So if I answer 10 for column 1 and 4 for column 2, column 3 would be 6 which would return an amber dot.
I can find php calculators but I am hopeless at starting new code and only ever done reverse engineering stuff.
If anyone could help it would be much appreciated and wont go un noticed.
Many Thanks
A desperate and frustrated Mullz :o