i’m unique
Student Grading System Program Using C++
{ C++ } { }
09
October
2008

After several days, finally I can answer the questions given to me here. This question is provided by someone named Arisa Atshushi. I even had time to chat with this person, he admitted came from Malaysia. Wow, my blog has also visited from the outside of Indonesia, this is make me happy and to return my spirit to write on my blog.

Here’s the questions :

hye… can u this for me?… plz reply me a.s.a.p… im very weak in programming…
This is the question:-

Project Title : Student Grading System
Purpose : Calculate the grade and sort the result in descending
Group : Maximum 5 persons
Submission : 17-Oct-2008 (pls check calendar)
example Input file : studentsmark.txt
example Output file: studentresult.txt

How the user operate the software:
1) user run the software
2) an interface show on the screen
3) user keyin Input file name (example:studentsmarks.txt)
4) user keyin Output file name (example:studentresult.txt)
5) user select function to calculate and sort
6) Then an output file stored student result generated
7) user can select option to continue another input file or quit the software

Formular:
1) please exam studentsmark.txt and studentresult.txt
2) the result listing in the studentresult.txt must be sort in descending
3) Grade : MARKS >= 80 Then A
MARKS >= 75 Then A-
MARKS >= 70 Then B+
MARKS >= 65 Then B
MARKS >= 60 Then B-
MARKS >= 55 Then C+
MARKS >= 50 Then C
MARKS >= 45 Then C-
MARKS >= 40 Then D+
MARKS >= 35 Then D
MARKS < 35 Then E

For Arisa, please download the program that I make here. I created this program using Borland C + + 5.02. There are two files, namely program.cpp and studentsmark.txt. Please try to run the program that I make, and then enter the name of the file, namely studentsmark.txt. And you will get the result file namely studentresult.txt in the same folder where you place that two file.

I know this C++ program is not perfect answer for your question, maybe you need to make a little change on this C++ program, so if you have any questions or anything that doesnt clear, please contact me.

Related Posts

6 Comment

arisa atshushi
arisa atshushi
October 9th, 2008 at 10:42 pm

hye wira… thanks a lot ya for helping me… hehe… u’re soooo kind… ;)… thank q very much…;).

you are welcome

arisa atshushi
arisa atshushi
October 12th, 2008 at 3:56 am

wira i got problem with my project… my lecture want it in C…not C++….

that’s mean you have to change/translate that program to C language :D

arisa atshushi
arisa atshushi
October 13th, 2008 at 4:17 am

wira i got problem with my project… my lecturer want it in C…not C++….

that’s mean you have to change/translate that program to C language :D

ghozan
October 13th, 2008 at 7:35 am

wow, a good lecturer always helps his student…. keep up the good work pak!

thank you sir, i hope this way doesn’t make the student spoiled

Andy MSE
October 18th, 2008 at 12:34 am

Waduh… gak mudheng mas!… ngoprek blog aja sudah kembang-kempis liat bahasanya

jangan merendah gitu akh…

sudarma
October 31st, 2008 at 1:22 pm

bingung lihatnya, pusing…

hhehehe

Leave a Reply