Difference between revisions of "Breaks"

From Open Pattern Repository for Online Learning Systems
Jump to navigation Jump to search
(Edited related patterns)
(Added category)
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
{{Infobox_designpattern
{{Infobox_designpattern
|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= <!-- List of contributors separated by a " , "comma. This is optional so you can remove this field if there are no contributors -->
|contributor= [[Astrid Fricke]], [[Markus Völter]]
|source= Fricke and Völter (2000)<ref name="Fricke2000">Fricke, A., & Völter, M. (2000). SEMINARS: A Pedagogical Pattern Language about teaching seminars effectively. In Proceedings of the 5th European Conference on Pattern Languages of Programs, EuroPLoP 2000 (pp. 87-128). New York:ACM.</ref>
|source= Fricke and Völter (2000)<ref name="Fricke2000">Fricke, A., & Völter, M. (2000). [http://www.voelter.de/data/pub/tp.pdf SEMINARS: A Pedagogical Pattern Language about teaching seminars effectively.] In ''Proceedings of the 5th European Conference on Pattern Languages of Programs (EuroPLoP 2000)'' (pp. 87-128). 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 58: Line 58:


==Related patterns==
==Related patterns==
Another option for long lectures is '''[[Regular_Attention_Recuperation | Regular Attention Recuperation]]'''<ref name="Köppe2015">Köppe, C., & Schalken-Pinkster, J. (2015). [http://dl.acm.org/citation.cfm?id=2739015 Lecture design patterns: laying the foundation]. In Proceedings of the 18th European Conference on Pattern Languages of Program, EuroPLoP 2013 (p. 4). New York:ACM.</ref>
Another option for long lectures is {{Patternlink|Regular Attention Recuperation}}<ref name="Köppe2015">Köppe, C., & Schalken-Pinkster, J. (2015). [http://dl.acm.org/citation.cfm?id=2739015 Lecture design patterns: laying the foundation]. In ''Proceedings of the 18th European Conference on Pattern Languages of Program, EuroPLoP 2013'' (p. 4). New York:ACM.</ref>


==Example==
==Example==
Line 66: Line 66:
<references/>
<references/>


[[Category:Design_patterns]] <!-- 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:Seminar 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 13:44, 12 May 2017


Breaks
Contributors Astrid Fricke, Markus Völter
Last modification May 12, 2017
Source Fricke and Völter (2000)[1]
Pattern formats OPR Alexandrian
Usability
Learning domain
Stakeholders

Include (regular) breaks if sessions (or lectures) are very long and/or intense[1].


Context

Problem

Forces

Solution

Consequences

Benefits

Liabilities

Evidence

Literature

Discussion

Data

Applied evaluation

Related patterns

Another option for long lectures is Regular Attention Recuperation[2]

Example

References

  1. 1.0 1.1 Fricke, A., & Völter, M. (2000). SEMINARS: A Pedagogical Pattern Language about teaching seminars effectively. In Proceedings of the 5th European Conference on Pattern Languages of Programs (EuroPLoP 2000) (pp. 87-128). New York:ACM.
  2. Köppe, C., & Schalken-Pinkster, J. (2015). Lecture design patterns: laying the foundation. In Proceedings of the 18th European Conference on Pattern Languages of Program, EuroPLoP 2013 (p. 4). New York:ACM.