Difference between revisions of "Template:Design pattern"

From Open Pattern Repository for Online Learning Systems
Jump to navigation Jump to search
(Remove template from design pattern category list)
(Replace bullets for forces and consequences with numbers for clarity and make it easier to identify one from the other)
Line 29: Line 29:
==Forces==
==Forces==
<!-- List of forces affecting the solution. Each entry is preceeded by an * For example:
<!-- List of forces affecting the solution. Each entry is preceeded by an * For example:
* Entry 1
# Entry 1
* Entry 2 -->
# Entry 2 -->


==Problem==
==Problem==
Line 42: Line 42:
===Benefits===
===Benefits===
<!-- List of benefits from applying the solution to the problem Each entry is preceeded by an * For example:
<!-- List of benefits from applying the solution to the problem Each entry is preceeded by an * For example:
* Entry 1
# Entry 1
* Entry 2 -->
# Entry 2 -->


===Liabilities===
===Liabilities===
<!-- List of liabilities from applying the solution to the problem Each entry is preceeded by an * For example:
<!-- List of liabilities from applying the solution to the problem Each entry is preceeded by an * For example:
* Entry 1
# Entry 1
* Entry 2 -->
# Entry 2 -->


==Example==
==Example==

Revision as of 11:28, 17 June 2015


Design pattern
Contributors
Last modification May 6, 2024
Source {{{source}}}
Pattern formats OPR Alexandrian
Usability
Learning domain
Stakeholders


[[File:<file name>|center|800px|thumb|<Description of the pattern diagram>]]

Context

Evidence

Literature

Data

Forces

Problem

Solution

Consequences

Benefits

Liabilities

Example

Related patterns

References