SlideShare a Scribd company logo
1 of 14
Moral Reconation Therapy™
Moral Reconation Therapy (MRT) is the premiere cognitive-
behavioral program for substance
abuse treatment and for criminal justice offenders. Developed in
1985 by Gregory Little, Ed.D., and
Kenneth Robinson, Ed.D., more than 120 published reports have
documented that MRT-treated
offenders show significantly lower recidivism for periods as
long as 20 years after treatment.
Studies show MRT-treated offenders have rearrest and
reincarcertion rates 25% to 75% lower than
expected.
MRT programs are used in 49 states, District of Columbia,
Puerto Rico, and four countries. A 1999
report by the Washington State Institute for Public Policy
estimated that the combined cost benefit
to taxpayers and crime victims for the MRT program results in
an $11.48 cost benefit for every
dollar spent.
Correctional Counseling, Inc., has developed MRT-based
programming for individuals with chronic
substance abuse problems, anger management and domestic
violence issues, and much more.
A Proven Concept
MRT is a cognitive-behavioral counseling program that
combines education, group and individual
counseling, and structured exercises designed to foster moral
development in treatment-resistant
clients. As long as clients’ judgments about right and wrong are
made from low levels of moral
reasoning, counseling them, training them in job skills, and
even punishing them will have little
long-lasting impact on their behavior. They must be confronted
with the consequences of their
behavior and the effect that it has had on their family, friends
and community. Poor moral reasoning
is common within at-risk populations.
https://www.ccimrt.com/
MRT addresses beliefs and reasoning. It is a systematic, step-
by-step group counseling treatment
approach for treatment-resistant clients. The program is
designed to alter how clients think and
make judgments about what is right and wrong. The MRT
system approaches the problem of
treating resistant populations as a problem of low levels of
moral reasoning. In this case, “moral”
does
not refer to a religious concept, but rather the theoretical
conceptualization of psychologist
Lawrence Kohlberg. Moral reasoning represents how a person
makes decisions about what he or
she should or should not do in a given situation.
How We Get Results
Briefly, MRT seeks to move clients from hedonistic (pleasure
vs. pain) reasoning levels to levels
where concern for social rules and others becomes important.
MRT research has shown that as
clients complete steps moral reasoning increases in adult and
juvenile offenders.
MRT systematically focuses on seven basic treatment issues:
elationships
-concept
tolerance
Who Does It Work For?
Drs. Little and Robinson initially developed MRT as the
cognitive-behavioral component in a
prison-based therapeutic community. Because of its remarkable
success, corrections officials then
tested and widely implemented the program in general inmate
populations, with juvenile offenders,
in parole and probation settings, in community corrections, in
hospital and outpatient programs, in
educational settings, and in drug courts. MRT is found to be
effective with both genders in adult and
juvenile populations. MRT is used with a variety of populations
and measured objective outcomes
are consistent in all settings.
Benefits of MRT-based Programming
cific to an
offender population.
population.
between 30% and 50% for
periods up to 20 years after release.
been used effectively in different programs
at many sites.
or while under supervision in
the community.
-ended groups, which allows for
maximizing resources.
MRT easily meshes and blends with other types of
programming including self-help groups,
education, counseling and behaviorally oriented programs.
dropout rates, increase sense of
purpose and reduce antisocial thinking and behavior.
MRT provides a continuum of
care.
SWE440-1402A-01
Software Project Management
wilden
20 April 2014
Table of Contents
1 Project Description and Methodology 3-6
2 Project Plan
Outline………………………………………………………………
…………..7
3.ISO and IEEE Standards 8
4 Configuration Management 9
5 Defect Tracking and Reporting 10
6 Risk Management 11
7 Final Project Report 12
8 References 13
Project Description and Methodology
The IT ecosystem of financial services institutions faces many
challenges in aligning business needs with IT solutions which
generally span technology (delivery channels), regulatory
compliance laws(Banking Laws BASEL III) and management.
Because of large amount of regulation within the industry,
banks and other institutions have continued to use the tried and
tested approach of Waterfall model because of its perception of
being predictable. But even waterfall model has its own cons.
Customer satisfaction with the final applications may be lower
even if the application fulfils all the features. The customer has
be very patient with waiting for 2-3 years to see a finished
product.
Financial institutions can address issues such as quality, time
and cost by following agile methodology. A particular strength
of this methodology is that it involves the customer in all areas
of development leading to the creation of a more innovative and
valuable information system.
We see that in this there is continuous review of what work has
been done and continuous modification depending on the
feedback of the client/user. So even if there is a change in
requirement or change in any functionality, it can be modified
effectively. It also improves the testing process as we first test
small modules that we make and then by means of integration
we move on to larger ones. This is the basis of agile model and
this is what we are going to follow here.
Despite its advantage of working closely with the client and
delivering satisfactory projects it faces a lot of challenge
especially within large firms, which coordinate development
between segregated team that work individually on one
component such as design, analysis, development or testing.
Shown below are challenges and stake holders in Agile
Methodology.
Challenges in Agile Methodology
Agile Methodology Stakeholders
2. Project Plan Outline
Project management involves planning, monitoring and control
of the people, process that occur in the process of evolution of
software from a concept to a product. This generally focuses on
People, Product, Process and Project.
We can view it on basis of 2 dimensions:
1. Project Life Cycle: Initiation, Planning, Execution,
Monitoring, Control and Closing
2. Knowledge area: Scope, time, cost, quality, human resources,
communication, risk procurement and integration.
Here our main focus area is project planning which involves
estimation of effort, cost, resource and project duration,
preparing project schedule and staffing, preparing risk
management plan, project tracking plans and other plans such as
quality assurance and configuration management plan.
Agile Project plan includes:
· Gathering all of the requirements.
· Performing analysis work on all of the required functionality
· Performing design work on all of the required functionality
· Developing code for all of the required functionality
· Testing all of the required functionality
· Deploying all of the required functionality.
· Take Customer Feedback.
We have also captured the set of tasks in Microsoft project
manager that would be carried out once the project has been
approved and given a green signal to carry forward. It only
includes phases of developing code, testing the individual
model and the integrated module, demo deployment, waiting for
client feedback and if required rework.1. ISO and IEEE
Standards
Agile development
Agile software development is a way of organizing the
development process by emphasizing on communication,
frequent deliveries of working software modules in increments,
short iterations of process, customer engagement throughout the
whole development life-cycle of the project and change
responsiveness. This can be seen as a contrast to waterfall-like
processes which has detailed planning and design and
consecutive plan conformance.
· The main constructs used in agile development are:
·
· Iteration: a short period of analysis, design, development and
testing.
·
· Product backlog: a list of prioritized requirements for the
product.
·
· Sprint: a selection of items from the product backlog being
developed in an iteration.
·
· Sprint review: an evaluation of the outcome of a sprint, done
with the customer to identify fulfilled requirements and the
requirements needing further improvement. The term review
here refers to review of the software being developed.
·
· Sprint planning: is done in the start of a sprint and results in a
sprint backlog with items that in total can be developed within
the timeframe of an iteration by the current team of developers.
·
· Stand up-meeting: a daily short meeting where each team
member reports on progress, plans and problems.
·
·
·
·
·
ISO 9001 Standard
·
“This is a standard developed by International Organization for
Standardization, that define, establish and maintain a quality
assurance system for manufacturing and services industries.”
· The requirements of ISO 9001 are as follows:
·
· The company must have a quality assurance management
process.
·
· The product’s quality is the responsibility of the management.
As a result of this, the company’s management must make the
necessary resources available for quality assurance work and
training of employees.
·
· The company shall have one or more documented processes
for product realization. The process must produce documents
that can be reviewed for acceptance and used as proof of
conformance at a later stage in case of any conflict or close up.
·
· All reports of non-conformances, both of the product or the
process, shall be reported and analysed and should lead to a
corrective action.
ISO9001 considers the document review process as its main
verification and control mechanism.
IEEE Standard
IEEE standard for Information Technology-Software Lifecycle
Process addresses issues relating to software life cycle right
from the start of acquisition and supply, through development,
to operations and maintenance. It provides a process framework
upon which an organization should build its own framework for
software lifecycle and it is tailor made to meet all project
specific requirements.
As we are using agile methodology for developing the project
assigned to us, we observe that there is a strict conformance
between agile methodology and ISO and IEEE standards.
As for any kind of development methodology, an agile
development project always starts by defining how the
methodology shall be used in the given project. The process
starts off by identifying the characteristics of the project
environment. These may include the team size, organizational
policy and project criticality. Next, the process requires that all
the affected stakeholders of the project should be consulted.
The planning of an agile project can easily be documented in a
simple form specifying for instance iteration length, how to
record and track requirements.
In between iterations, conformity to requirements is evaluated
by the clients and records for the same of the results are kept as
evidence of conformity. Here both the software product and
related knowledge about it grows, the development team and the
customer continuously improve their ability to discover
potential sources of nonconformity. Code reviews are done in
order to find bugs early in the stage and eliminate them as soon
as possible. Such reviews produce improvement actions which
demands immediate action and as a mean to proactively improve
the development process for later development projects.
Reviews are based on input from developers and customer
feedback. Output from such retrospective are in the context of
ISO 9001 be used as input to management review.
The main difference between ISO 9001, IEEE standard and agile
methods is that ISO 9001 and IEEE insists on documentation for
reviews and to demonstrate process conformity. Agile methods
try to avoid writing documents that does not contribute to the
finished system. On the other hand – if the customer requires a
certain document, the use of agile methods are no hindrance for
developing them.
One broad approach for ensuring that an agile development
team conforms to the standard is to assign the task of providing
that assurance to one or more individuals. In essence, then, this
person enables the team to produce the necessary product in the
manner required of the standard without failure.
Configuration Management
Defect Tracking and Reporting
Risk Management
Final Project Report
· Scheduling & Tracking Progress
· Dependencies between tasks
· Gantt charts with WBS and Milestones
· Program Evaluation Review Technique (PERT)
· Critical Path Method (CPM)
· Configuration management
· Risk management
References
IEEE12207. (n.d.). Retrieved from Wikipedia:
http://en.wikipedia.org/wiki/IEEE_12207
ISO9000. (n.d.). Retrieved from wikepedia:
http://en.wikipedia.org/wiki/IEEE_12207
Tor Stålhane, G. K. (n.d.). The application of ISO 9001 to agile
software development.
W.H. MORKEL THEUNISSEN, D. G. (n.d.). Standards and
Agile Software Development.
Challenges Faced in Agile Methodology
Lack of Team Cohesion, Communication and Knowledge
Sharing
Sub Optimal Governance
Sub Optimal support from organization and business users
Sub Optimal Team and Task Division
Agile Methodology Stakeholders
Business Analyst
Clients
Project Managers
Development Team and IT Operations
Project Management Office
Software Project Management Page 15

