Thread: Grading Scale
View Single Post
Old Nov 29th, 2007, 7:16 PM   #1
The_Professor
Newbie
 
Join Date: Nov 2007
Posts: 6
Rep Power: 0 The_Professor is on a distinguished road
Grading Scale

Ok I am looking at a C++ projects right now, but I want to try and do something in vb, due to thats what my laptop I bought off my son has on it. I want to create a grading scale, but have no clue about vb. I have my grading scale here and want to go by these guidlines in C++ as closely as possible. I need to create a program with 2 arrays and at most 1 if statement. 0-299 = F, 300-349 = D, 350-399 = C.. and so on. I want to enter the number grade in a text box and have the letter grade shown. Please help or get me started, I would like to have this done so I can give my students their final grade within the next few days.
The_Professor is offline   Reply With Quote