Dynamische Daten in Seitentemplates eingefügt
This commit is contained in:
BIN
webseite/config/subjects/mathe/topics/topic1/exercise1.pdf
Normal file
BIN
webseite/config/subjects/mathe/topics/topic1/exercise1.pdf
Normal file
Binary file not shown.
BIN
webseite/config/subjects/mathe/topics/topic1/image.png
Normal file
BIN
webseite/config/subjects/mathe/topics/topic1/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
12
webseite/config/subjects/mathe/topics/topic1/properties.json
Normal file
12
webseite/config/subjects/mathe/topics/topic1/properties.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
"topic2", "topic3"
|
||||
],
|
||||
"files": [
|
||||
"exercise1.pdf"
|
||||
],
|
||||
"article": "Eine lange Erklärung\n"
|
||||
}
|
||||
11
webseite/config/subjects/mathe/topics/topic2/properties.json
Normal file
11
webseite/config/subjects/mathe/topics/topic2/properties.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"displayName": "Thema 2",
|
||||
"icon": "fa-ruler",
|
||||
"description": "Kurze Beschreibung",
|
||||
"relatedTopics": [
|
||||
"topic3"
|
||||
],
|
||||
"files": [
|
||||
],
|
||||
"article": "Erklärung"
|
||||
}
|
||||
Reference in New Issue
Block a user