test without image
This commit is contained in:
@ -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:
|
||||
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user