Skip to content

Instantly share code, notes, and snippets.

@dVakulen
Last active December 30, 2017 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dVakulen/de3484b088da9b43c33e8cb8ab2b3c1c to your computer and use it in GitHub Desktop.
Save dVakulen/de3484b088da9b43c33e8cb8ab2b3c1c to your computer and use it in GitHub Desktop.
Assessment patterns
- Define:
- Purpose.
- Requirements.
- Set of abilities.
- Prioritized ways. (Preferably consider at least two alternatives to increase chances of making the optimal choice)
- Estimated time to change.
- Case of existing way:
- Recheck consequences calculation.
- Act.
- Case of error:
- Extract lessons.
- Consider repeat attempt.
- Case of success:
- Analyze what can be improved.
- Case of non-existent way:
- Revisit definition steps in reverse order.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment