Part

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 8

Part – A: Micro-Project Proposal

1.0 Aim/Benefits of the Micro-projects:

Online examination project could be a web portal which is developed or implemented in java
domain or platform. This project is helpful for students to practice different mock examinations
from this site. In current generation lots of the examinations like GRE, CAT, and MATetc is
conducted through online system.
This project will help students to get practiced to online examination method by taking mock
tests from this web portal. Online examination portal is implemented in 2 modules student
examination module and examination admin module. Admin module will add multiple courses
under different branches so students can easily know about test details. Student examination
module students ought to register with application and choose interested courses and participate
in the online test.

2.0 Course Outcome Addressed:

 Use an integrated development environment to write, compile, run, and test simple
object-oriented Java programs.
 Read and make elementary modifications to Java programs that solve real-world
problems.
 Validate input in a Java program.
 Identify and fix defects and common security issues in code.
 Document a Java program using Javadoc.
 Use a version control system to track source code in a project

3.0 Proposed Methodology:


The purpose of Java Programming On-line Test is to take online test on JAVA
Programming Language in an efficient manner and no time wasting for checking the
paper. The main objective of on-line test is to efficiently evaluate the candidate
Thoroughly through a fully automated system that not only saves lot of time but also
Gives fast results. For students they give papers according to their convenience and
Time and there is no need of using extra thing like paper, pen etc
4.0 Literature Review:

The online test created for taking online test has following features. In comparison to the present
system the proposed system will be less time consuming and is more efficient. Result will be very
precise and accurate and will be declared in very short span of time because calculation and
evaluations are done by the simulator itself. The proposed system is very secure as no chances of
leakage of question paper as it is dependent on the administrator only. The logs of appeared
candidates and their marks are stored and can be backup for future use.

5.0 Action Plan:

Process Name
Process
Sr. No Details of activity started date
finished date of
leade
r

1 To select the title of project.

To meet the subject


2. teacher and taking the guidelines All members
about this topic.

Searching the information related to


3. the topic of project.

We collect the all raw data from


4. all the group members.

Then we select the important


information from the raw data with
5. the help of guide.

Starts the procedure for project. And


making a soft copy of project report. All members
6.
Then show the soft copy of
7. project report to the
subject
All Members
Teacher and then we do the
corrections teacher's shows inthe
report.

Then we submitted the hard copy of


8. micro project to subject teacher All Members
 Software 7.0 Name of Team Members With Roll No’s:
requirements

ROLL ENROLLMENT NO. SEAT NO. STUDENT NAME


1. JDK 1.7 NO.
2109650154
• Eclipse 44 2109650157
8.0 11 2109650124
05 2109650118
• Net Beans
7.2.1

2. Database

• My SQL
Database Server
5.5

3. Jdbc
Driver for My
SQL Database
Server

• mysql-
connector-java-
5.1.22-bin.jar

4. Operating
System

• Windows
Vista / XP sp3 /
Win 7 / Win 8/
Linux
1.0Rationtional
Title: ONLINE TEST IN JAVA

The Java online test assesses candidates' knowledge of programming in the Java language and
their ability to leverage commonly used parts of the Java Class Library. It's an ideal test for pre-
employment screening. A good Java developer needs to be able not only to solve problems using
Java but also recognize when to leverage the functionality provided by the Java Class Library to
write robust and maintainable code. This online test requires candidates to solve coding problems
in Java and find and fix bugs in a Java program.

1.0 Aim/Benefits of the Micro-projects:

Online examination project could be a web portal which is developed or implemented in java
domain or platform. This project is helpful for students to practice different mock examinations
from this site. In current generation lots of the examinations like GRE, CAT, and MATetc is
conducted through online system.
This project will help students to get practiced to online examination method by taking mock
tests from this web portal. Online examination portal is implemented in 2 modules student
examination module and examination admin module. Admin module will add multiple courses
under different branches so students can easily know about test details. Student examination
module students ought to register with application and choose interested courses and
participate in the online test.

3.0 Intended Course Outcomes:

 Use an integrated development environment to write, compile, run, and test simple
object-oriented Java programs.
 Read and make elementary modifications to Java programs that solve real-world
problems.
 Validate input in a Java program.
 Identify and fix defects and common security issues in code.
 Document a Java program using Javadoc.
 Use a version control system to track source code in a project
.

You might also like