Difference between revisions of "Problem Solving Machine"

From Open Pattern Repository for Online Learning Systems
Jump to navigation Jump to search
(Added category)
(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=  [[Joseph Bergin]], [[Jutta Eckstein]], [[Markus Völter]], [[Mariana Sipos]], [[Eugene Wallingford]], [[Klaus Marquardt]], [[ Jane Chandler]], [[Helen Sharp]], [[Mary Lynn Manns]]
|contributor=  [[Joseph Bergin]], [[Jutta Eckstein]], [[Markus Völter]], [[Mariana Sipos]], [[Eugene Wallingford]], [[Klaus Marquardt]], [[ Jane Chandler]], [[Helen Sharp]], [[Mary Lynn Manns]]
|source= Bergin et al. (2012)<ref name="Bergin2012">Bergin, J., Eckstein, J., Völter, M., Sipos, M., Wallingford, E., Marquardt, K., Chandler, J., Sharp, H., and Manns, M.L. (2012). Pedagogical patterns: advice for educators. Joseph Bergin Software Tools.</ref>
|source= Bergin et al. (2012)<ref name="Bergin2012">Bergin, J., Eckstein, J., Völter, M., Sipos, M., Wallingford, E., Marquardt, K., Chandler, J., Sharp, H., and Manns, M.L. (2012). ''Pedagogical patterns: advice for educators.'' Joseph Bergin Software Tools.</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 65: Line 65:
<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: Pedagogical Design Patterns]] [[Category:Traditional Classroom]]<!-- 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 12:02, 16 May 2017


Problem Solving Machine
Contributors Joseph Bergin, Jutta Eckstein, Markus Völter, Mariana Sipos, Eugene Wallingford, Klaus Marquardt, Jane Chandler, Helen Sharp, Mary Lynn Manns
Last modification May 16, 2017
Source Bergin et al. (2012)[1]
Pattern formats OPR Alexandrian
Usability
Learning domain
Stakeholders

Stress software development as a means of solving problems. From the outset introduce problems that are familiar and well understood by the students but which have sufficient complexity to demonstrate the added value of the software solution. Provide prebuilt components, as a problem-solving toolkit, which can, at a later stage, be ‘unwrapped' to reveal the detailed syntax of their implementation[1].

Context

Problem

Forces

Solution

Consequences

Benefits

Liabilities

Evidence

Literature

Discussion

Data

Applied evaluation

Related patterns

Example

References

  1. 1.0 1.1 Bergin, J., Eckstein, J., Völter, M., Sipos, M., Wallingford, E., Marquardt, K., Chandler, J., Sharp, H., and Manns, M.L. (2012). Pedagogical patterns: advice for educators. Joseph Bergin Software Tools.