Free Essay

Report on Examination System

In:

Submitted By somya12
Words 3570
Pages 15
A

PROJECT REPORT
ON
Online Examination

Submitted To
UNIVERSITY OF PUNE

In Partial Fulfillment of the Requirement Of
MASTER OF COMPUTER APPLICATIONS
(Semester – V)
By
Arvind Singh
Niraj Shirke
Kiran Shette
Under The Guidance Of
Prof. Rajesh Kanzade

SINHGAD INSTITUTE OF BUSINESS ADMINISTRATION AND
COMPUTER APPLICATION, LONAVALA- 410401
2009-2010

Sinhgad Technical Education Society’s
SINHGAD INSTITUTE OF BUSINESS ADMINISTRATION
& COMPUTER APPLICATION (SIBACA),
Kusgaon (Bk.), Lonavala, Pune – 410 401

Certificate
This is to certify that the mini project entitled ‘Online Examination’ being submitted by Mr. Arvind Singh (Roll. No. 58), Mr. Niraj Shirke (Roll. No. 57), Mr. Kiran Shette (Roll. No. 56) in partial fulfillment of the requirement for the award of degree of Master of Computer Applications of the University of Pune, is a record of bona fide work carried out by him under my supervision.

Place : Lonavala
Date : / /2008
Project Guide Project Coordinator Director
Prof. Rajesh Kanzade Prof.Ashok Sabale Prof.Parag Kalkar

Declaration

We, the undersigned hereby declare that the Project report entitled Online Examination is designed, written and submitted by us in partial fulfillment of the requirement for the award of the degree of Master of Computer Applications is our original work. The empirical findings in this report are based on data collected by us through discussion with the project guide.
We understand that, any such copying is liable to us punishment in way the university authorities deem fit.

Place : Lonavala
Date : / /2008 Yours Faithfully,

Mr. Arvind Singh
Mr. Niraj Shirke
Mr. Kiran Shette

Table of Contents 1. Introduction 1
1.1. Project Overview 1
1.2. Purpose 1
1.3. Scope 1
1.4. Definitions, Acronyms 1 2. Functional or Specific Requirements 2
2.1. External Interface Requirements 4
2.1.1. Hardware Interfaces 4
2.1.2. Software Interface 4
2.1.3. Third Party Software Interfaces 4
2.1.4. Communication Protocol 4
2.1.5. Assumption and Dependency 5
2.2. Non-Functional Requirements 5
2.3. Software System Attributes 5
2.3.1. Browser Compatibility 5
2.3.2. Globalization Support 7
2.3.3. Security 8
2.3.4. Reliability 8
2.3.5. Availability 8
2.3.6. Portability 8
2.3.7. Performance 9
2.4. Database Requirements 9
2.5. Technologies 9
2.6. Software 9
2.7. Hardware 9
2.7.1. Server 9
2.7.2. Client 10 3. Analysis and Design 11
3.1. Use Case Diagram 11
3.1.1. Use case Overview 11
3.1.2. Add Faculty Use Case 12
3.1.3. Login Use Case 12
3.1.4. Manage Student Groups Use Case 13
3.1.5. Student Registration Use Case 13
3.1.6. User Profile Edit Use Case 14
3.1.7. Manage Test Use Case 15
3.1.8. Appear for Test Use Case 16
3.1.9. Generate Result Use Case 17
3.2. Activity Diagram 18
3.2.1. Login Activity Diagram 18
3.2.2. Manage Students Activity Diagram 19
3.2.3. Manage Tests Activity Diagram 20
3.2.4. Generate Result Activity Diagram 21
3.2.5. Student Registration Activity Diagram 22
3.2.6. Answer Test Activity Diagram 23
3.3. Sequence Diagrams 24
3.3.1. Sequence Diagram Overview 24
3.3.2. Login Sequence Diagram 25
3.3.3. Manage Student Groups Sequence Diagram 26
3.3.4. Student Registration Sequence Diagram 27
3.3.5. Manage Test Sequence Diagram 28
3.3.6. Appear for Test Sequence Diagram 29
3.4. Class Diagram 30
3.5. Database Design 31
3.5.1. Table: Student 32
3.5.2. Table: Test 32
3.5.3. Table: TestQuestions 32
3.5.4. Table: StudentResponse 33
3.5.5. Table: TestSession 33
3.5.6. Table: Groups 33
3.5.7. Table: Faculty 33
3.5.8. Table: AssignGroupTest 34 4. User Interfaces 35
4.1. Home Page 35
4.2. Registration 36
4.3. Login Interface 37
4.4. Create Questions Interface 37
4.5. Report 38 1. Scope for Enhancement 41 2. Figures and Tables 42 3. References 43

