Currently there are four basic types which can be stored in the database:
articles
courses
exercises
videos
However I noticed that there is a need to split a classical article like Epsilon Delta Stetigkeit in several sections like: motivation of a concept, definition of a concept, explanations.... Often I would to reuse those modules in several places or I want to exclude them in exports (#18). Thus I would be great when these sections are also stored in the database as single objects.
I also would like the database to be easily be extendible with new modules.
Currently there are four basic types which can be stored in the database:
However I noticed that there is a need to split a classical article like Epsilon Delta Stetigkeit in several sections like: motivation of a concept, definition of a concept, explanations.... Often I would to reuse those modules in several places or I want to exclude them in exports (#18). Thus I would be great when these sections are also stored in the database as single objects.
I also would like the database to be easily be extendible with new modules.