Skip to main content

10 Maths Half yearly model question paper -2019-2020-5- Tamil medium

The means of evaluation of students in our country is based on their performances in exams. A question paper is the basic tool used in an examination.Tests are conducted to asses students’ knowledge in a subject, grading them, to give admission to higher education, placements, scholarships etc. 


Hence, a question paper must be set in a way that can measure the change in the level of students’ knowledge...sometimes, question papers are under debate for their levels of toughness and lengthy content. The works of question paper setting and evaluation become more important, particularly when students come from different educational backgrounds and boards.


Therefore, a good amount of care and caution is necessary for setting question papers. The types of question papers differ with the objective of the examination. For example, in competitive examinations, the question paper is set with the objective is to assess the knowledge acquired by the students during the course.
A panel of 3 internal Examiners and one external examiner are involved in setting the various Actuarial Exam papers. • The three of them decide on the structure of the paper and allocate responsibilities amongst themselves as per the exam plan. All the examiners are involved either and/or drafting the paper, or creating the solution or reviewing with indicative solution, marking schedule and the exam plan. • All examiners do consult with themselves and modify the paper, if they feel so and send the final paper along with indicative solution, marking schedule and exam plan to the external examiner (wherever applicable) for oversight. • The Question Types are usually divided in three parts, namely, Knowledge, Application and Higher Skill requirement. • IAI observes the strictest code of Secrecy, wherein, the examiners’ sign an Examiner’s Declaration, thereby upholding the highest standards of Exam Conduction and Ethics


The answer scripts for all our exams go to two independent examiners for marking. • All the borderline cases or wherever, there is some difference in both the examiners’ markings, then those scripts are sent for further review to a Review Examiner. This process leaves no ground for errors. 

Comments

Popular posts from this blog

SAP HANA In Memory Strategy

SAP HANA has many processes running on the SUSE Linux Server. SUSE Linux server manages the reservation of memory to all process. When SAP HANA starts up, Linux OS reserves memory for the program code, program stack, and static data. OS can dynamically reserve additional data memory upon request from the SAP HANA Server. SAP HANA create a memory pool for managing and tracking the consumption of memory. The memory pool is used to store all the in-memory data and system tables, thread stack, temporary computations and all other data structure required for managing the database. When more memory is required for table growth or temporary computations, the SAP HANA memory manager obtains this from the pool. For an overview, check out the Memory Overview feature of the SAP HANA studio. To access it, right-click on a System ->Configuration and Monitoring -> Open Memory Overview in the context menu, as follows:

SAP HANA Architecture

Data is compressed by different compression techniques (e.g. dictionary encoding, run length encoding, sparse encoding, cluster encoding, indirect encoding) in SAP HANA Column store. When main memory limit is reached in SAP HANA, the whole database objects (table, view,etc.) that are not used will be unloaded from the main memory and saved into the disk. These objects names are defined by application semantic and reloaded into main memory from the disk when required again. Under normal circumstances SAP HANA database manages unloading and loading of data automatically. However, the user can load and unload data from individual table manually by selecting a table in SAP HANA studio in respective Schema- by right-clicking and selecting the option "Unload/Load". SAP HANA Server consists of : Index Server Preprocessor Server Name Server Statistics Server XS Engine SAP HANA Index Server: SAP HANA Database Main server are index server. Detail of each server i...

SAP HANA Advantages

Below are advantages of SAP HANA - By In-Memory Technology user can explore and analyze all transaction and analytic data in real time from virtually any data source. Data can be aggregated from many sources. Real-time replication services can be used to access and replicate data from SAP ERP. SQL and MDX interface from third party support. It provides information modeling and design environment.