940 resultados para Work placement


Relevância:

20.00% 20.00%

Publicador:

Resumo:

School level strategy enabled by neoliberal choice policies can produce internal curricular markets whereby branded curricula such as the International Baccalaureate are offered alongside the local government curriculum in the same school. This project investigated how such curricular markets operating in Australian schools impacted on teachers’ work. This paper reports on teachers work in three case study schools that offered both the International Baccalaureate Diploma program and the local senior schooling curriculum, then draws on an online survey of 225 teachers in 26 such schools across Australia. The analysis reveals the impact of curricular markets along two dimensions: the curriculum’s internal design; and the relational aspects of how schools manage to deliver tandem offerings within institutional constraints. Teachers working in the IBD Diploma program were shown to relish its design, despite additional demands, while teachers working in just the local curriculum reported more relational issues. The paper argues that these trends suggest that there are winners and losers emerging in the work conditions produced by curricular markets.  

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Process-aware information systems, ranging from generic workflow systems to dedicated enterprise information systems, use work-lists to offer so-called work items to users. In real scenarios, users can be confronted with a very large number of work items that stem from multiple cases of different processes. In this jungle of work items, users may find it hard to choose the right item to work on next. The system cannot autonomously decide which is the right work item, since the decision is also dependent on conditions that are somehow outside the system. For instance, what is “best” for an organisation should be mediated with what is “best” for its employees. Current work-list handlers show work items as a simple sorted list and therefore do not provide much decision support for choosing the right work item. Since the work-list handler is the dominant interface between the system and its users, it is worthwhile to provide an intuitive graphical interface that uses contextual information about work items and users to provide suggestions about prioritisation of work items. This paper uses the so-called map metaphor to visualise work items and resources (e.g., users) in a sophisticated manner. Moreover, based on distance notions, the work-list handler can suggest the next work item by considering different perspectives. For example, urgent work items of a type that suits the user may be highlighted. The underlying map and distance notions may be of a geographical nature (e.g., a map of a city or office building), but may also be based on process designs, organisational structures, social networks, due dates, calendars, etc. The framework proposed in this paper is generic and can be applied to any process-aware information system. Moreover, in order to show its practical feasibility, the paper discusses a full-fledged implementation developed in the context of the open-source workflow environment YAWL, together with two real examples stemming from two very different scenarios. The results of an initial usability evaluation of the implementation are also presented, which provide a first indication of the validity of the approach.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Gaining a competitive edge in the area of the engagement, success and retention of commencing students is a significant issue in higher education, made more so currently because of the considerable and increasing pressure on teaching and learning from the new standards framework and performance funding. This paper introduces the concept of maturity models (MMs) and their application to assessing the capability of higher education institutions (HEIs) to address student engagement, success and retention (SESR). A concise description of the features of maturity models is presented with reference to an SESR-MM currently being developed. The SESR-MM is proposed as a viable instrument for assisting HEIs in the management and improvement of their SESR activities.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Purpose - The purpose of this paper is to examine the possibility of an inverted U-shaped relationship between job demands and work engagement, and whether social support moderates this relationship. Design/methodology/approach – This study uses 307 technical and information technology (IT) managers who responded to an online survey. Multiple regressions are employed to examine linear and curvilinear relationship among variables. Findings – Overall, results support the applicability of the quadratic effect of job demands on employee engagement. However, only supervisor support, not colleague support, moderated the relationship between job demands and work engagement. Originality/value – The paper is the first to shed light on the quadratic effect of job demands on work engagement. The findings have noteworthy implications for managers to design optimal job demands that increase employee engagement.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

