CBT Software
CBT Software
BY
Kuyoro 2016 The Design and A Computer Based Testing The CBTS was developed The CBTS presents a
Implementation of a System (CBTS) was using the Waterfall Model of a notification of the student’s final
Computer Based designed and implemented Software Development Life score in an examination as well
Testing System to reduce the delay in the Cycle (SDLC). as scores in other forms of
notification of student’s Implementation was done assessments. The use of CBTS
final examination score as using open source web-based can improve the efficiency and
well as other aspects of technologies such as WAMP profitability of academic
assessment such as Test server, MySQL, PhP, institutions as it reduces the cost
and Assignments JavaScript, Cascading Style of stationeries and labor
Sheet and Hypertext Markup involved in conducting
Language. examination manually.
PRINC 2014 Design and Online examination system We have developed an online The system carries out the
E& Implementation of is a web-based examination system based on a examination and auto-grading
PAUL Online Examination examination system where Browser/Server framework for multiple choice questions
Administration examination is taken using Microsoft Visual Studio which is feed into the system.
System For online i.e. through the 2008 for the design, C# 3.5 for
Universities internet or intranet using coding, and Microsoft SQL
computer system. Server as database. ASP.NET
is the preferred web
technology.
RESEARCH METHODOLOGY
The proposed system is the implementation of the new features identified
in section 2 and the existing features in the current systems. The new
features and their designs are discussed below.
Questions categorization: This enable the examiner to set categories for the
questions of the exam based on the strength of each question. The
examiner will specify the number of questions to be answered from each
question category. The sum of the number of questions from each category
will be the total number of questions each candidate will attempt/answer.
Questions of the same categoryCHAPTER
will haveTHREE
equal strength and candidates will
answer equal number of questions from each and every category.
The pseudocode to implement Categorization of Questions is:
Step 1: Set the category name and the number of categories and store it in
the database
Step 2: For the number of categories specified above, enter the category
identifier, the category score (that will be used for each question) and the
number of questions to be answered from the category.
Step 3: For each of the question set, pick any of the category Detail set in
Step 2.
RESULT AND DISCUSSION
DESIGN OF THE SYSTEM
The design of the system gives the details of the design components that make up
the project application.
The output interfaces are designed in a report form for better presentation and
well formatted interpretation of its content