-
Notifications
You must be signed in to change notification settings - Fork 193
Visualization for the Maturity Model pattern #796
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Another idea would be a radar similar to what is used here for the technology radar. |
This could be an interesting start to build this in code: |
Somebody pointed me to the implementation of a tech radar by thoughtworks. I did an experiment with how that radar might look like, using the questions/scale suggested in the maturity model pattern. Here the results. (you should be able to click on the individual bubbles yourself). To fully customize the radar to the maturity model, one would have to change the labels as shown in the attached screenshot. Should not be that hard though. Here the source code. Not sure if this would be useful for teams doing this self-assessment. But it does feel nice to have something that is "clickable" 🙂 Would be even nicer if one could drag and drop the bubbles on the radar to update the self-assessment. |
Our Maturity Model pattern contains a lot of text, making it hard to imagine how the final self-assessment of a against that model might look like.
At a recent conference somebody was showing a similar self-assessment for a different purpose, and they used a radar-like visualization to show the results.
Update: Found the example that I saw in this conf talk. See slides 9 and 10 in here.
Can we generate a similar visualization for our Maturity Model pattern?
Inspiration:
The text was updated successfully, but these errors were encountered: