-
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.
added requirement for displaying LE models and changed existing requi…
…rement name
- Loading branch information
1 parent
1ab1bad
commit 22bc6d7
Showing
3 changed files
with
15 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Lernelement platzieren | ||
# Lernelement Modell platzieren | ||
|
||
|
||
## Definition: | ||
|
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Lernelement Modell anzeigen | ||
|
||
|
||
## Definition: | ||
|
||
Die Engine muss fähig sein ein [Lernelement](Lernelement-GE.md) im 3D-[Lernraum](Lernraum-GE.md) anzuzeigen. | ||
|
||
|
||
## Akzeptanzkriterien: | ||
|
||
- Die Engine muss für jedes Lernelement das zugewiesene Modell anzeigen. | ||
|
||
|