Sökresultat:
4761 Uppsatser om Fogg Behavior Model - Sida 61 av 318
Strategisk kommunikation i ideella organisationer ? en fallstudie av Rädda Barnens modell med frivilligarbetande kommunikatörer
This thesis explores strategic communication management within the non-profit sector. Communication models need to be adapted to the specific sector as different sectors require different approaches of strategic communication management. In the spring of 2013, the non-profit organization Save the Children Sweden initiated a communication model based on volunteer communicators. The following study explores how non-profit organizations can manage communications with a focus on volunteers as a communication resource. The applied research questions concern how volunteers may be integrated into communication activities, the opportunities and challenges connected to involving volunteer communicators and how this may affect the role of the organization's employed communicators.
Framtagande av kravspecifikation för standardsystem
There are several methods and models within the areas of software engineering
on how to proceed during a software development process. For each of these
methods and models there are benefits and drawbacks, depending on how you
choose to look at them. A difference of principle between the different models
is that they either advocate iterative development or not.
In parts of software engineering one makes use of different methods depending
on which is most fitting in a specific situation. There are several methods on
how to recieve more qualitative data from the end-users during the requirement
collection, but the reappearing pattern is still user centric participation,
which means that the user participates more actively in part of or the entire
development process.
Optimeringsflöde av modelleringsprogram vid broprojektering : Analys av de tre modelleringsprogrammen Tekla Structures, Revit 2013 och Rhinoceros
This thesis treats Building Information Modeling, BIM, in the production stage. Brieflydescribed BIM is virtual model of a building object where all information about theobject is gathered. All the involved operators in the construction project have access tothe model and can gather or share information about the project. There are several waysto apply BIM in the production stage. This thesis primarily deals with visualization of theobject, preparation and planning, the ability to take amounts from the model andcoordination and clash control.The basic issue was highlighted by Byggdialog AB.
Reflekterande eller reproducerande matematik : en jämförande studie mellan två undervisningsmetoder i matematik, det laborativa och det traditionella
In each classroom there is a teacher with good intentions wanting what´s best for their pupils. But grades and tests in mathematics from 2009 in Sweden shows there is a crack between the subject being taught and the learning child. The purpose with this research is to find an understanding from a teaching and learning perspective of which teaching method is more suitable for teaching and learning mathematics by doing a comparison between two methods. The main question is:What are the advantages and disadvantages of the traditional and the laboratory method of teaching, supported by the two keywords teaching method and learning?This C-paper is based on a qualitative research aiming to gather an in-depth understanding of human behavior.
En Modell av SOA för Agila Organisationer
In a dynamic and unpredictable reality, either rigid structures or silo architectures areappropriate ways to organize an agile organization. This thesis enlightens these relationsbetween Service Oriented Architecture (SOA) and an organization who acts in a varied andconstantly changing business environment. In other words, this thesis enlightens the question:?How suitable is SOA to organize the enterprise who will meet a constantly changing andheterogenic business environment?.The thesis presents a model where an efficient organization must be agile to be able to actquickly in the business environments with constantly changing desires, needs, expectations,desires etc. According to the same model a Service Oriented Architecture organizes theenterprise elements such as processes, resources, competences, responsibilities, informationsystems etc.
Feeding preferences and foraging in Larvae of Manduca sexta and Spodoptera littoralis : a laboratory study based on olfaction
Larvae of Lepidopteran Manduca sexta and Spodoptera littoralis are pests of economical importance in several horticultural and agricultural crops. Knowledge of
insect feeding preferences and behavior is crucial in order to find economically and ecologically sustainable solutions to the problems caused by these herbivores.
The aim of this thesis was to study the behavior and the induced feeding preferences in larvae of M. sexta and S. littoralis when reared on certain host plants.
The hypothesis was that larvae of M. sexta would have an innate preference for plants of the Solanaceae family and therefore discriminate the previously experienced nonhost
when faced with the choice between a true host and the previous food source.
Information Audit en informationsgranskning vid Borås Stads äldre- och handikappomsorg inom kommundel Centrum.
An information audit identifies, among other things, organizations information resources, the information flow and the needs of the information users. The purpose of this masters thesis was to describe the management of information within a local unit of Borås municipality by putting an information audit-method in practice. The focus was on three issues: What information needs could be seen in the organization? How does the information flow through the organization? How does Sugan Henczels seven-stage model serve as a tool to map the management of information within the local unit? The study only described the situation at a certain time at the chosen organization. The seven-stage information audit model was revised and adjusted to the studied organization by only carrying out four of the seven steps: Planning, Data collection, Data analysis and Data evaluation.
What works? : Grundläggande komponenter för ett positivt behandlingsutfall på institution med särskilt fokus på Kognitiv beteendeterapi (KBT) och dess tillämpning.
In Sweden there are many kinds of effort given youths with behavioral problems, one is institutional care. International research display a varying kind of results from this type of treatment. The aim of this study is to examine and illustrate which central components that results in positive treatment, but also starighten important components in KBT. On the basis of research results, important components for positive treatment have been illustrated as; the therapeutic relationship, the integrity of treatment, prosocial-contacts, positive climate in treatment, the continual of treatment, how to bring treatment to an end, the responsivity principle-the principle of need-the risk principle, learning and KBT. Research also aims to investigate whether these components could be identified in the daily work of youth treatment on institution. This through a qualitative approach including six interviews held with staff working in treatment facilities.
Spårtaxi i Eskilstuna : vägval och utformning i gaturummet
This master thesis investigates the possibilities of using GPS-information from trains to create a model of a railway system, register the routes of the the trains and predict how the trains will travel in the railway system.The thesis work was done at Icomera AB which is a company that specializes in internet connected vehicle solutions.We describe how the GPS-information is sent from the trains in the form of samples and investigate limitations and possibilities with the available information. About three million samples from 83 SJ-trains were analysed and the samples were filtered with the intent of removing erroneous information. We here found that about 30 % of the samples from the trains were unreliable.A solution for how the samples from the trains can be used to create a model of the railway system traveled by the trains is presented. We use a large set of historical samples and use cluster nodes and Hermite curves to generate a graph that represent the railway system with stations, nodes and the railway itself. A fully automatic solution is not presented since it did not fit into the time frame of the thesis; instead we created a simple tool which can be used to manually finish the model of the railway system.Furthermore, we describe how the railway system and the samples from the train can be used to register the routes the trains travel.
Förbättring av mjukvarubibliotek för parallellberäkningar med programmeringsmodellen Chunks and Tasks
Chunks and Tasks is a programming model based on the C ++ programming language. This programming model is used for electronic structure calculations, among other things.The purpose of this project is to improve the CHT-MPI software library for Chunks and tasks, so that calculations of matrix-matrix multiplications are performed more efficiently than they do with the existing software library. The software library is based on the work stealing method, which is a method the software library for Chunks and Tasks uses for the distribution of the calculation work. The considered way to improve the software library is by modifying the work stealing method in a way that makes the distribution of calculation work happen in a more efficient way , which will lead to calculations performed faster than before.Two different modifications of the work stealing method were tested and it led to two new methods, Method 1 and Method 2, which distributed the calculation work differently. Method 1 did not give results that were compatible with the theory, since the calculation time with this method was much longer than the previous method.
Modellbygge av mekaniksystem och riktmotorer i stridsvagn 122
This master thesis is one part of a project, called ?StabSim?, with the purpose to develop a simulation model for the align and stabilisation system in main battle tank 122. The origin of this project is that it should be possible to make control analysis without risking any hardware. Besides that it will be easy to change components in order to investigate the behaviour of the system. The report includes modelling of tower and weapon mechanics and also the modelling of the synchronous motors, which control these.
Jämförelse mellan hundskolans och Svenska Brukshundklubbens kursdeltagare i Skaraborg :
The aim with the present study was to investigate whether there is a difference between the course participants who find their way to the dog-school respective the Swedish Working Dog Association. The study have focused on four issues; why the course participants have chosen the dog-school respectively the Swedish Working Dog Association, why the participants bought their dog, if the participants are satisfied with their dogs and if it is more likely that they turn to the dog-school?s than to the Swedish Working Dog Association with their first dog?
Course participants from two dog-schools and from two of the local clubs belonging to the Swedish Working Dog Association in Skaraborg, Sweden, answered a questionnaire. In total 85 answers were collected, including 60 from the course participants from Swedish Working Dog Associations and 25 from the dog school?s course.
CAP KC3-12 : Design and finite element analysis
In offshore oil production FMC Subsea systems use a product called cap. The cap´s mainly task is to protect hubface and seal areas on inboard hub against dirt, corrosion and mechanical damage under installation of a subsea system. A new model of a cap has been designed and analysed using finite element method. The model is called KC3-12 and has a new function, emergency release, which is a backup method for the ROV (remote operated vehicle) to release the cap from the hubface when it is placed under water. The cap KC3-12 was found to fulfil the criteria under the test load pressure, according to ASME VIII, div2.
Svalövs flyktingenhets arbete för nyanlända invandrare - en utvärdering med brukar- och intressentfokus
The following report is a constructive responsive evaluation of Svalövs communes unit for newly arrived refugees based on a qualitative user- and stakeholder model. The main purpose is to evaluate the units? quality from a user and stakeholder perspective. The main findings are that the users and stakeholders are satisfied with the quality of the units? services but request further social and structural participation.
Integration och intersektionalitet - Tre skånska kommuners användning av intersektionalitetsperspektivet
Integration is a phenomena that occurs in all societies that experience any form of immigration. This process is dependent on how we analyze, both the groups of immigrants, and how we analyze the society in which they becoming integrated.Intersectionality is one method of analyzing this framework. By applying the categories: gender, class and race on the integration process, we get a more complex picture of the subject. Therefore we also become more able to adjust the actions and arrangement around the different questions of inte-gration.In this essay I try to explain what the intersectionality is, how it is used and how it can apply in integration as a specific subject. I also apply the intersectionality model on different policy documents from Malmö, Vellinge and Landskrona to find out if they show any awareness of this model both explicitly and implicitly..