While changes in work and employment practices in the mining sector have been profound, the literature addressing mining work is somewhat partial as it focuses primarily on the workplace as the key (or only) site of analysis, leaving the relationship between mining work and families and communities under-theorized. This article adopts a spatially oriented, case-study approach to the sudden closure of the Ravensthorpe nickel mine in the south-west of Western Australia to explore the interplay between the new scales and mobilities of labour and capital and work–family–community connections in mining. In the context of the dramatically reconfigured industrial arena of mining work, the study contributes to a theoretical engagement between employment relations and the spatial dimensions of family and community in resource-affected communities.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Software as a Service (SaaS) is gaining more and more attention from software users and providers recently. This has raised many new challenges to SaaS providers in providing better SaaSes that suit everyone needs at minimum costs. One of the emerging approaches in tackling this challenge is by delivering the SaaS as a composite SaaS. Delivering it in such an approach has a number of benefits, including flexible offering of the SaaS functions and decreased cost of subscription for users. However, this approach also introduces new problems for SaaS resource management in a Cloud data centre. We present the problem of composite SaaS resource management in Cloud data centre, specifically on its initial placement and resource optimization problems aiming at improving the SaaS performance based on its execution time as well as minimizing the resource usage. Our approach differs from existing literature because it addresses the problems resulting from composite SaaS characteristics, where we focus on the SaaS requirements, constraints and interdependencies. The problems are tackled using evolutionary algorithms. Experimental results demonstrate the efficiency and the scalability of the proposed algorithms.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recently, Software as a Service (SaaS) in Cloud computing, has become more and more significant among software users and providers. To offer a SaaS with flexible functions at a low cost, SaaS providers have focused on the decomposition of the SaaS functionalities, or known as composite SaaS. This approach has introduced new challenges in SaaS resource management in data centres. One of the challenges is managing the resources allocated to the composite SaaS. Due to the dynamic environment of a Cloud data centre, resources that have been initially allocated to SaaS components may be overloaded or wasted. As such, reconfiguration for the components’ placement is triggered to maintain the performance of the composite SaaS. However, existing approaches often ignore the communication or dependencies between SaaS components in their implementation. In a composite SaaS, it is important to include these elements, as they will directly affect the performance of the SaaS. This paper will propose a Grouping Genetic Algorithm (GGA) for multiple composite SaaS application component clustering in Cloud computing that will address this gap. To the best of our knowledge, this is the first attempt to handle multiple composite SaaS reconfiguration placement in a dynamic Cloud environment. The experimental results demonstrate the feasibility and the scalability of the GGA.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This series of paper examines industrial issues from a nonprofit management perspective.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A composite SaaS (Software as a Service) is a software that is comprised of several software components and data components. The composite SaaS placement problem is to determine where each of the components should be deployed in a cloud computing environment such that the performance of the composite SaaS is optimal. From the computational point of view, the composite SaaS placement problem is a large-scale combinatorial optimization problem. Thus, an Iterative Cooperative Co-evolutionary Genetic Algorithm (ICCGA) was proposed. The ICCGA can find reasonable quality of solutions. However, its computation time is noticeably slow. Aiming at improving the computation time, we propose an unsynchronized Parallel Cooperative Co-evolutionary Genetic Algorithm (PCCGA) in this paper. Experimental results have shown that the PCCGA not only has quicker computation time, but also generates better quality of solutions than the ICCGA.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In the context of cultural and/or differential ‘normalisation’ of certain forms of drug use, this article describes two case-studies of heavy recreational drug users. The daily lives of these users blur the line between the legal and the illegal; their drug trading is generally as a consumer and ‘friend of a friend’ small dealer in the low-level market. In the first case, problems with management of employment, time and financial budgeting are described; in the second case, such management is accomplished. Discussion refers to: differences between the two in relation to resources and vulnerability to risks, and to leisure/pleasure cultures of hedonism. The research agenda should pay more attention to users who seek to maintain a legitimate lifestyle but who develop problems managing work and their drug-related leisure. Understanding the consumer demand and dealing activity of such users is important in trying to develop a fuller understanding of drug markets.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In the last two decades there has been a plethora of research on a range of subjects collectively and rhetorically known as ‘work-life balance’. The bulk of this research, which spans disciplines including feminist sociology, industrial relations and management, has focused on the significant concerns of employed women and/or dual career couples. Less attention has been devoted to scholarship which explicitly examines men and masculinities in this context. Meanwhile, public and organizational discourse is largely espoused in gender neutral terms, often neglecting salient gendered issues which differentially impact the ability of women and men to successfully integrate their work and non-work lives. This edited book brings together empirical studies of the work-life nexus with a specific focus on men’s working time arrangements, how men navigate and traverse paid work and family commitments, and the impact of public and organizational policies on men’s participation in work, leisure, and other life domains. The book is innovative in that it presents both macro (institutional, how policy affects practice) and micro (individual, from men’s own perspectives) level studies, allowing for a rich and contrasting exploration of how men’s participation in paid work and other domains is divided, conflicted, or integrated. The essays in this volume address issues of fundamental social, labor market, and economic change which have occurred over the last 20 years and which have profoundly affected the way work, care, leisure and community have evolved in different contexts. Taking an international focus, Men, Wage Work and Family contrasts various public and organizational policies and how these policies impact men’s opportunities and participation in paid work and non-work domains in industrialised countries in Europe, North America, and Australia.