generated from isaqb-org/advanced-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from isaqb-org/Chapter-examples
Chapter examples changed and adjusted structure
- Loading branch information
Showing
4 changed files
with
12 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,19 @@ | ||
=== {learning-goals} | ||
|
||
// tag::DE[] | ||
[[LZ-98-1]] | ||
==== LZ 98-1: Dies ist das letzte Lernziel des Lehrplans | ||
Hier wird ein mögliches Lernziel der Beispiele beschrieben, was Teilnehmer:innen lernen sollen. | ||
Das kann in Prosa-Text in ganzen Sätzen oder in Aufzählungen mit Unterpunkten erfolgen. | ||
Dabei kann auch unterschieden werden, wie wichtig einzelne Aspekte des Lernziels sind. | ||
Es kann hier bereits auf Literatur verwiesen werden. | ||
[[LZ-10-1]] | ||
==== LZ 10-1: Case Studies | ||
Die Teilnehmenden lernen ein oder mehrere Softwaresysteme kennen, bei denen Verfahren zum energieeffizienten und CO~2~-armen Betrieb zu Anwendung kommen. Dies können sowohl Neuentwicklungen (Greenfield-Implementierungen) also auch die Optimierung bestehender Systeme (Brownfield-Implementierungen) sein. Ebenso sind Beispiele für einen energieeffizienten Software-Entwicklungsprozess möglich. | ||
|
||
* Erstes Teilziel | ||
* Zweites Unterthema | ||
* Dritter Aspekt | ||
* Energieffiziente Neuentwicklungen | ||
* Optimierung bestehender Systeme | ||
* Energieeffizienter Entwicklungsprozess | ||
|
||
// end::DE[] | ||
|
||
|
||
// tag::EN[] | ||
[[LG-98-1]] | ||
==== LG 98-1: Last learning goal of the curriculum | ||
[[LG-10-1]] | ||
==== LG 10-1: Case Studies | ||
// end::EN[] | ||
|
||
|
||
|
||
[NOTE] | ||
==== | ||
KURZE ERKLÄRUNG ZU DEN ZIELEN DIESER LERNEINHEIT | ||
==== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1 @@ | ||
=== {references} | ||
|
||
<<bachmann>>, <<kruchten>> | ||
|
||
|
||
[NOTE] | ||
==== | ||
Eine Quelle wird über `\<<label>>` referenziert. Dieses muss in `99-references/00-references.adoc` definiert sein. | ||
= = = | ||
A reference source is referenced via `\<<label>>`. The label has to be defined in `99-references/00-references.adoc`. | ||
==== |