More Related Content

Similar to Moral Reconation Therapy™ Moral Reconation Therapy (.docx

New trends in the revised iso 9001:2015
New trends in the revised iso 9001:2015New trends in the revised iso 9001:2015
New trends in the revised iso 9001:2015PMILebanonChapter
 
Enterprise 360 degree risk management
Enterprise 360 degree risk managementEnterprise 360 degree risk management
Enterprise 360 degree risk managementInfosys
 
FISHBONE ANALYSIS ON WASTES IN SOFTWARE DEVELOPMENT USING THE LEAN I.T. PRINC...
FISHBONE ANALYSIS ON WASTES IN SOFTWARE DEVELOPMENT USING THE LEAN I.T. PRINC...FISHBONE ANALYSIS ON WASTES IN SOFTWARE DEVELOPMENT USING THE LEAN I.T. PRINC...
FISHBONE ANALYSIS ON WASTES IN SOFTWARE DEVELOPMENT USING THE LEAN I.T. PRINC...ecij
 
Agile methodology
Agile methodologyAgile methodology
Agile methodologyC.P. Maurya
 
Implementation Of A Pre Study Phase Essay
Implementation Of A Pre Study Phase EssayImplementation Of A Pre Study Phase Essay
Implementation Of A Pre Study Phase EssayAshley Thomas
 
Lec-13-PM-F21 (1).pptxdoneanddustedreadytouse
Lec-13-PM-F21 (1).pptxdoneanddustedreadytouseLec-13-PM-F21 (1).pptxdoneanddustedreadytouse
Lec-13-PM-F21 (1).pptxdoneanddustedreadytousefakharmahtab
 
Selection And Implementation Of An Enterprise Maturity...
Selection And Implementation Of An Enterprise Maturity...Selection And Implementation Of An Enterprise Maturity...
Selection And Implementation Of An Enterprise Maturity...Jenny Calhoon
 
IT Application Development - with SDLC.pptx
IT Application Development - with SDLC.pptxIT Application Development - with SDLC.pptx
IT Application Development - with SDLC.pptxdjualaja88
 
Agile Customer Engagement A Longitudinal Qualitative Case Study
Agile Customer Engagement  A Longitudinal Qualitative Case StudyAgile Customer Engagement  A Longitudinal Qualitative Case Study
Agile Customer Engagement A Longitudinal Qualitative Case StudyJackie Taylor
 
Asma resume strategy business solutions final
Asma resume strategy business solutions finalAsma resume strategy business solutions final
Asma resume strategy business solutions finalasmajaleel
 
Innovative Technologies And Software For Higher Education...
Innovative Technologies And Software For Higher Education...Innovative Technologies And Software For Higher Education...
Innovative Technologies And Software For Higher Education...Robin Anderson
 
Ethics of software project management
Ethics of software project managementEthics of software project management
Ethics of software project managementPeica Ionela
 
Unit 1 basic concepts of testing & quality
Unit 1   basic concepts of testing & qualityUnit 1   basic concepts of testing & quality
Unit 1 basic concepts of testing & qualityravikhimani1984
 
Unit 1 basic concepts of testing & quality
Unit 1   basic concepts of testing & qualityUnit 1   basic concepts of testing & quality
Unit 1 basic concepts of testing & qualityravikhimani
 
How Monitoring the Development of Digital Transformation Programs.pdf
How Monitoring the Development of Digital Transformation Programs.pdfHow Monitoring the Development of Digital Transformation Programs.pdf
How Monitoring the Development of Digital Transformation Programs.pdfJose thomas
 
Top 10 Best Practices for Software Development Life Cycle
Top 10 Best Practices for Software Development Life CycleTop 10 Best Practices for Software Development Life Cycle
Top 10 Best Practices for Software Development Life CycleDev Software
 
The Total Economic Impact of Using ThoughtWorks' Agile Development Approach
The Total Economic Impact of Using ThoughtWorks' Agile Development ApproachThe Total Economic Impact of Using ThoughtWorks' Agile Development Approach
The Total Economic Impact of Using ThoughtWorks' Agile Development ApproachThoughtworks
 
Week_10_Term_Paper_ANS_1429096.docxRunning head Agile Project.docx
Week_10_Term_Paper_ANS_1429096.docxRunning head Agile Project.docxWeek_10_Term_Paper_ANS_1429096.docxRunning head Agile Project.docx
Week_10_Term_Paper_ANS_1429096.docxRunning head Agile Project.docxphilipnelson29183
 

Similar to Moral Reconation Therapy™ Moral Reconation Therapy (.docx (20)

New trends in the revised iso 9001:2015
New trends in the revised iso 9001:2015New trends in the revised iso 9001:2015
New trends in the revised iso 9001:2015
 
Enterprise 360 degree risk management
Enterprise 360 degree risk managementEnterprise 360 degree risk management
Enterprise 360 degree risk management
 
FISHBONE ANALYSIS ON WASTES IN SOFTWARE DEVELOPMENT USING THE LEAN I.T. PRINC...
FISHBONE ANALYSIS ON WASTES IN SOFTWARE DEVELOPMENT USING THE LEAN I.T. PRINC...FISHBONE ANALYSIS ON WASTES IN SOFTWARE DEVELOPMENT USING THE LEAN I.T. PRINC...
FISHBONE ANALYSIS ON WASTES IN SOFTWARE DEVELOPMENT USING THE LEAN I.T. PRINC...
 
Agile methodology
Agile methodologyAgile methodology
Agile methodology
 
Implementation Of A Pre Study Phase Essay
Implementation Of A Pre Study Phase EssayImplementation Of A Pre Study Phase Essay
Implementation Of A Pre Study Phase Essay
 
Lec-13-PM-F21 (1).pptxdoneanddustedreadytouse
Lec-13-PM-F21 (1).pptxdoneanddustedreadytouseLec-13-PM-F21 (1).pptxdoneanddustedreadytouse
Lec-13-PM-F21 (1).pptxdoneanddustedreadytouse
 
Selection And Implementation Of An Enterprise Maturity...
Selection And Implementation Of An Enterprise Maturity...Selection And Implementation Of An Enterprise Maturity...
Selection And Implementation Of An Enterprise Maturity...
 
IT Application Development - with SDLC.pptx
IT Application Development - with SDLC.pptxIT Application Development - with SDLC.pptx
IT Application Development - with SDLC.pptx
 
Shiwani
ShiwaniShiwani
Shiwani
 
Agile Customer Engagement A Longitudinal Qualitative Case Study
Agile Customer Engagement  A Longitudinal Qualitative Case StudyAgile Customer Engagement  A Longitudinal Qualitative Case Study
Agile Customer Engagement A Longitudinal Qualitative Case Study
 
Asma resume strategy business solutions final
Asma resume strategy business solutions finalAsma resume strategy business solutions final
Asma resume strategy business solutions final
 
Innovative Technologies And Software For Higher Education...
Innovative Technologies And Software For Higher Education...Innovative Technologies And Software For Higher Education...
Innovative Technologies And Software For Higher Education...
 
Ethics of software project management
Ethics of software project managementEthics of software project management
Ethics of software project management
 
Saurabh Chawla
Saurabh ChawlaSaurabh Chawla
Saurabh Chawla
 
Unit 1 basic concepts of testing & quality
Unit 1   basic concepts of testing & qualityUnit 1   basic concepts of testing & quality
Unit 1 basic concepts of testing & quality
 
Unit 1 basic concepts of testing & quality
Unit 1   basic concepts of testing & qualityUnit 1   basic concepts of testing & quality
Unit 1 basic concepts of testing & quality
 
How Monitoring the Development of Digital Transformation Programs.pdf
How Monitoring the Development of Digital Transformation Programs.pdfHow Monitoring the Development of Digital Transformation Programs.pdf
How Monitoring the Development of Digital Transformation Programs.pdf
 
Top 10 Best Practices for Software Development Life Cycle
Top 10 Best Practices for Software Development Life CycleTop 10 Best Practices for Software Development Life Cycle
Top 10 Best Practices for Software Development Life Cycle
 
The Total Economic Impact of Using ThoughtWorks' Agile Development Approach
The Total Economic Impact of Using ThoughtWorks' Agile Development ApproachThe Total Economic Impact of Using ThoughtWorks' Agile Development Approach
The Total Economic Impact of Using ThoughtWorks' Agile Development Approach
 
Week_10_Term_Paper_ANS_1429096.docxRunning head Agile Project.docx
Week_10_Term_Paper_ANS_1429096.docxRunning head Agile Project.docxWeek_10_Term_Paper_ANS_1429096.docxRunning head Agile Project.docx
Week_10_Term_Paper_ANS_1429096.docxRunning head Agile Project.docx
 

More from moirarandell

BOOK REVIEWS How to write a book review There are two .docx
BOOK REVIEWS How to write a book review  There are two .docxBOOK REVIEWS How to write a book review  There are two .docx
BOOK REVIEWS How to write a book review There are two .docxmoirarandell
 
Book Review #3- The Spirit Catches You and You Fall Down”Ch.docx
Book Review #3- The Spirit Catches You and You Fall Down”Ch.docxBook Review #3- The Spirit Catches You and You Fall Down”Ch.docx
Book Review #3- The Spirit Catches You and You Fall Down”Ch.docxmoirarandell
 
Book required Current Issues and Enduring Questions, by Sylvan Ba.docx
Book required Current Issues and Enduring Questions, by Sylvan Ba.docxBook required Current Issues and Enduring Questions, by Sylvan Ba.docx
Book required Current Issues and Enduring Questions, by Sylvan Ba.docxmoirarandell
 
Book Review #1- The Spirit Catches You and You Fall Down”Chapte.docx
Book Review #1- The Spirit Catches You and You Fall Down”Chapte.docxBook Review #1- The Spirit Catches You and You Fall Down”Chapte.docx
Book Review #1- The Spirit Catches You and You Fall Down”Chapte.docxmoirarandell
 
Book reportGringo viejo- Carlos FuentesThe written book repo.docx
Book reportGringo viejo- Carlos FuentesThe written book repo.docxBook reportGringo viejo- Carlos FuentesThe written book repo.docx
Book reportGringo viejo- Carlos FuentesThe written book repo.docxmoirarandell
 
Book reference Kouzes, James M. and Posner, Barry Z. The Leadership.docx
Book reference Kouzes, James M. and Posner, Barry Z. The Leadership.docxBook reference Kouzes, James M. and Posner, Barry Z. The Leadership.docx
Book reference Kouzes, James M. and Posner, Barry Z. The Leadership.docxmoirarandell
 
BOOK PICTURE I POSTED TOO. Go to the the textbook, study chapt.docx
BOOK PICTURE I POSTED TOO. Go to the the textbook, study chapt.docxBOOK PICTURE I POSTED TOO. Go to the the textbook, study chapt.docx
BOOK PICTURE I POSTED TOO. Go to the the textbook, study chapt.docxmoirarandell
 
Book ListBecker, Ernest The Denial of D.docx
Book ListBecker, Ernest                          The Denial of D.docxBook ListBecker, Ernest                          The Denial of D.docx
Book ListBecker, Ernest The Denial of D.docxmoirarandell
 
Book list below.docx
Book list below.docxBook list below.docx
Book list below.docxmoirarandell
 
Book is Media Literacy. Eighth EditionW.JamesPotte.docx
Book is Media Literacy. Eighth EditionW.JamesPotte.docxBook is Media Literacy. Eighth EditionW.JamesPotte.docx
Book is Media Literacy. Eighth EditionW.JamesPotte.docxmoirarandell
 
Book Forensic and Investigative AccountingPlease answer t.docx
Book Forensic and Investigative AccountingPlease answer t.docxBook Forensic and Investigative AccountingPlease answer t.docx
Book Forensic and Investigative AccountingPlease answer t.docxmoirarandell
 
Book Criminoloy Second EditionRead Chapter 6. Please submit .docx
Book Criminoloy Second EditionRead Chapter 6. Please submit .docxBook Criminoloy Second EditionRead Chapter 6. Please submit .docx
Book Criminoloy Second EditionRead Chapter 6. Please submit .docxmoirarandell
 
Book Discussion #2 Ideas(may select 1 or more to respond to).docx
Book Discussion #2 Ideas(may select 1 or more to respond to).docxBook Discussion #2 Ideas(may select 1 or more to respond to).docx
Book Discussion #2 Ideas(may select 1 or more to respond to).docxmoirarandell
 
BOOK 1984 MiniProject What makes a human beingOne .docx
BOOK 1984 MiniProject What makes a human beingOne .docxBOOK 1984 MiniProject What makes a human beingOne .docx
BOOK 1984 MiniProject What makes a human beingOne .docxmoirarandell
 
Bonnie Morgen First Day on the Job and Facing an Ethical Di.docx
Bonnie Morgen First Day on the Job and Facing an Ethical Di.docxBonnie Morgen First Day on the Job and Facing an Ethical Di.docx
Bonnie Morgen First Day on the Job and Facing an Ethical Di.docxmoirarandell
 
Bonds are a vital source of financing to governments and corpora.docx
Bonds are a vital source of financing to governments and corpora.docxBonds are a vital source of financing to governments and corpora.docx
Bonds are a vital source of financing to governments and corpora.docxmoirarandell
 
Bond Company adopted the dollar-value LIFO inventory method on Janua.docx
Bond Company adopted the dollar-value LIFO inventory method on Janua.docxBond Company adopted the dollar-value LIFO inventory method on Janua.docx
Bond Company adopted the dollar-value LIFO inventory method on Janua.docxmoirarandell
 
Boley A Negro Town in the American West (1908) The commu.docx
Boley A Negro Town in the American West (1908)  The commu.docxBoley A Negro Town in the American West (1908)  The commu.docx
Boley A Negro Town in the American West (1908) The commu.docxmoirarandell
 
Bolsonaro and Brazils Illiberal Backlash Wendy Hunter, Timo.docx
Bolsonaro and Brazils Illiberal Backlash Wendy Hunter, Timo.docxBolsonaro and Brazils Illiberal Backlash Wendy Hunter, Timo.docx
Bolsonaro and Brazils Illiberal Backlash Wendy Hunter, Timo.docxmoirarandell
 
BoF Professional Member Exclusive articles & analysis availa.docx
BoF Professional  Member Exclusive articles & analysis availa.docxBoF Professional  Member Exclusive articles & analysis availa.docx
BoF Professional Member Exclusive articles & analysis availa.docxmoirarandell
 

More from moirarandell (20)

BOOK REVIEWS How to write a book review There are two .docx
BOOK REVIEWS How to write a book review  There are two .docxBOOK REVIEWS How to write a book review  There are two .docx
BOOK REVIEWS How to write a book review There are two .docx
 
Book Review #3- The Spirit Catches You and You Fall Down”Ch.docx
Book Review #3- The Spirit Catches You and You Fall Down”Ch.docxBook Review #3- The Spirit Catches You and You Fall Down”Ch.docx
Book Review #3- The Spirit Catches You and You Fall Down”Ch.docx
 
Book required Current Issues and Enduring Questions, by Sylvan Ba.docx
Book required Current Issues and Enduring Questions, by Sylvan Ba.docxBook required Current Issues and Enduring Questions, by Sylvan Ba.docx
Book required Current Issues and Enduring Questions, by Sylvan Ba.docx
 
Book Review #1- The Spirit Catches You and You Fall Down”Chapte.docx
Book Review #1- The Spirit Catches You and You Fall Down”Chapte.docxBook Review #1- The Spirit Catches You and You Fall Down”Chapte.docx
Book Review #1- The Spirit Catches You and You Fall Down”Chapte.docx
 
Book reportGringo viejo- Carlos FuentesThe written book repo.docx
Book reportGringo viejo- Carlos FuentesThe written book repo.docxBook reportGringo viejo- Carlos FuentesThe written book repo.docx
Book reportGringo viejo- Carlos FuentesThe written book repo.docx
 
Book reference Kouzes, James M. and Posner, Barry Z. The Leadership.docx
Book reference Kouzes, James M. and Posner, Barry Z. The Leadership.docxBook reference Kouzes, James M. and Posner, Barry Z. The Leadership.docx
Book reference Kouzes, James M. and Posner, Barry Z. The Leadership.docx
 
BOOK PICTURE I POSTED TOO. Go to the the textbook, study chapt.docx
BOOK PICTURE I POSTED TOO. Go to the the textbook, study chapt.docxBOOK PICTURE I POSTED TOO. Go to the the textbook, study chapt.docx
BOOK PICTURE I POSTED TOO. Go to the the textbook, study chapt.docx
 
Book ListBecker, Ernest The Denial of D.docx
Book ListBecker, Ernest                          The Denial of D.docxBook ListBecker, Ernest                          The Denial of D.docx
Book ListBecker, Ernest The Denial of D.docx
 
Book list below.docx
Book list below.docxBook list below.docx
Book list below.docx
 
Book is Media Literacy. Eighth EditionW.JamesPotte.docx
Book is Media Literacy. Eighth EditionW.JamesPotte.docxBook is Media Literacy. Eighth EditionW.JamesPotte.docx
Book is Media Literacy. Eighth EditionW.JamesPotte.docx
 
Book Forensic and Investigative AccountingPlease answer t.docx
Book Forensic and Investigative AccountingPlease answer t.docxBook Forensic and Investigative AccountingPlease answer t.docx
Book Forensic and Investigative AccountingPlease answer t.docx
 
Book Criminoloy Second EditionRead Chapter 6. Please submit .docx
Book Criminoloy Second EditionRead Chapter 6. Please submit .docxBook Criminoloy Second EditionRead Chapter 6. Please submit .docx
Book Criminoloy Second EditionRead Chapter 6. Please submit .docx
 
Book Discussion #2 Ideas(may select 1 or more to respond to).docx
Book Discussion #2 Ideas(may select 1 or more to respond to).docxBook Discussion #2 Ideas(may select 1 or more to respond to).docx
Book Discussion #2 Ideas(may select 1 or more to respond to).docx
 
BOOK 1984 MiniProject What makes a human beingOne .docx
BOOK 1984 MiniProject What makes a human beingOne .docxBOOK 1984 MiniProject What makes a human beingOne .docx
BOOK 1984 MiniProject What makes a human beingOne .docx
 
Bonnie Morgen First Day on the Job and Facing an Ethical Di.docx
Bonnie Morgen First Day on the Job and Facing an Ethical Di.docxBonnie Morgen First Day on the Job and Facing an Ethical Di.docx
Bonnie Morgen First Day on the Job and Facing an Ethical Di.docx
 
Bonds are a vital source of financing to governments and corpora.docx
Bonds are a vital source of financing to governments and corpora.docxBonds are a vital source of financing to governments and corpora.docx
Bonds are a vital source of financing to governments and corpora.docx
 
Bond Company adopted the dollar-value LIFO inventory method on Janua.docx
Bond Company adopted the dollar-value LIFO inventory method on Janua.docxBond Company adopted the dollar-value LIFO inventory method on Janua.docx
Bond Company adopted the dollar-value LIFO inventory method on Janua.docx
 
Boley A Negro Town in the American West (1908) The commu.docx
Boley A Negro Town in the American West (1908)  The commu.docxBoley A Negro Town in the American West (1908)  The commu.docx
Boley A Negro Town in the American West (1908) The commu.docx
 
Bolsonaro and Brazils Illiberal Backlash Wendy Hunter, Timo.docx
Bolsonaro and Brazils Illiberal Backlash Wendy Hunter, Timo.docxBolsonaro and Brazils Illiberal Backlash Wendy Hunter, Timo.docx
Bolsonaro and Brazils Illiberal Backlash Wendy Hunter, Timo.docx
 
BoF Professional Member Exclusive articles & analysis availa.docx
BoF Professional  Member Exclusive articles & analysis availa.docxBoF Professional  Member Exclusive articles & analysis availa.docx
BoF Professional Member Exclusive articles & analysis availa.docx
 

Recently uploaded

Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 

Recently uploaded (20)

Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 

Moral Reconation Therapy™ Moral Reconation Therapy (.docx

  • 1. Moral Reconation Therapy™ Moral Reconation Therapy (MRT) is the premiere cognitive- behavioral program for substance abuse treatment and for criminal justice offenders. Developed in 1985 by Gregory Little, Ed.D., and Kenneth Robinson, Ed.D., more than 120 published reports have documented that MRT-treated offenders show significantly lower recidivism for periods as long as 20 years after treatment. Studies show MRT-treated offenders have rearrest and reincarcertion rates 25% to 75% lower than expected. MRT programs are used in 49 states, District of Columbia, Puerto Rico, and four countries. A 1999 report by the Washington State Institute for Public Policy estimated that the combined cost benefit to taxpayers and crime victims for the MRT program results in an $11.48 cost benefit for every dollar spent.
  • 2. Correctional Counseling, Inc., has developed MRT-based programming for individuals with chronic substance abuse problems, anger management and domestic violence issues, and much more. A Proven Concept MRT is a cognitive-behavioral counseling program that combines education, group and individual counseling, and structured exercises designed to foster moral development in treatment-resistant clients. As long as clients’ judgments about right and wrong are made from low levels of moral reasoning, counseling them, training them in job skills, and even punishing them will have little long-lasting impact on their behavior. They must be confronted with the consequences of their behavior and the effect that it has had on their family, friends and community. Poor moral reasoning is common within at-risk populations. https://www.ccimrt.com/ MRT addresses beliefs and reasoning. It is a systematic, step- by-step group counseling treatment
  • 3. approach for treatment-resistant clients. The program is designed to alter how clients think and make judgments about what is right and wrong. The MRT system approaches the problem of treating resistant populations as a problem of low levels of moral reasoning. In this case, “moral” does not refer to a religious concept, but rather the theoretical conceptualization of psychologist Lawrence Kohlberg. Moral reasoning represents how a person makes decisions about what he or she should or should not do in a given situation. How We Get Results Briefly, MRT seeks to move clients from hedonistic (pleasure vs. pain) reasoning levels to levels where concern for social rules and others becomes important. MRT research has shown that as clients complete steps moral reasoning increases in adult and juvenile offenders. MRT systematically focuses on seven basic treatment issues: elationships
  • 4. -concept tolerance Who Does It Work For? Drs. Little and Robinson initially developed MRT as the cognitive-behavioral component in a prison-based therapeutic community. Because of its remarkable success, corrections officials then tested and widely implemented the program in general inmate populations, with juvenile offenders, in parole and probation settings, in community corrections, in hospital and outpatient programs, in educational settings, and in drug courts. MRT is found to be effective with both genders in adult and juvenile populations. MRT is used with a variety of populations and measured objective outcomes are consistent in all settings.
  • 5. Benefits of MRT-based Programming cific to an offender population. population. between 30% and 50% for periods up to 20 years after release. been used effectively in different programs at many sites. or while under supervision in the community. -ended groups, which allows for maximizing resources. MRT easily meshes and blends with other types of programming including self-help groups, education, counseling and behaviorally oriented programs. dropout rates, increase sense of purpose and reduce antisocial thinking and behavior.
  • 6. MRT provides a continuum of care. SWE440-1402A-01 Software Project Management wilden 20 April 2014 Table of Contents 1 Project Description and Methodology 3-6 2 Project Plan Outline……………………………………………………………… …………..7 3.ISO and IEEE Standards 8 4 Configuration Management 9 5 Defect Tracking and Reporting 10 6 Risk Management 11 7 Final Project Report 12 8 References 13 Project Description and Methodology The IT ecosystem of financial services institutions faces many challenges in aligning business needs with IT solutions which generally span technology (delivery channels), regulatory compliance laws(Banking Laws BASEL III) and management.
  • 7. Because of large amount of regulation within the industry, banks and other institutions have continued to use the tried and tested approach of Waterfall model because of its perception of being predictable. But even waterfall model has its own cons. Customer satisfaction with the final applications may be lower even if the application fulfils all the features. The customer has be very patient with waiting for 2-3 years to see a finished product. Financial institutions can address issues such as quality, time and cost by following agile methodology. A particular strength of this methodology is that it involves the customer in all areas of development leading to the creation of a more innovative and valuable information system. We see that in this there is continuous review of what work has been done and continuous modification depending on the feedback of the client/user. So even if there is a change in requirement or change in any functionality, it can be modified effectively. It also improves the testing process as we first test small modules that we make and then by means of integration we move on to larger ones. This is the basis of agile model and this is what we are going to follow here. Despite its advantage of working closely with the client and delivering satisfactory projects it faces a lot of challenge especially within large firms, which coordinate development between segregated team that work individually on one component such as design, analysis, development or testing. Shown below are challenges and stake holders in Agile Methodology. Challenges in Agile Methodology
  • 8. Agile Methodology Stakeholders 2. Project Plan Outline Project management involves planning, monitoring and control of the people, process that occur in the process of evolution of software from a concept to a product. This generally focuses on People, Product, Process and Project. We can view it on basis of 2 dimensions: 1. Project Life Cycle: Initiation, Planning, Execution, Monitoring, Control and Closing 2. Knowledge area: Scope, time, cost, quality, human resources, communication, risk procurement and integration. Here our main focus area is project planning which involves estimation of effort, cost, resource and project duration, preparing project schedule and staffing, preparing risk management plan, project tracking plans and other plans such as quality assurance and configuration management plan. Agile Project plan includes: · Gathering all of the requirements. · Performing analysis work on all of the required functionality · Performing design work on all of the required functionality · Developing code for all of the required functionality · Testing all of the required functionality · Deploying all of the required functionality.
  • 9. · Take Customer Feedback. We have also captured the set of tasks in Microsoft project manager that would be carried out once the project has been approved and given a green signal to carry forward. It only includes phases of developing code, testing the individual model and the integrated module, demo deployment, waiting for client feedback and if required rework.1. ISO and IEEE Standards Agile development Agile software development is a way of organizing the development process by emphasizing on communication, frequent deliveries of working software modules in increments, short iterations of process, customer engagement throughout the whole development life-cycle of the project and change responsiveness. This can be seen as a contrast to waterfall-like processes which has detailed planning and design and consecutive plan conformance. · The main constructs used in agile development are: · · Iteration: a short period of analysis, design, development and testing. · · Product backlog: a list of prioritized requirements for the product. · · Sprint: a selection of items from the product backlog being developed in an iteration. · · Sprint review: an evaluation of the outcome of a sprint, done with the customer to identify fulfilled requirements and the requirements needing further improvement. The term review here refers to review of the software being developed. · · Sprint planning: is done in the start of a sprint and results in a sprint backlog with items that in total can be developed within
  • 10. the timeframe of an iteration by the current team of developers. · · Stand up-meeting: a daily short meeting where each team member reports on progress, plans and problems. · · · · · ISO 9001 Standard · “This is a standard developed by International Organization for Standardization, that define, establish and maintain a quality assurance system for manufacturing and services industries.” · The requirements of ISO 9001 are as follows: · · The company must have a quality assurance management process. · · The product’s quality is the responsibility of the management. As a result of this, the company’s management must make the necessary resources available for quality assurance work and training of employees. · · The company shall have one or more documented processes for product realization. The process must produce documents that can be reviewed for acceptance and used as proof of conformance at a later stage in case of any conflict or close up. · · All reports of non-conformances, both of the product or the process, shall be reported and analysed and should lead to a corrective action. ISO9001 considers the document review process as its main verification and control mechanism.
  • 11. IEEE Standard IEEE standard for Information Technology-Software Lifecycle Process addresses issues relating to software life cycle right from the start of acquisition and supply, through development, to operations and maintenance. It provides a process framework upon which an organization should build its own framework for software lifecycle and it is tailor made to meet all project specific requirements. As we are using agile methodology for developing the project assigned to us, we observe that there is a strict conformance between agile methodology and ISO and IEEE standards. As for any kind of development methodology, an agile development project always starts by defining how the methodology shall be used in the given project. The process starts off by identifying the characteristics of the project environment. These may include the team size, organizational policy and project criticality. Next, the process requires that all the affected stakeholders of the project should be consulted. The planning of an agile project can easily be documented in a simple form specifying for instance iteration length, how to record and track requirements. In between iterations, conformity to requirements is evaluated by the clients and records for the same of the results are kept as evidence of conformity. Here both the software product and related knowledge about it grows, the development team and the customer continuously improve their ability to discover potential sources of nonconformity. Code reviews are done in order to find bugs early in the stage and eliminate them as soon as possible. Such reviews produce improvement actions which demands immediate action and as a mean to proactively improve the development process for later development projects. Reviews are based on input from developers and customer feedback. Output from such retrospective are in the context of
  • 12. ISO 9001 be used as input to management review. The main difference between ISO 9001, IEEE standard and agile methods is that ISO 9001 and IEEE insists on documentation for reviews and to demonstrate process conformity. Agile methods try to avoid writing documents that does not contribute to the finished system. On the other hand – if the customer requires a certain document, the use of agile methods are no hindrance for developing them. One broad approach for ensuring that an agile development team conforms to the standard is to assign the task of providing that assurance to one or more individuals. In essence, then, this person enables the team to produce the necessary product in the manner required of the standard without failure. Configuration Management Defect Tracking and Reporting Risk Management Final Project Report · Scheduling & Tracking Progress · Dependencies between tasks · Gantt charts with WBS and Milestones · Program Evaluation Review Technique (PERT) · Critical Path Method (CPM) · Configuration management · Risk management References IEEE12207. (n.d.). Retrieved from Wikipedia: http://en.wikipedia.org/wiki/IEEE_12207 ISO9000. (n.d.). Retrieved from wikepedia: http://en.wikipedia.org/wiki/IEEE_12207 Tor Stålhane, G. K. (n.d.). The application of ISO 9001 to agile software development.
  • 13. W.H. MORKEL THEUNISSEN, D. G. (n.d.). Standards and Agile Software Development. Challenges Faced in Agile Methodology Lack of Team Cohesion, Communication and Knowledge Sharing Sub Optimal Governance Sub Optimal support from organization and business users Sub Optimal Team and Task Division Agile Methodology Stakeholders Business Analyst Clients Project Managers Development Team and IT Operations
  • 14. Project Management Office Software Project Management Page 15