Downloadlinks und Erklärungstexte funktional

This commit is contained in:
Matthias Grief
2024-11-15 23:42:46 +01:00
parent 679bd66f7e
commit 95b21c6305
15 changed files with 106 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
{
"displayName": "Thema 1",
"displayName": "Thema 4",
"icon": "fa-divide",
"description": "Eine kurze Beschreibung des Themas",
"relatedTopics": [

View File

@@ -1,5 +1,5 @@
{
"displayName": "Thema 1",
"displayName": "Thema 5",
"icon": "fa-divide",
"description": "Eine kurze Beschreibung des Themas",
"relatedTopics": [

View File

@@ -1,5 +1,5 @@
{
"displayName": "Thema 1",
"displayName": "Thema 6",
"icon": "fa-divide",
"description": "Eine kurze Beschreibung des Themas",
"relatedTopics": [

View File

@@ -1,5 +1,5 @@
{
"displayName": "Thema 1",
"displayName": "Thema 7",
"icon": "fa-divide",
"description": "Eine kurze Beschreibung des Themas",
"relatedTopics": [

View File

@@ -1,5 +1,5 @@
{
"displayName": "Thema 1",
"displayName": "Thema 8",
"icon": "fa-divide",
"description": "Eine kurze Beschreibung des Themas",
"relatedTopics": [

View File

@@ -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}.$$

View File

@@ -7,6 +7,5 @@
],
"files": [
"exercise1.pdf"
],
"article": "Eine lange Erklärung\n![Alt Text](image.png)"
]
}

View File

@@ -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"

View File

@@ -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"