This commit is contained in:
Harald G. Müller 2024-04-23 01:11:41 +02:00
parent f6e3414f93
commit f89a944c8b
2 changed files with 7 additions and 3 deletions

View File

@ -73,10 +73,10 @@
(1. Lehrjahr) (1. Lehrjahr)
Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
<br>sind [Projektaufgabe(n)](moegliche-LB2-AufgabenProjekte) im Umfang von <mark>**38** Punkten</mark> nötig.
`PE23f` `PE23f`
Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
<br>sind [Projektaufgabe(n)](moegliche-LB2-AufgabenProjekte) im Umfang von <mark>**38** Punkten</mark> nötig.
|Tag |Datum|Thema, Auftrag, Übung | |Tag |Datum|Thema, Auftrag, Übung |
|----|-----|--------------------- | |----|-----|--------------------- |
@ -95,6 +95,8 @@ Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
<hr> <hr>
`PE23c` `PE23c`
Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
<br>sind [Projektaufgabe(n)](moegliche-LB2-AufgabenProjekte) im Umfang von <mark>**46** Punkten</mark> nötig.
|Tag |Datum|Thema, Auftrag, Übung | |Tag |Datum|Thema, Auftrag, Übung |
|----|-----|--------------------- | |----|-----|--------------------- |
@ -113,6 +115,8 @@ Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
<hr> <hr>
`AP23d, PE23d` `AP23d, PE23d`
Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
<br>sind [Projektaufgabe(n)](moegliche-LB2-AufgabenProjekte) im Umfang von <mark>**46** Punkten</mark> nötig.
|Tag |Datum|Thema, Auftrag, Übung | |Tag |Datum|Thema, Auftrag, Übung |
|----|-----|--------------------- | |----|-----|--------------------- |

View File

@ -12,7 +12,7 @@ Wenn Sie unter Windows Subsystem for Linux (WSL) arbeiten, ist es hoch wahrschei
sudo service cron status sudo service cron status
sudo service cron start sudo service cron start
Schauen, was in cron eingestellt ist (mit `sudo` für alle user des Systems oder ohne für daen aktuellen User): Schauen, was in cron eingestellt ist (mit `sudo` für alle user des Systems oder ohne für den aktuellen User):
sudo crontab -l sudo crontab -l
sudo crontab -e sudo crontab -e