1. Introduction 2.1. Project Overview
This project assesses students by conducting online objective tests. The tests would be highly customizable. This project will enable educational institutes to conduct test and have automated checking of answers based on the response by the candidates.
The project allows faculties to create their own tests. It would enable educational institutes to perform tests, quiz and create feedback forms. It asks faculty to create his/her set of questions. Faculty then creates groups 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 feedback form. 2.2. Purpose * Responses by the candidates will be checked automatically and instantly. * Online examination will reduce the hectic job of assessing the answers given by the candidates. * Being an integrated Online Examination System it will reduce paper work. * Can generate various reports almost instantly when and where required. 2.3. Scope
This project would be very useful for educational institutes where regular evaluation of students’ is required. Further it can also be useful for anyone who requires feedback based on objective type responses. 2.4. Definitions, Acronyms
The sub-section provides the definitions of all terms, acronyms, and abbreviations used in this document to understand the SRS properly.

Sr. No. | Terms/Acronyms | Description | 1. | Student | User mostly a student who will appear for the examination | 2. | Faculty | Another user mostly faculty member, lecturer or examiner who posts set of questions, the available options and correct answers. | 3. | Administrator | Super user, adds faculty and manages system. |

2. Functional or Specific Requirements
Required software is for conducting on-line `objective’ type examination and providing immediate results. The system should satisfy the following requirements: * Administrator Aspect 1. Taking backup of the database 2. Editing/Deleting/Creating the database. 3. Adding or expelling faculty 4. Changing the super password. * Faculty Aspect 5. Logging into the system. 6. Sending invitations to specific student by mail 7. Accepting registrations of candidates 8. Adding the candidate to a group 9. Create/Edit/Delete candidate groups 10. Creating a test 11. Posting questions in the above test 12. Posting multiple options to respective question 13. Marking correct answer within the given options 14. Specifying to allow user defined answer 15. Time limit of the test if any. 16. Whether to randomize the questions 17. Whether to randomize the options displayed 18. To allow the test to be taken in practice mode where the correct answer is shown immediately after the candidate selects an option. 19. Set negative marks for wrong responses * Student Aspect: 20. Requesting registration 21. Logging into the system. 22. Edit user information. 23. Selecting the test. 24. Selecting whether the test to be taken in practice mode where the correct answer is shown immediately after the candidate selects an option. 25. Appearing for the examination. 26. Printing the result at the end of the examination. 27. Reviewing the given responses. 28. Changing password. 29. Resetting of forgotten password * Analysis 30. Authenticating users based on username and password 31. Keeping session track of user activity 32. Recording candidates’ responses to every question 33. Checking whether the given response is correct or not 34. Keeping history of test reports of all users * Mailing 35. The reports are required to be mailed to the candidates on the registered mail address. 36. Temporary password will be mailed to the user incase the user forgets the password. 37. Invitations for the appearance for the new test will be mailed.

3.5. External Interface Requirements 3.6.1. Hardware Interfaces
Server side hardware * Hardware recommended by all the software needed. * Communication hardware to serve client requests
Client side hardware * Hardware recommended by respective client’s operating system and web browser. * Communication hardware to communicate the server. 3.6.2. Software Interface
Server side software * Web server software, Apache Tomcat * Server side scripting tools: PHP * Database tools: Sedna native XML DBMS. * Compatible operating system: Linux
Client side software * Web browser supporting JavaScript, refer Browser Compatibility 2.3.1 3.6.3. Third Party Software Interfaces
None
3.6.4. Communication Protocol
Following protocols are required to be permitted on the server side * HTTP incoming request * HTTPS incoming request if secure gateway is implemented
Following protocols are required to be permitted on the client side * HTTP outgoing request * HTTPS outgoing request if secure gateway is implemented

3.6.5. Assumption and Dependency 1. Username are valid email addresses of respective user 2. Administrator has the authority to add/delete faculty level accounts. 3. Faculty have the authority to approve/expel student 4. Faculty have the authority to change student’s group 3.6. Non-Functional Requirements * System should be able handle multiple users * Database updating should follow transaction processing to avoid data inconsistency. 3.7. Software System Attributes 3.8.6. Browser Compatibility
The project being web based required compatibility with at least the popular web browsers. Microsoft Windows XP and above, Linux and Macintosh being the current popular operating system and Microsoft Internet Explorer, Mozilla Firefox, Opera, Safari and Google Chrome being the currently popular web browsers. Operating System | Win 2000 | WinXP | WinXPSP2 | Win Vista | Win 7 | Mac OS | Linux | Browsers | | | | | | | | | Modern Browsers | IE 8.0 | N/A | SUPP | SUPP | SUPP | SUPP | N/A | N/A | IE 7.0 | N/A | N/A | N/A | N/A | | N/A | | IE 6.0 | N/A | N/A | N/A | N/A | | N/A | | Firefox 3.5 | N/A | SUPP | N/A | N/A | | N/A | | Opera 9.23 | N/A | SUPP | N/A | N/A | | N/A | | Safari 9.27 | N/A | SUPP | N/A | N/A | | SUPP | | | “Legacy” Old Browsers | IE5.5 | N/A | N/A | N/A | N/A | | N/A | | Netscape | N/A | N/A | N/A | N/A | | N/A | |

3.8.7. Globalization Support
The questionnaires and their respective options provided by the faculty may or may not be in English. Hence the questions and their options must be in Unicode format that will accept any Unicode character. 3.8.8.1. List of Locale
The system will mostly be in US English, although the questions and their options may not be in US English. Hence the questions and their options are to be in Unicode format. Locale | Date Format | Time Format | Currency Format | Calendar | Character Set | en-US | Use Default | Use Default | Use Default | Use Default | SBCS | Non en-US | dd-MM-yy | HH:mm:ss | Use Default | d-MM-yyyy | MBCS/Unicode |

3.8.8.2. Content to be localized
The following table lists all the possible area in the system and also mentions whether that area should support Globalization. Interface Type | Needs Localization? | User Interface | Yes* | Emails sent by system, | Yes* | Standard Errors and exceptions logged by system in error log | No | Logos, Images | No | Unit of Measurement ( Ex. Length, Weight, Area, Volume, Paper Size etc) | No | Reports | Yes* |
*Limited to questionnaires set by user who posted questions.

3.8.8. Security * Administrator has the highest authority to edit/delete/create database * Faculty have the authority to add/expel students * Students can only view their test records. * Faculty can view all the test records of every student. * Critical information like passwords should be transferred in encrypted form * Passwords should be stored in encrypted form * Password will not be mailed to the user in case user forgets password, instead either temporary password or a password reset link will be sent.

3.8.9. Reliability
Data validation and verification needs to be done at every stage of activity. * Validating user input * Use of locking mechanism while updating database like transaction processing * Recovering the transaction using rollback. 3.8.10. Availability
The examination system being an online system should be available anytime.
Constraints:
Though the system should be available 24x7 some features may be restricted. * Quiz creator may allow the specific test to be available only at certain time like scheduled examination. * The test may be time limited so the candidates appearing will have limited time to answer the test. 3.8.11. Portability * The web application will be built using PHP which has support to run on any platform provided the required compilers are available. * For database either XML or MySQL would be used, that too has extensive support over many popular architectures and operating systems.

Constraints:
Portability would be limited to the support provided by the respective application vendor on various architectures and operating environments. 3.8.12. Performance
The system would be used by multiple users at a time and may grow as time passes; the system would need to implement multithreading to achieve acceptable performance. Further a database connection pool may also be required for assigning faster database connection. 3.8. Database Requirements
Database fields for questions and respective options must be in Unicode format to handle non English characters 3.9. Technologies
This section lists all the technologies for the web based system. * PHP scripting for server side scripting as it has a very strong support for XML and MySQL. * XML as database format: The database’ performance requirements are not very high and the ability to have custom fields in case the quiz creator needs to add more than expected answer options. This is limited in any other database management system where we have to first specify the maximum number of fields. * Apache as web server has a tight integration with PHP and is also available for various popular platforms.

3.10. Software
Netbeans or Eclipse for PHP and XML coding.
Apache Tomcat as Web server 3.11. Hardware
The recommended hardware specified by the respective software would suffice the needs. The memory and processing power needed would increase as the number of users increase. The estimated hardware requirements are as specified. 3.12.13. Server
The minimum hardware as recommended by all of the software required on server side say web server, operating system and development software * Processing speed of 1.6 GHz * 1 GB of RAM * Network interface 3.12.14. Client
The minimum hardware as recommended by all of the software required on client side say web browser, operating system * Minimum hardware depending on the operating system used * True color visual display unit * User peripherals for better interaction

3. Analysis and Design 4.12. Use Case Diagram 4.13.15. Use case Overview

4.13. Activity Diagram 4.14.16. Login Activity Diagram

4.14.17. Manage Students Activity Diagram

4.14.18.
Manage Tests Activity Diagram

4.14.19. Generate Result Activity Diagram

4.14.20. Student Registration Activity Diagram

4.14.21. Answer Test Activity Diagram

4.14. Sequence Diagrams 4.15.22. Sequence Diagram Overview

4.15.23. Login Sequence Diagram

4.15.24. Manage Student Groups Sequence Diagram

4.15.25. Student Registration Sequence Diagram

4.15.26. Manage Test Sequence Diagram

4.15.27. Appear for Test Sequence Diagram

4.15. Class Diagram

4.16. Database Design

4.17.28. Table: Student Field Name | Data Type | Constraints/Description | ID | Unsigned Integer | Primary Key, AutoIncrement | studentName | Varchar2 | | groupID | Unsigned Integer | Foreign:Groups.ID | loginID | Varchar2 | | password | Varchar2 | |

4.17.29. Table: Test Field Name | Data Type | Description | ID | Unsigned Integer | Primary Key, AutoIncrement | testTitle | Varchar2 | | allowPractice | Yes/No | | timePerQuestion | Unsigned Integer | in seconds, infinite if zero | timePerTest | Unsigned Integer | in minutes, infinite if zero | createdBy | Unsigned Integer | Foreign:Faculty.ID |

4.17.30. Table: TestQuestions Field Name | Data Type | Description | ID | Unsigned Integer | Primary Key, AutoIncrement | TestID | Number | Foreign:Test.ID | question | Varchar2 | | option1 | Varchar2 | atleast two choices are required, hence this field is required | option2 | Varchar2 | atleast two choices are required, hence this field is required | option3 | Varchar2 | | option4 | Varchar2 | | answer | Unsigned Integer | | allowCustomAnswer | Boolean | | userAnswer | Varchar2 | |

4.17.31. Table: StudentResponse Field Name | Data Type | Description | ID | Unsigned Integer | Primary Key, AutoIncrement | studentID | Unsigned Integer | Foreign:Student.ID | questionID | Unsigned Integer | Foreign:TestQuestions.ID | optionSelected | Unsigned Integer | if student does not answer, entry will not be made in db | customAnswer | Varchar2 | only if optionSelected field is 0 |

4.17.32. Table: TestSession Field Name | Data Type | Description | ID | Unsigned Integer | Primary Key, AutoIncrement | testID | Unsigned Integer | Foreign:Test.ID | studentID | Unsigned Integer | Foreign:Student.ID | testTakenOn | Date/Time | field required |

4.17.33. Table: Groups Field Name | Data Type | Description | ID | Unsigned Integer | Primary Key, AutoIncrement | groupName | Unsigned Integer | |

4.17.34. Table: Faculty Field Name | Data Type | Description | ID | Unsigned Integer | Primary Key, AutoIncrement | facultyName | Varchar2 | | loginID | Varchar2 | | pass | Varchar2 | |

4.17.35. Table: AssignGroupTest Field Name | Data Type | Description | ID | Unsigned Integer | Primary Key, AutoIncrement | groupID | Unsigned Integer | Foreign:Groups.ID | testID | Unsigned Integer | Foreign:Test.ID | 1.1.

4. User Interfaces
The interfaces of this system are as below 5.17. Home Page

5.18. Registration

5.19. Login Interface

5.20. Create Questions Interface

5.21. Report

1] Test case For Log In:

Project : - Online Examination System.
Objective : - To check whether user name & Password valid or invalid.
Prepared By: - Team-P
Page : - Login Screen.
Test Data : - User=”admin” and Password =”123.4”.

Sr No. | Steps | Data | Excepted Data | Actual result | Status | 1 | Enter user name, password and press submit button | | Should navigate to admin’s page | | Pass | 2 | Enter User name and press submit button. | | Should Display message box ‘please fill all the fields’ | | Pass | 3 | Enter password and press submit button | | Should Display message box ‘please fill all the fields’ | | Pass | 4 | Enter blank user name and blank password and press submit button. | | Should display a message box ‘please fill all the fields’ | | Pass | 5 | Enter wrong user and password. | | Should display a message box ‘Invalid ID or Password’ | | Pass |

2] Test case For Navigation:
Project : - Online Examination System.
Objective : - To check whether different hyperlinks are working properly or not.
Prepared By: - Team-P
Page : - home page (default page).

Sr No. | Steps | Data | Excepted Data | Actual Result | Status | 1 | Click on Home page hyperlink menu | | Should display home page | | Pass | 2 | Click on new questionnaires hyperlink menu | | Should display questionnaires details page | | Pass | 3 | Click on quiz hyperlink menu | | Should display quiz details page | | Pass | 4 | Click on show result hyperlink menu | | Should display result details page | | Pass | 5 | Click on login hyperlink menu | | Should display respective login page | | Pass | 6 | Click on queries hyperlink menu | | Should display queries details page | | Pass | 7 | Click on feedback hyperlink menu | | Should display feedback form page | | pass |

5. Scope for Enhancement
Present system carries certain drawbacks and limitations as listed below 1. Current system provides only multiple choices but single correct answer selection. Faculty may wish to provide multiple choices multiple selection responses. 2. Incase questions and/or answers need to be in graphics, current system has no provision. 3. Unregistered users cannot answer test, they must belong to some group. This is a drawback incase the faculty wants anyone even anonymous users to answer the test. 4. Top score could be displayed on the home page; but this could be easily implemented while programming the home page. 5. Security logs though not implemented in this system would be well available through the respective database management system and web server software.

6. Figures and Tables 1. 3.1.1. Use case Overview 13 2. 3.1.2. Add Faculty Use Case 14 3. 3.1.3. Login Use Case 14 4. 3.1.4. Manage Student Groups Use Case 15 5. 3.1.5. Student Registration Use Case 15 6. 3.1.6. User Profile Edit Use Case 16 7. 3.1.7. Manage Test Use Case 17 8. 3.1.8. Appear for Test Use Case 18 9. 3.1.9. Generate Result Use Case 19 10. 3.2.1. Login Activity Diagram 20 11. 3.2.2. Manage Students Activity Diagram 21 12. 3.2.3. Manage Tests Activity Diagram 22 13. 3.2.4. Generate Result Activity Diagram 23 14. 3.2.5. Student Registration Activity Diagram 24 15. 3.2.6. Answer Test Activity Diagram 25 16. 3.3.1. Sequence Diagram Overview 26 17. 3.3.2. Login Sequence Diagram 27 18. 3.3.3. Manage Student Groups Sequence Diagram 28 19. 3.3.4. Student Registration Sequence Diagram 29 20. 3.3.5. Manage Test Sequence Diagram 30 21. 3.3.6. Appear for Test Sequence Diagram 31 22. 3.4 Class Diagram 32 23. 3.5. Database Design 33 24. 3.5.1. Table: Student 34 25. 3.5.2. Table: Test 34 26. 3.5.3. Table: TestQuestions 34 27. 3.5.4. Table: StudentResponse 35 28. 3.5.5. Table: TestSession 35 29. 3.5.6. Table: Groups 35 30. 3.5.7. Table: Faculty 35 31. 3.5.8. Table: AssignGroupTest 36 32. 4.1. Login Interface 37 33. 4.2. Create Group Interface 37 34. 4.3. Assign Test Interface 38 35. 4.4. Create Questions Interface 39 36. 4.5. Register Students Interface 40

37. References * Sedna native XML http://modis.ispras.ru * Apache Tomcat http://tomcat.apache.org * MySQL http://www.mysql.com * UML official website http://www.uml.org/ * StarUML - The Open Source UML/MDA Platform http://staruml.sourceforge.net/

Similar Documents

Free Essay

Institute Management System

... | |General |  |  | | |System should have one super system administrator | | | |Super system admin shall be able to create roles for all system administrators and override | | | |the privileges created by system administrators. | | | |User credentials shall be communicated to user on the instance of creation and by system | | | |generated email. | | | |System administrators shall be able change their passwords and history shall be saved in | | | |system. | | |  |System should facilitate MoT to create system administrator account for each Institute, NCHMCT|  | | |and system administrators required in MoT itself. | | |...

Words: 20750 - Pages: 83

Premium Essay

Au2 Blueprint

...Advanced External Auditing [AU2] Examination Blueprint 2013/2014 Purpose The Advanced External Auditing [AU2] examination has been constructed using an examination blueprint. The blueprint, also referred to as the test specifications, outlines the content areas covered on the examination and the weighting allotted to each content area. This document also lists the topics, the level of competence for each topic, and the related learning objectives and competencies. The learning objectives have been designed to ensure that the competencies are met. In addition, information is provided on the proportion of each question type presented in the examination (that is, multiple choice, quantitative problems, and so on). Use Candidates should use the examination blueprint to prepare for the course examination. The blueprint may not include all the topics listed in the course materials; however, candidates are still responsible for acquiring a broad-based knowledge of all topics not listed in the blueprint since these topics will be tested in assignment and review questions. The topics not listed in the blueprint will also provide candidates with a greater depth of understanding of auditing concepts. Examination Objectives The objective of the 4-hour comprehensive examination is to test CGA candidates on the prerequisite knowledge required for advancement into PA1 and PA2, so as to ensure that the candidates have the broad-based knowledge in assurance needed to function properly in the association’s...

Words: 7165 - Pages: 29

Premium Essay

Dvanced External Auditing [Au2] Examination Blueprint 2013/2014

...Advanced External Auditing [AU2] Examination Blueprint 2013/2014 Purpose The Advanced External Auditing [AU2] examination has been constructed using an examination blueprint. The blueprint, also referred to as the test specifications, outlines the content areas covered on the examination and the weighting allotted to each content area. This document also lists the topics, the level of competence for each topic, and the related learning objectives and competencies. The learning objectives have been designed to ensure that the competencies are met. In addition, information is provided on the proportion of each question type presented in the examination (that is, multiple choice, quantitative problems, and so on). Use Candidates should use the examination blueprint to prepare for the course examination. The blueprint may not include all the topics listed in the course materials; however, candidates are still responsible for acquiring a broad-based knowledge of all topics not listed in the blueprint since these topics will be tested in assignment and review questions. The topics not listed in the blueprint will also provide candidates with a greater depth of understanding of auditing concepts. Examination Objectives The objective of the 4-hour comprehensive examination is to test CGA candidates on the prerequisite knowledge required for advancement into PA1 and PA2, so as to ensure that the candidates have the broad-based knowledge in assurance needed to function properly in the association’s...

Words: 7165 - Pages: 29

Premium Essay

Acca Paper P1 Notes

...from these notes you must watch the free lectures on the OpenTuition website in which we explain and expand on the topics covered In addition question practice is vital!! You must obtain a current edition of a Revision / Exam Kit from one of the ACCA approved content providers they contain a great number of exam standard questions (and answers) to practice on. You should also use the free “Online Multiple Choice Tests” and the “Flashcards” which you can find on on the OpenTuition website. http://opentuition.com/acca/ December 2015 Examinations ACCA P1 1 Content 1. Corporate Governance 2. Approaches to Corporate Governance 11 3. The Board of Directors 19 4. Board committees 37 5. Corporate Governance and Corporate Social Responsibility 49 6. Corporate governance – control systems 57 7. Auditors and Internal Controls 61 8. Management Information Systems 65 9. The Risk Management Process 67 10. Controlling Risk 79 11. Ethics and Social Responsibility 89 12. Deontology and Teleology 95...

Words: 27873 - Pages: 112

Premium Essay

Pa2 Blueprint

...PA2 EXAMINATION BLUEPRINT 2011/2012 Effective Date: December 2011 This document is the property of: CGA-Canada 100-4200 North Fraser Way Burnaby, British Columbia Canada V5J 5K7 Phone: 604 669-3555 Fax: 604 689-5845 www.cga.org/canada Updated: April 18, 2011 CGA-Canada PA2 Examination Blueprint 2011/2012 Table of Contents About the Examination Blueprint ......................................................................................................................... 2 PA2 Examination ................................................................................................................................................... 2 PA2 Course ........................................................................................................................................................ 2 Prerequisite Courses for the PA2 Examination .................................................................................................. 3 Competency Weightings ....................................................................................................................................... 3 Structure of the Examination ................................................................................................................................ 5 Examination Competency Coverage ..................................................................................................................... 6 Scoring Model and Evaluation of Candidate Performance .......

Words: 4762 - Pages: 20

Premium Essay

Management Information System

...M-MIS Comptroller of the Currency Administrator of National Banks Management Information Systems Comptroller’s Handbook May 1995 Management M Management Information Systems Introduction Background Risks Associated with MIS Assessing Vulnerability to MIS Risk Achieving Sound MIS MIS Reviews Examination Objectives Examination Procedures Internal Control Questionnaire Purpose MIS Policies or Practices MIS Development User Training and Instructions Communication Audit Conclusion Verification Procedures Table of Contents 1 1 3 4 5 6 9 10 17 17 17 18 19 20 20 21 22 Comptroller's Handbook i Management Information Systems Management Information Systems Background Introduction A management information system (MIS) is a system or process that provides the information necessary to manage an organization effectively. MIS and the information it generates are generally considered essential components of prudent and reasonable business decisions. The importance of maintaining a consistent approach to the development, use, and review of MIS systems within the institution must be an ongoing concern of both bank management and OCC examiners. MIS should have a clearly defined framework of guidelines, policies or practices, standards, and procedures for the organization. These should be followed throughout the institution in the development, maintenance, and use of all MIS. MIS is viewed and used at many levels by management. It should be supportive of the...

Words: 5493 - Pages: 22

Premium Essay

Pa1 Blueprint

...PA1 EXAMINATION BLUEPRINT 2014/2015 Effective Date: December 2014 This document is the property of: CGA-Canada 100-4200 North Fraser Way Burnaby, British Columbia Canada V5J 5K7 Phone: 604 669-3555 Fax: 604 689-5845 www.cga.org/canada Updated: January 21, 2014 CGA-Canada PA1 Examination Blueprint 2014/2015 Table of Contents About the Examination Blueprint ......................................................................................................................... 2 PA1 Examination ................................................................................................................................................... 2 PA1 Course ........................................................................................................................................................ 2 Prerequisite Courses for the PA1 Examination .................................................................................................. 3 Competency Weightings ....................................................................................................................................... 3 Structure of the Examination ................................................................................................................................ 5 Examination Competency Coverage ..................................................................................................................... 6 Scoring Model and Evaluation of Candidate...

Words: 4745 - Pages: 19

Premium Essay

Ckjxz

...things that you have encountered all through the entire semester. The canny journal is for the most part an unfaltering system for learning. Understudies can get from the specific encounters and assets utilized as a bit of the examination. In light of this, they can see a change in themselves near to the time amidst examination. Their targets must be clear before beginning any examination work. Understudy ought to be satisfactorily cautious to learn new things amidst examination with the target that they can be able to show their change in astute journal. I have behavior review from web arranging in the alliance. Along these lines, I am going to talk about my examination work redesigns through this journal Problem defining Issue based learning is the absolute reaction for the issue. Despite the way that you are working freely or in a get-together, you must contribute the bigger piece of their imperativeness in taking in the old considerations and locate the new techniques that are superior to the past strategies by including single's information they got from the learning. In addition, I have grabbed from the old routines utilized by the relationship for the movements and distinction the present condition and the past to vanquish the limitations of the past situation Events and experiences Week 1 In the first week, I have investigated and chosen my examination territories Social information administration and hierarchical frameworks. I am enthusiastic about these regions in...

Words: 777 - Pages: 4

Free Essay

Lan- Based Entrance Examination with Course Recommendation

...LAN- BASED ENTRANCE EXAMINATION WITH COURSE RECOMMENDATION INTRODUCTION Background: Modernization in every transaction became more popular as it reached even small organizations like school. School is one of the organizations that need advancement, because in this institution many transactions are made like the entrance examination. Education institutes admit students on the basis of their abilities such as understanding of concepts, sharpness of mind and knowledge. These common exams are especially designed to test special characteristic of students and are often called Entrance Exams. Through entrance examination, institutes are able to choose best students.          Rationale: Our group will focus on the entrance examination that will help minimize the work of the examiners and upgrade the system of manual entrance examination to a new computerized entrance examination. With the use of this innovative program the school will become more competitive for the future years. Problem statement: Most schools with entrance examinations are use papers, answer keys, and questionnaires. The results are checked manually by the person who takes charge of that based on the answer key provided by the school. PROJECT DESCRIPTION Goals and Objectives * To make the examination process in the school reliable, and as possible error free. * We can easily manage large number of student and manage all details for student. * Reduce the time...

Words: 307 - Pages: 2

Free Essay

Demography and Academic Performance of Studnets

... | |4. |17-135 |Asma Ul Hosna | |5. |16-027 |Tarif-Ul-Haque | Date of Submission: April 28, 2011 April 28, 2011 Mr. Mostafa Manzur Hasan Lecturer Department of Finance Faculty of Business Studies University of Dhaka Subject: Submission of Report. Dear Sir It gives me immense pleasure to submit the report on “Demography & Academic Performance of Students-a study on 17th Batch finance students of the University of Dhaka”. This report is submitted as the requirement to fulfill the course Business English & Communication (F-101). We are thankful to you, as you allowed us to perform...

Words: 2232 - Pages: 9

Free Essay

Health History of an Older Adult

...HEALTH HISTORY AND EXAMINATION OF AN OLDER ADULT HEALTH HISTORY AND EXAMINATION OF AN OLDER ADULT On March 1, 2016, with the permission of Mr. P.F. henceforth known as the client, a health history assessment and physical examination was conducted and the detailed results dictated within the appropriate assessment templates which are attached for review. In an effort to summarize the health history assessment and physical examination, the summarized assessment findings will be henceforth reported in SBAR format. Situation The client is a Caucasian 64 year old male, whom is alert and oriented to person, place and time whom presents as a well-groomed, well- rested, and well-nourished man that looks his age. English is spoken fluently by the client and is reported as his first language therefore interpreter services were not required. The client states that he worked and supported his family over forty years as a truck driver however has been retired since 2012. Additionally he reports living alone in a single story home which he has owned for over forty years. His plans are to continue to live in his home as long as he is able to care for himself and continue to maintain the home independently. He further states that he is able to complete all his activities of daily living independently, routinely cooks for himself three cardiac meals per day, and takes walks daily for exercise. Client does not report to currently be in a relationship or sexuality active, however did...

Words: 1283 - Pages: 6

Premium Essay

Syllabus

...industry-grade and outcomes-based education in electrical, electronics and communications engineering that will allow the students to develop a greater sense of professional responsibility, social awareness and high competitiveness in industry or in graduate work. DEPARTMENT VISION STATEMENT The Electrical and Electronics Engineering (EEE) Department envisions itself as a center of excellence, leadership, and an internationally recognized institution in electrical and electronics engineering education and technology. Section 2 PROGRAM OUTCOMES a. ability to apply knowledge of mathematics and science to solve engineering problems b. ability to design and conduct experiments, as well as to analyze and interpret data c. ability to design a system, component, or process to meet desired needs within realistic constraints such as economic, environmental, social, political, ethical, health and safety, manufacturability, and sustainability, in accordance with standards d. ability to function on multidisciplinary teams e. ability to identify, formulate, and solve engineering problems f. understanding of professional and ethical responsibility g. ability to communicate effectively h. broad education necessary to understand the impact of...

Words: 1551 - Pages: 7

Premium Essay

Procedure

...Procedure for Clearance of Imported and Export Goods I. Import:   Bill of Entry – Cargo Declaration: Goods imported in a vessel/aircraft attract customs duty and unless these are not meant for customs clearance at the port/airport of arrival by particular vessel/aircraft and are intended for transit by the same vessel/aircraft or transshipment to another customs station or to any place outside India, detailed customs clearance formalities of the landed goods have to be followed by the importers. In regard to the transit goods, so long as these are mentioned in import report/IGM for transit to any place outside India, Customs allows transit without payment of duty. Similarly for goods brought in by particular vessel aircraft for transshipment to another customs station detailed customs clearance formalities at the port/airport of landing are not prescribed and simple transshipment procedure has to be followed by the carrier and the concerned agencies. The customs clearance formalities have to be complied with by the importer after arrival of the goods at the other customs station. There could also be cases of transshipment of the goods after unloading to a port outside India. Here also simpler procedure for transshipment has been prescribed by regulations, and no duty is required to be paid. (Sections 52 to 56 of the Customs are relevant in this regard).   2.      For other goods, which are offloaded importers, have the option to clear the goods for home consumption after...

Words: 6101 - Pages: 25

Premium Essay

Forensic Evidence in It

...U.S. Department of Justice Office of Justice Programs National Institute of Justice APR. 04 Special REPORT Forensic Examination of Digital Evidence: A Guide for Law Enforcement U.S. Department of Justice Office of Justice Programs 810 Seventh Street N.W. Washington, DC 20531 John Ashcroft Attorney General Deborah J. Daniels Assistant Attorney General Sarah V. Hart Director, National Institute of Justice This and other publications and products of the U.S. Department of Justice, Office of Justice Programs, National Institute of Justice can be found on the World Wide Web at the following site: Office of Justice Programs National Institute of Justice http://www.ojp.usdoj.gov/nij APR. 04 Forensic Examination of Digital Evidence: A Guide for Law Enforcement NCJ 199408 Sarah V. Hart Director This document is not intended to create, does not create, and may not be relied upon to create any rights, substantive or procedural, enforceable at law by any party in any matter civil or criminal. Opinions or points of view expressed in this document represent a consensus of the authors and do not represent the official position or policies of the U.S. Department of Justice. The products, manufacturers, and organizations discussed in this document are presented for informational purposes only and do not constitute product approval or endorsement by the U.S. Department of Justice. This document was prepared under Interagency Agreement #1999–IJ–R–094 between...

Words: 22743 - Pages: 91

Free Essay

Brief History of Nabteb

...and Technical Examinations Board was established in 1992 to domesticate craft level examinations which were hitherto conducted by City & Guilds, Pittman’s, and Royal Society of Arts all of UK in accordance with the provisions of the National Policy on Education. Its establishment was the climax of an evolutionary process which spanned 15 years from 1977 to 1992 and in which FOUR Government Panels at different times were set up to review the place and structure of public examinations in our educational system. Each of these Panels advocated and justified the multiplication of the examinations bodies, and in particular, a separate body to perform the functions which NABTEB now performs. The process began with the findings of Justice Sogbetun Commission of Enquiry (1978), which was set up in response to public outcry on perceived inefficiency and unchecked leakages of public examinations. This was followed by the Angulu Commission, which was set up as a result of WAEC’s presentation to the House of Representative Committee on Education in 1981 in which WAEC advocated the setting up of other examination boards in Nigeria “to reduce the burden of WAEC”. The third was the Okoro Panel set up in 1989 to review the Angulu Report. The forth was the Professor Akin Osiyale’s Task Force set up in 1991 “to evolve a strategy to reduce the burden of WAEC and bring about greater efficiency in the conduct of public examinations”. The National Business and Technical Examinations Board (NABTEB)...

Words: 320 - Pages: 2