Skip to content

Commit

Permalink
Describe Curriculum Structure and Structure of LUs, closes #19 #20
Browse files Browse the repository at this point in the history
  • Loading branch information
bigalex committed Apr 21, 2024
1 parent e16f30e commit 800e4cf
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
// tag::EN[]
=== Curriculum Structure and Recommended Durations

This curriculum is structured into learning units (LUs) based on subject areas.
The following diagram and table describe the division of the curriculum into learning units and their recommended duration.
As described in LU02, the content of this learning unit is often used to convey the learning objectives of the other learning units.

TODO: Describe overall structure and that it is divided into learning Units
- describe how everything ties into LU02

[#img-t3-learning-units]
image::../images/t3-learning-units.png[Overview of the T3 learning units,450, align="center"]
image::../images/t3-learning-units.png[Overview of the T3 learning units,550, align="center"]

[cols="<,>", options="header"]
|===
Expand Down
12 changes: 7 additions & 5 deletions docs/00b-basics/05-curriculum-outline.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ Dieser Abschnitt skizziert damit auch die zu erwerbenden Kenntnisse in entsprech
// tag::EN[]
=== Structure of Learning Units

The individual sections of the curriculum are described according to the following structure:
Each LU always contains the following sections:

- **Terms/principles**: Essential core terms of this topic.
- **Teaching/practice time**: Defines the minimum amount of teaching and practice time that must be spent on this topic or its practice in an accredited training course.
- **Learning goals**: Describes the content to be conveyed including its core terms and principles.
* **Topic:** Coarse grained topic or learning area.
* **Purpose:** The intention behind a LU.
* **Learning Objectives:** A list of learning objectives or learning goals (LGs) that are covered by the LU. We strive to formulate learning goals as a learning outcome by using the formula “Behavior + Concept or Skill = Learning Outcome” according to <<bowman>>.

LUs *may* contain additional sections describing takeaways for students, important discussion points, things to avoid when presenting the topic, references, and recommendations for didactics, knowledge transfer, and preparation.
If you would like to add or enhance these sections, please submit suggestions in the form of issues in the GitHub repository of the T3 curriculum <<tttgithub>>.

This section therefore also outlines the skills to be acquired in corresponding training courses.
// end::EN[]


Expand Down
2 changes: 2 additions & 0 deletions docs/99-references/00-references.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@

- [[[starke,Starke2020]]] Gernot Starke: Effektive Softwarearchitekturen - Ein praktischer Leitfaden (in German). 9. Auflage, Carl Hanser Verlag 2020. Website: https://esabuch.de

- [[[tttgithub,T3GitHub]]] GitHub Repository of the Train-the-Trainer Curriculum. https://github.com/isaqb-org/curriculum-t3

// tag::EN[]
// Keep to avoid warning for missing EN tag
// end::EN[]
Expand Down

0 comments on commit 800e4cf

Please sign in to comment.