Carl Bruiners Agile / IT Development Consultant

24Apr/111

Visual retrospective board

Anyone who has worked with me knows of my love of physical Agile task boards, automation and visualisation of everything (to make my life easier :-) ).

At my current role we have a wiki that is used for capturing retrospective information (along with other stuff). I found that each retrospective was one long list of bullet points under a heading (i.e. Keep Doing, Stop Doing, etc....). Speaking to the team/s I found that they didn't use the Wiki very often as they found it dull.

So to address part of the issue I wrote a small JQuery powered retrospective board. The package can be found here.

The board consists of 5 separate floated div's, png thumbnails (*.gif, *.jpg, etc... all supported) and obviously the js and css files. If your a web designer / developer you can easily add more sections.

I cannot take the credit for the JQuery part, that has to go to Addy Osmanu. I have just taken the code and manipulated it for my own purpose. Feel free to play around, you can increase the card / padding / border sizes (remember to not only change the CSS but also the inline css code within the js) or change the font size of your card.

I have included in the package both a standard web and Media Wiki versions (Media Wiki requires some special attention to make work).

Below is a screen shot example of the retrospective board embedded in Media Wiki

Carl Bruiners Media Wiki Retrospective Example

Carl Bruiners Media Wiki Retrospective Example (click to enlarge)

Filed under: Agile, JQuery, Kanban, Lean, SCRUM, XP 1 Comment