Implementing Scrum for Teams Scrum is an iterative, incremental framework for developing products. It allows the team to deliver a potentially shippable set of functionalities for each iteration, providing the agility needed to respond to rapidly changing requirements. These characteristics have led to Scrum becoming the most popular method in the world of Agile projects. This two-day course provides a practical approach to implementing the Scrum method on your projects. You will learn how to initiate a Scrum project, how to build a Product Backlog, containing user stories, and how to plan and estimate releases and iterations. You will learn how to conduct Scrum events, such as the Sprint Planning Meeting, and how to track progress during an iteration. You will apply what you learn in a series of hands-on, team-based activities and simulations that take you through the entire Scrum process. The overall goal of the course is to enable you to successfully apply the Scrum method on appropriate projects in your environment. What you will Learn At the end of this program, you will be able to: Teach-back Agile and Scrum foundation concepts Initiate a Scrum Project Conduct Team Sprint Planning and Sprint Review meetings Develop Release Plans (including effective user stories and priorities) Build a Sprint plan (including effective estimates) Executive a Sprint (including essential Scrum ceremonies) Implement Scrum in your environment Foundation Concepts Agile Mindset, Values, and Tenets Agile Benefits and Methods Scrum Overview Teams: Self-Managing, Self-Organizing, and Self-Improving Initiating a Scrum Project 'Sprint Zero' Activities Defining the Vision The Product Backlog and User Stories Acceptance Criteria Story Map Planning Releases Planning releases Estimating user stories Prioritizing user stories Selecting a Sprint length Estimating velocity Creating a release plan Planning a Sprint The Sprint Planning Meeting Building the Sprint Backlog Creating a Sprint Plan Running a Sprint Conduct a Sprint Burn-down and Burn-up Charts Negotiating Changes During a Sprint The Sprint Review Meeting Sprint Retrospective Releasing into Production Closing the Scrum Project Implementing Scrum Scrum Simulation Exercise Conditions of Success for Implementing Scrum
Scrum Master Exam Prep This workshop prepares you for the Scrum.org Professional Scrum Master (PSM)™ I certification. A voucher for the exam and the access information you will need to take the exam will be provided to you via email after you have completed the course. NOTE: If you have participated in any of IIL's other Scrum workshops, you can bypass this program and focus on reading/studying the Scrum Guide and taking practice exams from Scrum.org. A Scrum Master helps project teams properly use the Scrum framework, increasing the likelihood of the project's overall success. Scrum Masters understand Scrum values, practices, and applications and provide a level of knowledge and expertise above and beyond that of typical project managers. Scrum Masters act as 'servant leaders', helping the rest of the Scrum Team work together and learn the Scrum framework. Scrum Masters also protect the team from both internal and external distractions. The Professional Scrum Master™ I (PSM I) certificate is a Scrum.org credential that enables successful candidates to demonstrate a fundamental level of Scrum mastery. PSM I credential holders will grasp Scrum as described in The Scrum Guide™1 and recognize how those concepts can be applied. They will also share a consistent terminology and approach to Scrum with other certified professionals. Scrum.org does not require that you take their own sponsored or any preparatory training. However, training can facilitate your preparation for this credential. And this course is based on IIL's Scrum Master Workshop, which is aligned with The Scrum Guide™ and was built based on PSM I credentialed expertise. It will provide you with the information you need to pass the exam and IIL will make the arrangements for your online exam. You will be provided with an exam code and instructions, so that you can take the exam at your convenience, any time you are ready after the course. Passwords have no expiration date, but they are valid for one attempt only. What you will Learn You'll learn how to: Successfully prepare for the Scrum.org PSM I exam Comprehend the Agile Manifesto and mindset Explain the fundamental principles of Scrum, including events, artifacts, and roles Guide the Scrum team in their responsibilities Define Ready and Done Write requirements in the form of user stories Estimate using planning poker and prioritize using MoSCoW Facilitate the team through the 5 Sprint events Fulfill the role of Scrum Master in a Scrum project Create Information Radiators to enable transparency Define the structure of the retrospective Getting Started Introductions Workshop orientation Exam prep preview Foundation Concepts Agile History, Values, and Mindset Introduction to Scrum Scrum events Scrum artifacts Scrum Roles and Responsibilities Product Owner responsibilities Scrum Master responsibilities The Team responsibilities Cross-functional teams Building effective teams The Product Backlog and User Stories The Product Backlog User Stories Definition of Done Backlog grooming Estimating User Stories Story points, planning poker Prioritizing User Stories The Sprint Team capacity and velocity The Sprint Planning Meeting The Sprint Backlog The Sprint Learning to self-manage, self-organize, self-improve Sprint Review and Retrospective Project Progress and Completion The Daily Scrum The Task Board and The Burndown Chart Information Radiators Closing a Scrum Project Summary and Next Steps Review of course goals, objectives, and content Exam prep next steps
Use Cases for Business Analysis The use case is a method for documenting the interactions between the user of a system and the system itself. Use cases have been in the software development lexicon for over twenty years, ever since it was introduced by Ivar Jacobson in the late 1980s. They were originally intended as aids to software design in object-oriented approaches. However, the method is now used throughout the Solution Development Life Cycle from elicitation through to specifying test cases, and is even applied to software development that is not object oriented. This course identifies how business analysts can apply use cases to the processes of defining the problem domain through elicitation, analyzing the problem, defining the solution, and confirming the validity and usability of the solution. What you will Learn You'll learn how to: Apply the use case method to define the problem domain and discover the conditions that need improvement in a business process Employ use cases in the analysis of requirements and information to create a solution to the business problem Translate use cases into requirements Getting Started Introductions Course structure Course goals and objectives Foundation Concepts Overview of use case modeling What is a use case model? The 'how and why' of use cases When to perform use case modeling Where use cases fit into the solution life cycle Use cases in the problem domain Use cases in the solution domain Use case strengths and weaknesses Use case variations Use case driven development Use case lexicon Use cases Actors and roles Associations Goals Boundaries Use cases though the life cycle Use cases in the life cycle Managing requirements with use cases The life cycle is use case driven Elicitation with Use Cases Overview of the basic mechanics and vocabulary of use cases Apply methods of use case elicitation to define the problem domain, or 'as is' process Use case diagrams Why diagram? Partitioning the domain Use case diagramming guidelines How to employ use case diagrams in elicitation Guidelines for use case elicitation sessions Eliciting the problem domain Use case descriptions Use case generic description template Alternative templates Elements Pre and post conditions Main Success Scenario The conversation Alternate paths Exception paths Writing good use case descriptions Eliciting the detailed workflow with use case descriptions Additional information about use cases Analyzing Requirements with Use Cases Use case analysis on existing requirements Confirming and validating requirements with use cases Confirming and validating information with use cases Defining the actors and use cases in a set of requirements Creating the scenarios Essential (requirements) use case Use case level of detail Use Case Analysis Techniques Generalization and Specialization When to use generalization or specialization Generalization and specialization of actors Generalization and specialization of use cases Examples Associating generalizations Subtleties and guidelines Use Case Extensions The <> association The <> association Applying the extensions Incorporating extension points into use case descriptions Why use these extensions? Extensions or separate use cases Guidelines for extensions Applying use case extensions Patterns and anomalies o Redundant actors Linking hierarchies Granularity issues Non-user interface use cases Quality considerations Use case modeling errors to avoid Evaluating use case descriptions Use case quality checklist Relationship between Use Cases and Business Requirements Creating a Requirements Specification from Use Cases Flowing the conversation into requirements Mapping to functional specifications Adding non-functional requirements Relating use cases to other artifacts Wire diagrams and user interface specifications Tying use cases to test cases and scenarios Project plans and project schedules Relationship between Use Cases and Functional Specifications System use cases Reviewing business use cases Balancing use cases Use case realizations Expanding and explaining complexity Activity diagrams State Machine diagrams Sequence diagrams Activity Diagrams Applying what we know Extension points Use case chaining Identifying decision points Use Case Good Practices The documentation trail for use cases Use case re-use Use case checklist Summary What did we learn, and how can we implement this in our work environment?
Use Cases for Business Analysis: In-House Training The use case is a method for documenting the interactions between the user of a system and the system itself. Use cases have been in the software development lexicon for over twenty years, ever since it was introduced by Ivar Jacobson in the late 1980s. They were originally intended as aids to software design in object-oriented approaches. However, the method is now used throughout the Solution Development Life Cycle from elicitation through to specifying test cases, and is even applied to software development that is not object oriented. This course identifies how business analysts can apply use cases to the processes of defining the problem domain through elicitation, analyzing the problem, defining the solution, and confirming the validity and usability of the solution. What you will Learn You'll learn how to: Apply the use case method to define the problem domain and discover the conditions that need improvement in a business process Employ use cases in the analysis of requirements and information to create a solution to the business problem Translate use cases into requirements Getting Started Introductions Course structure Course goals and objectives Foundation Concepts Overview of use case modeling What is a use case model? The 'how and why' of use cases When to perform use case modeling Where use cases fit into the solution life cycle Use cases in the problem domain Use cases in the solution domain Use case strengths and weaknesses Use case variations Use case driven development Use case lexicon Use cases Actors and roles Associations Goals Boundaries Use cases though the life cycle Use cases in the life cycle Managing requirements with use cases The life cycle is use case driven Elicitation with Use Cases Overview of the basic mechanics and vocabulary of use cases Apply methods of use case elicitation to define the problem domain, or 'as is' process Use case diagrams Why diagram? Partitioning the domain Use case diagramming guidelines How to employ use case diagrams in elicitation Guidelines for use case elicitation sessions Eliciting the problem domain Use case descriptions Use case generic description template Alternative templates Elements Pre and post conditions Main Success Scenario The conversation Alternate paths Exception paths Writing good use case descriptions Eliciting the detailed workflow with use case descriptions Additional information about use cases Analyzing Requirements with Use Cases Use case analysis on existing requirements Confirming and validating requirements with use cases Confirming and validating information with use cases Defining the actors and use cases in a set of requirements Creating the scenarios Essential (requirements) use case Use case level of detail Use Case Analysis Techniques Generalization and Specialization When to use generalization or specialization Generalization and specialization of actors Generalization and specialization of use cases Examples Associating generalizations Subtleties and guidelines Use Case Extensions The <> association The <> association Applying the extensions Incorporating extension points into use case descriptions Why use these extensions? Extensions or separate use cases Guidelines for extensions Applying use case extensions Patterns and anomalies o Redundant actors Linking hierarchies Granularity issues Non-user interface use cases Quality considerations Use case modeling errors to avoid Evaluating use case descriptions Use case quality checklist Relationship between Use Cases and Business Requirements Creating a Requirements Specification from Use Cases Flowing the conversation into requirements Mapping to functional specifications Adding non-functional requirements Relating use cases to other artifacts Wire diagrams and user interface specifications Tying use cases to test cases and scenarios Project plans and project schedules Relationship between Use Cases and Functional Specifications System use cases Reviewing business use cases Balancing use cases Use case realizations Expanding and explaining complexity Activity diagrams State Machine diagrams Sequence diagrams Activity Diagrams Applying what we know Extension points Use case chaining Identifying decision points Use Case Good Practices The documentation trail for use cases Use case re-use Use case checklist Summary What did we learn, and how can we implement this in our work environment?
Address root cause Implement healing strategies Life coaching Emotional intelligence guidance Emotional management programme CBT or modern stress relief techniques Support coach Twice a week 1 hour X 5 sessions Stress Management Counselling is a type of therapy that can help individuals who are struggling with the overwhelming effects of stress. Our professional counsellors provide guidance and support to help clients develop effective coping strategies to manage their stress levels. Our goal is to empower clients to take control of their lives and improve their overall well-being. Whether you’re dealing with work-related stress, relationship issues, or any other stressors, our stress management counselling sessions can provide a safe and confidential space for you to explore your thoughts and feelings. Contact us today to schedule an appointment and start your journey towards a healthier, happier life. https://relationshipsmdd.com/product/anxiety-and-stress-package/
The "Foundations of Immunisation and Vaccines for Non-Registered Practitioners" course is fully compliant with the National Minimum Standards and Core Curriculum for Immunisation Training and is designed to equip non-registered healthcare professionals with a solid understanding of immunisation concepts, vaccine administration, and the importance of vaccination in public health.
SMART Improvement Planning & Implementation
Introducing the Exposure Therapy Package: Confront Your Fears, Embrace Resilience, and Regain Control Are you tired of being held captive by anxiety and fear? Miss Date Doctor’s Exposure Therapy Package offers you a proven and powerful approach to confront your fears, build resilience, and regain control over your life. Exposure Therapy is a specialized form of cognitive-behavioral therapy that helps individuals gradually face their fears in a safe and controlled environment. By systematically confronting anxiety-provoking situations, you’ll learn to retrain your brain’s response to fear, leading to reduced anxiety and increased confidence. Here’s how the Exposure Therapy Package can support you: Systematic Exposure: Under the guidance of our experienced therapists, exposure therapy will gradually introduce you to anxiety triggers in a controlled and supportive manner. As you confront your fears step-by-step, you’ll learn to manage anxiety more effectively. Fear Reduction: Exposure therapy helps desensitize your fear response by repeatedly exposing you to anxiety-inducing situations. Over time, your brain will adapt to these situations, leading to a reduction in anxiety levels. Empowering Coping Strategies: Our therapists will equip you with effective coping strategies to manage anxiety and distress during exposure sessions. These techniques will empower you to face challenges with increased confidence. Regaining Control: Exposure therapy provides a sense of control over anxiety-provoking situations. As you confront your fears, you’ll realize that you have the power to influence your response to anxiety, fostering a renewed sense of agency. Lasting Results: Exposure therapy is designed to produce long-lasting results. By learning to confront and manage fears, you’ll carry this resilience and newfound confidence into various aspects of your life. Customized Treatment: The Exposure Therapy Package is tailored to your specific fears and triggers. Your therapy sessions will be personalized to address your unique needs and challenges. Safe and Supportive Environment: Our therapists provide a safe and supportive environment during exposure sessions. You’ll have the guidance and encouragement needed to navigate anxiety-provoking situations with confidence. Exposure therapy is a transformational journey that allows you to break free from the grip of anxiety and reclaim your life. The Exposure Therapy Package at Miss Date Doctor is designed to empower you to face your fears, build resilience, and experience lasting relief from anxiety. Take the first step towards a more empowered and anxiety-free life with the Exposure Therapy Package. Embrace the journey of growth and regain control over your emotions and experiences. Confront your fears, unlock your potential, and step into a future filled with resilience and confidence. 3 x 1 hour sessions https://relationshipsmdd.com/product/exposure-therapy-package-m-d-d/
Introducing Crisis Life Coach Package: Navigating Challenges and Rediscovering Your Strength Are you currently facing a crisis or challenging situation that is causing distress and uncertainty in your life? Miss Date Doctor’s Crisis Life Coach Package offers you targeted support and guidance from a trained life coach to help you navigate through crises, regain stability, and transform challenges into opportunities for growth. Life can present unexpected hurdles that leave us feeling overwhelmed and lost. Our experienced crisis life coaches are dedicated to helping you harness your inner resilience, develop coping strategies, and create a path forward amidst difficult circumstances. Here’s how the Crisis Life Coach Package can support you: Personalized Assessment: Our crisis life coach will conduct an initial assessment to understand your situation, concerns, and immediate needs. Stabilization Strategies: We’ll work on strategies to help you manage immediate crisis-related stress and anxiety. Crisis Transformation: Our life coach will guide you in reframing challenges as opportunities for personal growth and positive change. Coping Techniques: We’ll equip you with practical coping techniques to manage emotions and navigate stressors. Goal Setting: Together with your life coach, you’ll set realistic short-term and long-term goals to work towards during and after the crisis. Resilience Building: Crisis life coaching focuses on building emotional and mental resilience to handle adversity with strength. Actionable Steps: Our coach will provide you with actionable steps and strategies to implement in your daily life. Supportive Partnership: The Crisis Life Coach Package offers you a supportive partnership to guide you through challenging times. The Crisis Life Coach Package at Miss Date Doctor is designed to provide you with targeted support during moments of crisis. Our experienced life coaches are committed to helping you find clarity, develop coping skills, and navigate the path towards renewal and transformation. Invest in your well-being and take the first step towards resilience with the Crisis Life Coach Package. Embrace the opportunity to transform challenges into opportunities for growth, navigate through crises, and emerge from them stronger than before. Let our skilled life coach guide you towards a brighter and more empowered future. 3 X 1 HOUR and daily calls https://relationshipsmdd.com/product/crisis-life-coach-package/
Mindfulness-Based Stress Reduction (MBSR) Package: Cultivate Inner Peace and Resilience Find peace in the present moment with Miss Date Doctor’s Mindfulness-Based Stress Reduction (MBSR) package. MBSR combines mindfulness meditation, body awareness, and gentle movement to help you cope with stress, anxiety, and pain. Our skilled instructors will teach you mindfulness techniques that foster self-awareness, non-judgmental acceptance, and emotional regulation. Through regular practice, you’ll develop a heightened sense of presence and resilience, allowing you to navigate life’s challenges with grace and composure. Cultivate inner peace and a deeper connection to yourself and others with the MBSR package. 3 X 1 HOUR SESSION https://relationshipsmdd.com/product/mindfulness-based-stress-reduction-package/