Difference between revisions of "Modification"
Jump to navigation
Jump to search
Sfrancisco (talk | contribs) (Created patlet for pattern) |
Sfrancisco (talk | contribs) (Added category) |
||
Line 5: | Line 5: | ||
|image= <!-- Provide the filename of the image to be displayed (e.g., Design_pattern.png) --> | |image= <!-- Provide the filename of the image to be displayed (e.g., Design_pattern.png) --> | ||
|contributor= [[Christian Kohls]] | |contributor= [[Christian Kohls]] | ||
|source= Kohls (2014)<ref name="Kohls14">Patlet published in Kohls, C. (2014). [http://dl.acm.org/citation.cfm?id=2721970&CFID=749300695&CFTOKEN=41306082 Dream teams at the right place.] In ''Proceedings of the 19th European Conference on Pattern Languages of Programs (EuroPLoP 2014)'' (p. 3). ACM.</ref>; Kohls (2015)<ref name="kohls15">Pattern published in Kohls, C. (2015). [http://dl.acm.org/citation.cfm?id=2855352&CFID=749300695&CFTOKEN=41306082 Patterns for creative thinking: idea generation]. In ''Proceedings of the 20th European Conference on Pattern Languages of Programs (EuroPLoP 2015)'' (p. 30). ACM.</ref> | |source= Kohls (2014)<ref name="Kohls14">Patlet published in Kohls, C. (2014). [http://dl.acm.org/citation.cfm?id=2721970&CFID=749300695&CFTOKEN=41306082 Dream teams at the right place.] In ''Proceedings of the 19th European Conference on Pattern Languages of Programs (EuroPLoP 2014)'' (p. 3). New York:ACM.</ref>; Kohls (2015)<ref name="kohls15">Pattern published in Kohls, C. (2015). [http://dl.acm.org/citation.cfm?id=2855352&CFID=749300695&CFTOKEN=41306082 Patterns for creative thinking: idea generation]. In ''Proceedings of the 20th European Conference on Pattern Languages of Programs (EuroPLoP 2015)'' (p. 30). New York:ACM.</ref> | ||
|dataanalysis= <!-- If applicable, list of data analyses used for mining the pattern separated by a " , "comma --> | |dataanalysis= <!-- If applicable, list of data analyses used for mining the pattern separated by a " , "comma --> | ||
|domain= <!-- Learning domain the design pattern belongs to (e.g., General, Math, Algebra) --> | |domain= <!-- Learning domain the design pattern belongs to (e.g., General, Math, Algebra) --> | ||
Line 69: | Line 69: | ||
<references/> | <references/> | ||
[[Category:Design_patterns]] [[Category:Patlet]]<!-- List of other categories the design pattern belongs to. The syntax for linking to a category is: [[Category:<Name of category]] --> | [[Category:Design_patterns]] [[Category:Patlet]] [[Category:Creative Thinking Patterns]]<!-- List of other categories the design pattern belongs to. The syntax for linking to a category is: [[Category:<Name of category]] --> |
Latest revision as of 09:00, 16 May 2017
Modification | |
Contributors | Christian Kohls |
---|---|
Last modification | May 16, 2017 |
Source | Kohls (2014)[1]; Kohls (2015)[2] |
Pattern formats | OPR Alexandrian |
Usability | |
Learning domain | |
Stakeholders |
Also Known As: Variation
Create something new by modifying existing objects or parts of them. Could you magnify, minimize, simplify or reshape its form?
Context
Problem
Forces
Solution
Consequences
Benefits
Liabilities
Evidence
Literature
Discussion
Data
Applied evaluation
Related patterns
Example
References
- ↑ Patlet published in Kohls, C. (2014). Dream teams at the right place. In Proceedings of the 19th European Conference on Pattern Languages of Programs (EuroPLoP 2014) (p. 3). New York:ACM.
- ↑ Pattern published in Kohls, C. (2015). Patterns for creative thinking: idea generation. In Proceedings of the 20th European Conference on Pattern Languages of Programs (EuroPLoP 2015) (p. 30). New York:ACM.