Agile Practical (1-Day)

Request info

Agile Practical Training

This is an interactive session that will provide participants with an introduction to agile and how organisations use it in practice.

The trainer will be a highly experienced agile coach who will guide participants through a number of hands-on activities mixed with explanations of core agile practices with real-life examples.

Topics covered include: scrum, kanban, agile planning, estimation & prioritisation, user stories, acceptance criteria, definition of ready/done, product demos/review and retrospectives.

The session culminates in an extended activity where, as a Scrum team, participants will plan, estimate and conduct a number of sprints to build a product for their Product Owner. Alternatively a Kanban exercise can be used.

Number of Participants: Up to 9

 

 

Agile Practical Training Scotland

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2025-01-23' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (11440) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC