Skip to main content

+2/ 12 English Half yearly examination key -2019-2020

Zeal study shares you answer key for Tamil  examination for 10  standard.We think it may very helpful to valuation easily.Paper setting and evaluation at every level of educationwhether for each class or each school/college/university or for common examinations or tests at district/state/national level is an integral part of our education system and hope that it will still remain so in the times to come. 


Question paper and its evaluation have been and will remain an integral part of education whether for continuous evaluation system or for semester/year end examination system all over the world to rank students with their performance towards learning and to qualify their entry to some professional course.Recently, question papers of English, Physics and Mathematics setup by educational experts of CBSE, TN  for class X th students appearing all over the country are under debate for their level of toughness and lengthy contents. 

 Such news always appear in the media concerning to various boards, colleges and universities. Such endeavors (i.e., paper settings and evaluation) become more important when students taking common examinations have to be rated with different educational backgrounds and educational boards setting different question papers and being evaluated by different people all over the country. In India, where there are number of education boards, dealing independently with question settings and their evaluations and then students competing for common entrances like JEE (Main) where board examination marks play a great role, in spite of the moderation formulae designed by CBSE, New Delhi, injustice faced by students from different walks cannot be over ruled.
Paper setting for national level tests (subjective or objective) is a great art and many Ph.D. thesis, & research papers have been written on the topic along with various administrative and educational policies being framed on the issue of paper settings and their evaluation. Above all these, this task is still being carried out by human and is a person specific.


 Paper setters and evaluators, sometimes forget that they are dealing with educational life and career of students who have burned their mid night oil in the preparation for these examinations. They go for very lengthy and difficult paper settings and strict evaluation for which they have all the explanations like to curb copying in examinations, bring out only the genuinely intelligent students but forget that they are forcing many of the students towards mental depression. Later on, due to public outcry, governing bodies of these examinations generally go ahead with making committees to suggest means and modes for providing relief to suffering students which generally come out either without any conclusions or too late and too less.

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.