Severity: Warning
Message: fopen(/tmp/ci_sessionkid9fn4pukhte7tf6cl63v1sq68kb7u3): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Student percentage to grade converter is the converter developed using "Java Programming Language", that converts the percentage obtained by the student in the examination into the proper grade.
Student percentage to grade converter is the converter developed using "Java Programming Language", that converts the percentage obtained by the student in the examination into the proper grades.
It is mostly used by the students as well as teachers while making the report card or if the student wants to know his grades. This source code/packet not only converts the percentage to grade but also displays a proper message according to the percentage obtained.
If the student has got less percentage or his/her percentage is below 30, then it displays a proper message that "Sorry, you are failed!".
Submitted by Pakshal Bhairav Jain (Pakshal888)
Download packets of source code on Coders Packet
Comments