?
Current Path : /home1/savoy/www/savoyeducation.com/Backup23-11-16/backup/application/views/site/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/www/savoyeducation.com/Backup23-11-16/backup/application/views/site/ca-entrance.php |
<?php /* * To change this template, choose Tools | Templates * and open the template in the editor. */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php $this->load->view('site/header'); ?> <link href="<?=base_url();?>assets/css/tablesort.css" type="text/css" media="screen" rel="stylesheet"/> </head> <body> <div id="container_wrapper"> <?php $this->load->view('site/menu'); ?> <div id="inner_wrapper"> <div class="inner_banner"> <img src="<?=base_url();?>assets/images/entrance_inner.jpg" alt="Entrance Exams"/> </div><!--inner_banner end --> <div class="inner_cont_wrapper"> <div class="in_cont_div"> <br /> <div class="toggle tstyle1"> <h6 class="title acc_trigger"><span class="title_content_normal">Chartered Accountancy</span></h6> <div class="pane acc_container"> <div class="pane-page"> <h2>Common Proficiency Test (CPT)</h2> <p>Common Proficiency Test (CPT) is an entry level test for the CA course.</p> <h2>Eligibility</h2> <p>Students who have passed their 10 + 2 can enroll for the Common Proficiency Test (CPT). Registrations for CPT are open all year round. The exam is conducted twice a year in May and November. Students have to ensure that they register at least 10 months before the examination.</p> <h2>Test Pattern and Subjects</h2> <p>It tests students on four subjects— Fundamentals of Accounting, Mercantile Laws, General Economics and Quantitative Aptitude. This test is of 200 marks. This test is divided into two sessions of two hours each with a break in between. CPT is an objective type test with negative marking.</p> <p><b>SESSION I</b> (Two sections, two hours, 100 marks)</p> <p>Section A: Fundamentals of Accounting (60 marks)</p> <p>Section B: Mercantile Laws (40 marks)</p> <p><b>SESSION II</b> (Two sections, two hours, 100 marks)</p> <p>Section C: General Economics (50 marks)</p> <p>Section D: Quantitative Aptitude (50 marks)</p> <h2>Registrations</h2> <p>The registration and tuition fee for Common Proficiency Test is Rupees 6,000/-* payable to Institute of Chartered Accountants of India (ICAI).</p> <p>The registration for CPT Course will be valid for a period of 3 years from the date the student becomes eligible to appear in CPT exam for the first time or for the period so long the student continues to appear in the examination regularly whichever is later. For other details related to registration, lapsation, re-registration and switch over from PE-I to CPT, please visit http://www.icai.org</p> <h2>Articleship</h2> <p>On clearing the foundation course, candidates can register for articleship with practicing CAs or CA firms. This has to be done for a period of over 3 years. The training begins under close supervision and later on, articles can manage bigger assignments. After completing 12 months, students are also eligible to register for the Intermediate examination.</p> <h2>Integrated Professional Competence Course (IPCC)</h2> <p>Students who have completed at least 12 months of training as articled or audit clerks and have completed the oral/postal tuition scheme imparted by the Board of Studies, are eligible to take the Intermediate Examination or the IPCC. The examination has the following subjects.</p> <p><b>GROUP I:</b> Accounting, Law, Cost Accounting and Financial Management, and Taxation</p> <p><b>GROUP II:</b> Advanced Accounting, Auditing and Assurance, Information Technology and Strategic Management</p> <h2>Professional Competence Examination (PCE)</h2> <p>Students who have successfully cleared the Intermediate PCCE examination and have completed the prescribed period of 3 years of articleship or have yet to serve a period of not more than 9 months of such services can take the Final Examination. The Examination has the following groups.</p> <p><b>GROUP I:</b> Subjects- Financial Reporting, Strategic Financial Management, Advanced Auditing and Professional Ethics, and Corporate and Allied Laws</p> <p><b>GROUP II:</b> Subjects- Advanced Management Accounting, Information Systems Control and Audit, Direct Tax Laws and Indirect Tax Laws</p> </div> </div> </div> </div><!--inner_cont_wrapper end --> </div><!--inner_wrapper end --> <?php $this->load->view('site/footer'); ?> </div> </body>