991 resultados para Working classes
Resumo:
Does the format of assessment (proctored or un-proctored exams) affect test scores in online principles of economics classes? This study uses data from two courses of principles of economics taught by the same instructor to gain some insight into this issue. When final exam scores are regressed against human capital factors, the R-squared statistic is 61.6% for the proctored format exams while it is only 12.2% for the un-proctored format. Three other exams in the class that had the proctored final were also un-proctored and also produced lower R-squared values, averaging 30.5%. These two findings suggest that some cheating may have taken place in the un-proctored exams. Although it appears some cheating took place, the results suggest that cheating did not pay for these students since the proctored exam grades were 4.9 points higher than the un-proctored exam grades although this difference was significantly different at only the 10% level. One possible explanation for this is that there was slightly higher human capital in the class that had the proctored exam although this must have occurred by chance since the students did not know if the exams were going to be proctored in advance so there is no issue of selection bias. A Oaxaca decomposition of this difference in grades was conducted to see how much was due to human capital and how much was due to the differences in the rates of return to human capital. This analysis reveals that 17% of the difference was due to the higher human capital with the remaining 83% due to differences in the returns to human capital. It is possible that the un-proctored exam format does not encourage as much studying as the proctored format reducing both the returns to human capital and the exam scores.
Resumo:
This document is the result of a process of web development to create a tool that will allow to Cracow University of Technology consult, create and manage timetables. The technologies chosen for this purpose are Apache Tomcat Server, My SQL Community Server, JDBC driver, Java Servlets and JSPs for the server side. The client part counts on Javascript, jQuery, AJAX and CSS technologies to perform the dynamism. The document will justify the choice of these technologies and will explain some development tools that help in the integration and development of all this elements: specifically, NetBeans IDE and MySQL workbench have been used as helpful tools. After explaining all the elements involved in the development of the web application, the architecture and the code developed are explained through UML diagrams. Some implementation details related to security are also deeper explained through sequence diagrams. As the source code of the application is provided, an installation manual has been developed to run the project. In addition, as the platform is intended to be a beta that will be grown, some unimplemented ideas for future development are also exposed. Finally, some annexes with important files and scripts related to the initiation of the platform are attached. This project started through an existing tool that needed to be expanded. The main purpose of the project along its development has focused on setting the roots for a whole new platform that will replace the existing one. For this goal, it has been needed to make a deep inspection on the existing web technologies: a web server and a SQL database had to be chosen. Although the alternatives were a lot, Java technology for the server was finally selected because of the big community backwards, the easiness of modelling the language through UML diagrams and the fact of being free license software. Apache Tomcat is the open source server that can use Java Servlet and JSP technology. Related to the SQL database, MySQL Community Server is the most popular open-source SQL Server, with a big community after and quite a lot of tools to manage the server. JDBC is the driver needed to put in contact Java and MySQL. Once we chose the technologies that would be part of the platform, the development process started. After a detailed explanation of the development environment installation, we used UML use case diagrams to set the main tasks of the platform; UML class diagrams served to establish the existing relations between the classes generated; the architecture of the platform was represented through UML deployment diagrams; and Enhanced entity–relationship (EER) model were used to define the tables of the database and their relationships. Apart from the previous diagrams, some implementation issues were explained to make a better understanding of the developed code - UML sequence diagrams helped to explain this. Once the whole platform was properly defined and developed, the performance of the application has been shown: it has been proved that with the current state of the code, the platform covers the use cases that were set as the main target. Nevertheless, some requisites needed for the proper working of the platform have been specified. As the project is aimed to be grown, some ideas that could not be added to this beta have been explained in order not to be missed for future development. Finally, some annexes containing important configuration issues for the platform have been added after proper explanation, as well as an installation guide that will let a new developer get the project ready. In addition to this document some other files related to the project are provided: - Javadoc. The Javadoc containing the information of every Java class created is necessary for a better understanding of the source code. - database_model.mwb. This file contains the model of the database for MySQL Workbench. This model allows, among other things, generate the MySQL script for the creation of the tables. - ScheduleManager.war. The WAR file that will allow loading the developed application into Tomcat Server without using NetBeans. - ScheduleManager.zip. The source code exported from NetBeans project containing all Java packages, JSPs, Javascript files and CSS files that are part of the platform. - config.properties. The configuration file to properly get the names and credentials to use the database, also explained in Annex II. Example of config.properties file. - db_init_script.sql. The SQL query to initiate the database explained in Annex III. SQL statements for MySQL initialization. RESUMEN. Este proyecto tiene como punto de partida la necesidad de evolución de una herramienta web existente. El propósito principal del proyecto durante su desarrollo se ha centrado en establecer las bases de una completamente nueva plataforma que reemplazará a la existente. Para lograr esto, ha sido necesario realizar una profunda inspección en las tecnologías web existentes: un servidor web y una base de datos SQL debían ser elegidos. Aunque existen muchas alternativas, la tecnología Java ha resultado ser elegida debido a la gran comunidad de desarrolladores que tiene detrás, además de la facilidad que proporciona este lenguaje a la hora de modelarlo usando diagramas UML. Tampoco hay que olvidar que es una tecnología de uso libre de licencia. Apache Tomcat es el servidor de código libre que permite emplear Java Servlets y JSPs para hacer uso de la tecnología de Java. Respecto a la base de datos SQL, el servidor más popular de código libre es MySQL, y cuenta también con una gran comunidad detrás y buenas herramientas de modelado, creación y gestión de la bases de datos. JDBC es el driver que va a permitir comunicar las aplicaciones Java con MySQL. Tras elegir las tecnologías que formarían parte de esta nueva plataforma, el proceso de desarrollo tiene comienzo. Tras una extensa explicación de la instalación del entorno de desarrollo, se han usado diagramas de caso de UML para establecer cuáles son los objetivos principales de la plataforma; los diagramas de clases nos permiten realizar una organización del código java desarrollado de modo que sean fácilmente entendibles las relaciones entre las diferentes clases. La arquitectura de la plataforma queda definida a través de diagramas de despliegue. Por último, diagramas EER van a definir las relaciones entre las tablas creadas en la base de datos. Aparte de estos diagramas, algunos detalles de implementación se van a justificar para tener una mejor comprensión del código desarrollado. Diagramas de secuencia ayudarán en estas explicaciones. Una vez que toda la plataforma haya quedad debidamente definida y desarrollada, se va a realizar una demostración de la misma: se demostrará cómo los objetivos generales han sido alcanzados con el desarrollo actual del proyecto. No obstante, algunos requisitos han sido aclarados para que la plataforma trabaje adecuadamente. Como la intención del proyecto es crecer (no es una versión final), algunas ideas que se han podido llevar acabo han quedado descritas de manera que no se pierdan. Por último, algunos anexos que contienen información importante acerca de la plataforma se han añadido tras la correspondiente explicación de su utilidad, así como una guía de instalación que va a permitir a un nuevo desarrollador tener el proyecto preparado. Junto a este documento, ficheros conteniendo el proyecto desarrollado quedan adjuntos. Estos ficheros son: - Documentación Javadoc. Contiene la información de las clases Java que han sido creadas. - database_model.mwb. Este fichero contiene el modelo de la base de datos para MySQL Workbench. Esto permite, entre otras cosas, generar el script de iniciación de la base de datos para la creación de las tablas. - ScheduleManager.war. El fichero WAR que permite desplegar la plataforma en un servidor Apache Tomcat. - ScheduleManager.zip. El código fuente exportado directamente del proyecto de Netbeans. Contiene todos los paquetes de Java generados, ficheros JSPs, Javascript y CSS que forman parte de la plataforma. - config.properties. Ejemplo del fichero de configuración que permite obtener los nombres de la base de datos - db_init_script.sql. Las consultas SQL necesarias para la creación de la base de datos.
Resumo:
Two classes of RNA ligands that bound to separate, high affinity nucleic acid binding sites on Q beta replicase were previously identified. RNA ligands to the two sites, referred to as site I and site II, were used to investigate the molecular mechanism of RNA replication employed by the four-subunit replicase. Replication inhibition by site I- and site II-specific ligands defined two subsets of replicatable RNAs. When provided with appropriate 3' ends, ligands to either site served as replication templates. UV crosslinking experiments revealed that site I is associated with the S1 subunit, site II with elongation factor Tu, and polymerization with the viral subunit of the holoenzyme. These results provide the framework for a three site model describing template recognition and product strand initiation by Q beta replicase.
Resumo:
This deliverable provides a comparative analysis, among selected EU member states, of the investment demand of a sample of specialised field crop farms for farm buildings, machinery and equipment as determined by different types and levels of Common Agricultural Policy support. It allows for the existence of uncertainty in the price of output farmers receive and for both long- and short-run determinants of investment levels, as well as for the presence of irregularities in the cost adjustment function due to the existence of threshold-type behaviours. The empirical estimation reveals that three investment regimes are consistently identified in Germany and Hungary, across asset and support types, and in France for machinery and equipment. More traditional disinvestment-investment type behaviours characterise investment in farm building in France and the UK, across support types, and Italy for both asset classes under coupled payments. The long-run dynamic adjustment of capital stocks is consistently and significantly estimated to be towards a – mostly non-stationary – lower level of capitalisation of the farm analysed. By contrast, the expected largely positive short-run effects of an increase in output prices are often not significant. The effect of CAP support on both types of investment is positive, although seldom significant, while the proxy for uncertainty employed fails to be significant yet, in most cases, has the expected effect of reducing the investment levels.
Resumo:
This paper completes the comparative analysis of the investment demand behaviour, of a sample of specialised arable crop farms, for farm buildings and machinery and equipment, as a function of the different types and levels of Common Agricultural Policy support, in selected European Union Member States. This contribution focuses on their quantitative interdependence calculating the relevant elasticity measures. In turn, they constitute the methodological tool to simulate the percentage expected change in average net investment levels associated to the implementation of the, recently proposed and currently under discussion, reductions in the Pillar I Direct Payments disbursed under the Common Agricultural Policy. Evidence suggests a statistically significant elastic and inelastic relationship between both types of subsidies and the investment levels for both asset classes in Germany and Italy, respectively. An elastic dependence of investment in farm buildings on decoupled subsidies exists in Hungary while changes in the level of coupled payments appear to translate into less than proportional changes in the demand for both farm buildings and machinery and equipment in France. Coupled payments appear to influence the UK demand for both asset classes in an elastic manner while decoupled support seems to induce a similar effect on investment in machinery and equipment. Since the currently discussed Common Agricultural Policy reform options imply, almost exclusively, a reduction in the level of support granted through Direct Payments, simulated effects were expected to reveal a worsening of the farm investment prospects for both asset types (i.e., a larger negative investment or a smaller positive one). The actual evidence largely respects this expectation with the sole exception of investment in machinery and equipment in France and Italy reaching smaller negative or larger positive levels irrespectively of the magnitude of the implemented cuts in Direct Payments.
Resumo:
In this study, the relationship between the country's level of literacy and its national culture will be explored. Cultural differences effect the way that people think and react. Culture is "the value shared amongst distinctive social groups and classes" (Soley and Pandya 2003, 206). House, et al. (2004, 57) define culture as "shared motives, values, beliefs, identities, and interpretations or meanings of significant events that result from common experiences of members of collectives and are transmitted across age generations." Dutch anthropologist Geert Hofstede (1991) considers culture to be "the collective programming of the mind. Culture is a stem of collectively held values" (Hofstede 1981, p. 240).
Resumo:
Over the twentieth century, a growing group of students has been transferred into considerably expanded special education systems. These programs serve children with diagnosed impairments and disabilities and students with a variety of learning difficulties. Children and youth “with special educational needs” constitute a heterogeneous group with social, ethnic, linguistic, and physical disadvantages. An increasingly large percentage of those students at risk of leaving school without credentials participate in special education, a highly legitimated low status (and stigmatizing) school form. While most countries commit themselves to school integration or inclusive education to replace segregated schools and separate classes, cross-national and regional comparisons of special education’s diverse student bodies show considerable disparities in their (1) rates of classification, (2) provided learning opportunities, and (3) educational attainments. Analyzing special education demographics and organizational structures indicates which children and youth are most likely to grow up less educated and how educational systems distribute educational success and failure. Findings from a German-American comparison show that which students bear the greatest risk of becoming less educated depends largely on definitions of “special educational needs” and the institutionalization of special education systems.
Resumo:
This paper challenges the conventional explanation for declining density of German employers associations. The dominant account asserts that German trade unions have taken advantage of increased globalization since the 1980s which has made internationally active enterprises more vulnerable to production disruptions to extract additional monopoly rents from multinational employers via aggressive collective bargaining. Small firms have responded to the increased union pressures by avoiding membership employers associations, which has produced the density declines. Data, however, disconfirm the conventional explanation; compensation increases have actually become increasingly smaller over the decades. This paper presents an alternative explanation that is consistent with the data. We argue that it is the large product manufacturers rather than the trade unions that have greatly increased price pressures on parts suppliers, which has led to a disproportionate number of suppliers to quit employers associations. The paper also discusses these findings in light of the "varieties of capitalism" literature. It points out that this literature has depicted national models as too homogeneous. The decision of several German employers associations to offer different classes of membership represents an accentuation of variety within national varieties of capitalism.
Resumo:
The concept of citizenship is one of the most complicated in political and social sciences. Its long process of historical development makes dealing with it particularly complicated. Citizenship is by nature a multi-dimensional concept: there is a legal citizenship, referring first to the equal legal status of individuals, for instance the equality between men and women. Legal citizenship also refers to a political dimension, the right to start and/or join political parties, or political participation more broadly. Thirdly, it has a religious dimension relating to the right of all religious groups to equally and freely practice their religious customs and rituals. Finally, legal citizenship possesses a socio-economic dimension related to the non-marginalisation of different social categories, for instance women. All of these dimensions, far from being purely objects of legal texts and codifications, are emerging as an arena of political struggle within the Egyptian society. Citizenship as a concept has its roots in European history and, more specifically, the emergence of the nation state in Europe and the ensuing economic and social developments in these societies. These social developments and the rise of the nation state have worked in parallel, fostering the notion of an individual citizen bestowed with rights and obligations. This gradual interaction was very different from what happened in the context of the Arab world. The emerging of the nation state in Egypt was an outcome of modernisation efforts from the top-down; it coercively redesigned the social structure, by eliminating or weakening some social classes in favour of others. These efforts have had an impact on the state-society relation at least in two respects. First, on the overlapping relation between some social classes and the state, and second, on the ability of some social groups to self-organise, define and raise their demands. This study identifies how different political parties in Egypt envision the multi-dimensional concept of citizenship. We focus on the following elements: Nature of the state (identity, nature of the regime) Liberties and rights (election laws, political party laws, etc.) Right to gather and organise (syndicates, associations, etc.) Freedom of expression and speech (right to protest, sit in, strike, etc.) Public and individual liberties (freedom of belief, personal issues, etc.) Rights of marginalised groups (women, minorities, etc.)