Downloadlinks und Erklärungstexte funktional
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"displayName": "Thema 4",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"displayName": "Thema 5",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"displayName": "Thema 6",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"displayName": "Thema 7",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"displayName": "Thema 8",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
Das ist der Erklärtext
|
||||
<img alt="Ein Bild" src="$TOPICPATH/image.png">
|
||||
<br>
|
||||
When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are
|
||||
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
|
||||
@@ -7,6 +7,5 @@
|
||||
],
|
||||
"files": [
|
||||
"exercise1.pdf"
|
||||
],
|
||||
"article": "Eine lange Erklärung\n"
|
||||
]
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"displayName": "Thema 2",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
"topic2", "topic3"
|
||||
"topic1", "topic3"
|
||||
],
|
||||
"files": [
|
||||
"exercise1.pdf"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"displayName": "Thema 3",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
"topic2", "topic3"
|
||||
"topic1", "topic2"
|
||||
],
|
||||
"files": [
|
||||
"exercise1.pdf"
|
||||
|
||||
Reference in New Issue
Block a user