test without image

This commit is contained in:
Elmar Kresse
2024-07-22 16:22:05 +02:00
parent 0e258cf9b6
commit 2c52c65440
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ edX wurde im Jahr 2012 von der Harvard University und dem Massachusetts Institut
- **APIs:** Umfangreiche RESTful APIs zur Integration und Erweiterung der Plattform.
- **Scalability:** Nutzung von Cloud-Diensten zur Skalierung und Verwaltung von Benutzerlasten.
image::edx-architecture.png[edX-Architektur]
//image::edx-architecture.png[edX-Architektur]
Hauptkomponenten:

View File

@ -4,8 +4,8 @@
:sectnums:
:toclevels: 2
:data-uri:
ifndef::imagesdir[:imagesdir: ./media]
ifndef::includedir[:includedir: ./content]
ifndef::imagesdir[:imagesdir: media]
ifndef::includedir[:includedir: content]
= CodeContender =
CodeContender is a platform for learning and practicing coding. It is a web application that provides a set of coding courses with diffrend tasks and questions. Content is divided into different categories and levels. Users get information in form of text, images, and videos. They can also practice coding in an online code editor. The platform is designed to be user-friendly and easy to use. It is suitable for beginners as well as advanced users.