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

WordPower

Shubham Pandey

Rayat Bahra University


WordPower

Acknowledgement

The satisfaction that accompanies that the successful completion of any task would be incomplete
without the mention of people whose ceaseless cooperation made it possible, whose constant guidance
and encouragement crown all efforts with success. We are grateful to our project guide Mr. Parminder
Singh for the guidance, inspiration and constructive suggestions that helpful us in the preparation of this
project.

I also thank my colleagues who have helped in successful completion of the project.

< Your College Name >

5
WordPower

A) Introduction

In recent years, various English language training programs have been launched to assist trainees with
their English and prepare them for studying in an English-speaking environment. Students usually study
language courses and then take standardized English language tests, such as a national English test or
IELTS or TOEFL at the end of the program. Given the explicit goal of students’ taking the standardized
tests within a limited amount of time, arguably one of the main problems faced by these training
programs is the lack of a proper standardized assessment tool to diagnose students’ problems during the
course of learning and teaching, which consequently might result in ineffective teaching and support.

WordPower is a flexible and accessible free online English vocabulary assessment tool developed by a
team of 3 in SPIC - Center of Excellence, IT Park, Chandigarh.

WordPower brings you a simple tool to measure your vocabulary size. Various levels of quizzes are
made by our team to test your vocabulary skills according to the type of exam you are appearing for
(CAT, MAT, SAT, GRE and so on). A person can register himself/herself and simply login with the
credentials, view the test categories and take quiz accordingly and the results/scores are displayed after
each level the user complete the test. Learners can take the publicly available test which is a general
category test.

The first part with a handful of words to determine the general vocabulary level, a second part with a
larger but narrower selection of words to determine the vocabulary level with greater precision. For the
developer, it will be a reference point during system design, implementation and maintenance

The purpose of this website is to analyze and elaborate on the high-level needs of the various exams
which requires to test your proficiency in English language.

A.2) Scope

This project has a wide scope as it is better than the manual tests. Following are some of its advantages:

1.) Both educational organizations and user personally can employ this Quiz.

2.) It, being an application based on web may be taken at any place or any time as the location is not
considered.

3.) The presence of the examiner is not required while the candidate is appearing for the test.

The system that is to be developed provides the related information on different types of users.

5
WordPower

 Creating a System Administrator who will be the sole user managing the system on the backend.
 The System Administrator will have to login facility by entering the correct username and
password.
 The System Administrator can add/edit/delete/view the category.
 The System Administrator can add/edit/delete/view the tests.
 The System Administrator can add/edit/delete/view the Questions & Answers of test.
 The System Administrator can view user who gives tests.
 The System Administrator can view tests results.
 New User can sign up to give test.
 Existing Users can login to give test.
 User can pick a category to give test.
 User can give any test multiple times and their result will be displayed at the end of the test.

A.3) Definition, Acronym, and Abbreviation.

 System Administrator - The person operating the website.


 User - The person giving the test.
 System – The application that gives computer instructions that provide the user with tools to
accomplish a task.
 Open source - Refers to a computer program in which the source code is available to the general
public for use and/or modification from its original design.
 DBMS – A software system that facilitates the creation and maintenance and use of an
electronic database.
 RDBMS – It is a DBMS that is based on relational model as introduces by E.F. Codd.
 Query - An enquiry by the application to the database about specific data.
 GUI – Acronym for Graphical User Interface, the user will interact with the System using the
graphics interface.
 JavaScript – It is a dynamic computer programming language that is most commonly used as
part of web browsers, whose implementations allow client-side scripts to interact with the user,
control the browser, communicate asynchronously, and alter the document content that is
displayed.
 JQuery – It is a cross-platform library designed to simplify client-side scripting of HTML.
 JAVA – Java is a general-purpose computer-programming language that is concurrent, class-
based, object-oriented, and specifically designed to have as few implementation dependencies as
possible.
 Java Server Pages (JSP) – Java Server Pages is a technology that helps software developers
create dynamically generated web pages based on HTML, XML, or other document types.
 HTML – Hypertext Markup Language is the standard markup language for creating web pages
and web apps.
 CSS – Cascading Style Sheets is a style sheet language used for describing the presentation of a
document written in a markup language.
 Bootstrap - Bootstrap is a free and open-source front-end library for designing websites and web
apps. It contains HTML and CSS based design templates for typography, forms, buttons,
navigation and others.

5
WordPower

 AJAX – Ajax is a set of web development techniques using many web technologies on the client
side to create asynchronous web applications.

You might also like