Die Übersetzung ist aufgrund von Wartungsarbeiten vorübergehend für Beiträge geschlossen, bitte kommen Sie später wieder.
Die Übersetzung wurde automatisch gesperrt, aufgrund folgender Hinweise: Das Repository konnte nicht gepusht werden.
Zen beenden
13
src/en/001_intro.md:49
Englisch type: Plain text
AlekSIS, in contrast, is a generic School Information System that aims at being universally usable for all processes and data sets in any educational organisation, and at interacting closely with other software components employed in management and lessons. You can find information on the possibilities for interacting with other software in the chapter [@sec:Integrations].
14
src/en/001_intro.md:52
Englisch type: Plain text
The development and product team has set the following goals for AlekSIS, in their dedication to support learning and teaching in the digital world:
15
src/en/001_intro.md:61
Englisch type: Bullet: ' * '
Create a high-quality software product, adhering to high standards regarding data protection, data safety, security, and stability
16
src/en/001_intro.md:61
Englisch type: Bullet: ' * '
Comply with as many national and regional data protection and school laws as possible (cf. [@sec:Legal])
17
src/en/001_intro.md:61
Englisch type: Bullet: ' * '
Provide an extensible framework, allowing schools or their supporting IT companies to create their own apps (cf. [@sec:Development])
18
src/en/001_intro.md:61
Englisch type: Bullet: ' * '
Help coding clubs and classes to understand the development as deeply as necessary to use AlekSIS for learning and creating their own apps
19
src/en/001_intro.md:61
Englisch type: Bullet: ' * '
Keep AlekSIS free, open, and transparent (cf. [@sec:FOSS])
20
src/en/100_core.md:2 src/en/110_personal_account.md:2
Englisch type: Plain text
# The AlekSIS core
21
src/en/100_core.md:4
Englisch type: Plain text
The AlekSIS core provides functionality and data models as a base for all apps.
22
src/en/100_core.md:6
Englisch type: Plain text
## The concept of school terms {#sec:SchoolTerms}
23
src/en/100_core.md:9
Englisch type: Plain text
In AlekSIS, mostly everything is based on school terms. A school term is a defined time range which can be used to link data to it. Typically, such data are learning groups, timetables or class register records. Although their name suggests it, school terms don't have to be a half or a full year. They should depend on the way how you organise data in your institution.
24
src/en/100_core.md:11
Englisch type: Plain text
For example, if you issue reports at the end of every half year, a half year would be a good time range for your school terms because the class register statistics are evaluated for school terms.
25
src/en/100_core.md:13
Englisch type: Plain text
Anyway, you should create a school term before you start to import or create other data entries like persons or groups.
26
src/en/100_core.md:15
Englisch type: Plain text
### Manage school terms
27
src/en/100_core.md:17
Englisch type: Plain text
You can manage the school terms if you login with your admin account and open the menu entry `Admin → School terms`. There you can find a list of all school terms and buttons to create, edit or delete school terms. Please be aware that there can be only one school term at time and each school term needs a unique name.
28
src/en/100_core.md:19
Englisch type: Plain text
## The concept of persons {#sec:Persons}
29
src/en/100_core.md:21
Englisch type: Plain text
The person model is designed to save all the data of students, teachers, guardians and any other persons of the school society. It tracks information like the following:
30
src/en/100_core.md:31
Englisch type: Plain text
- Full name - Short name - Sex - Date of birth - Contact details (phone numbers, email) - Address details - Photo - Relation to guardians - Primary group (e. g. a class or a tutor group, cf. [@sec:Groups])
31
src/en/100_core.md:33
Englisch type: Plain text
Except for the name, all data points are optional, so you can decide on your own (and on your local data protection laws) which data should be included in AlekSIS.
32
src/en/100_core.md:35
Englisch type: Plain text
There are two important things you should know about persons: