Sunteți pe pagina 1din 2

is a newly developed project that assesses students by conducting online objecti ve tests. The tests would be highly customizable.

This project will enable educa tional institutes to conduct test and have automated checking of answers based o n the response by the candidates. The purpose of the project is to see that the responses from the candidates will be checked automatically and instantly. Onlin e examination will reduce the hectic job of assessing the answers given by the c andidates. Being an integrated Online Examination System it will reduce paper wo rk. ONLINE-EXAMINATION-PROJECT-A-JAVA-PROJECT Advantages: It can generate roject would be of students is edback based on Conclusion: Online Examination java project allows faculties to create their own tests. It w ould enable educational institutes to perform tests, quiz and create feedback fo rms. It asks faculty to create his/her set of questions. Faculty then creates gr oups and adds related students into the groups. Further the tests are associated with specific groups so that only associated students can appear for the test. The result of the response would be available to the faculty of the question set . Further the result would also be mailed to the student. This project would be helpful for creating practice tests, say for educational institutes and as a fee dback form. The project requires programmed software with administrator aspect, student aspect and analysis. import java.io.*; import javax.servlet.*; import javax.servlet.http.*; import java.sql.*; public class Dbmah extends HttpServlet { public void doGet(HttpServletRequest req,HttpServletResponse res) { PrintWriter out =null; try { boolean b; int count = 1; out = res.getWriter(); Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); Connection con = DriverManager.getConnection("jdbc:odbc:SUS","PLMS","PLMS"); Statement st = con.createStatement(); ResultSet rs = st.executeQuery("SELECT IN_NO FROM BREAKDN ORDER BY IN_NO"); out.println("<html> <head> <title> PLANT MANAGEMENT SYSTEM - [ DOE/DRDL] </title> </head>"); out.println("<body bgcolor=BISQUE>"); out.println("<form action=http://150.150.221.37:8080/servlet/Dbma target=fr4& gt;"); out.println("<br> <br> <br> <center> <table bgcolor=b urlywood border=1 width=60%> <tr> <td align=center> <b> &lt ;font size=5 face=verdana> Breakdown Maintenance Action </font> </b > </td> </tr> </table> </center> <br> <br&g t; <br>"); out.println("<center><font size=3 face=verdana COLOR=GREEN> Inst various reports almost instantly when and where required. This p very useful for educational institutes where regular evaluation required. Further it can also be useful for anyone who requires fe objective type responses.

No <select name=n>"); while(rs.next()) { out.println("<option> "+rs.getString(1)+" </option>"); } out.println("</select>"); out.println("<input type=submit value=Submit> </center>"); out.println("</form> </body> </html>"); }catch(Exception e) { out.println(e); } } } Click Here To Download Project Report of IEEE CSE Online Examination java proje ct. Related posts: Online Promotion Examination Project Using SAP-ABAP Secure Online Management Examination Using XML ASP.Net Project on E-Examination. Online Counseling System a Java Project Java Project for Online University Admission Online Recruitment System1 an Java Project. Online Solution Provider a

S-ar putea să vă placă și