Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| tippsfaechergruppen [06/02/2024 19:39] – [Fächergruppen] eva-maria.stuedtje@bbz-rd-eck.de | tippsfaechergruppen [02/12/2025 21:17] (aktuell) – Till-Niels.Gades@bbz-rd-eck.de | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== Tipps für Fächergruppen und Teams ====== | + | < |
| + | < | ||
| + | <meta charset=" | ||
| + | <meta name=" | ||
| + | < | ||
| + | < | ||
| + | * { | ||
| + | margin: 0; | ||
| + | padding: 0; | ||
| + | box-sizing: border-box; | ||
| + | } | ||
| - | ===== Teams ===== | + | body { |
| - | Hier geht es zu den Teams bei moodle: | + | |
| + | line-height: | ||
| + | color: #333333; | ||
| + | background: linear-gradient(135deg, | ||
| + | min-height: 100vh; | ||
| + | padding: 20px; | ||
| + | } | ||
| - | ^ Standort Rendsburg | + | .container { |
| - | | [[https:// | + | max-width: 1200px; |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); |
| - | | [[https:// | + | |
| - | | [[https:// | + | color: #333333; |
| - | | [[https:// | + | } |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | | [[https:// | + | |
| - | | | + | |
| - | | [[https:// | + | |
| - | | |[[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | === Kernmitgliedschaft === | + | .header { |
| + | background: linear-gradient(135deg, | ||
| + | color: white; | ||
| + | padding: 30px; | ||
| + | text-align: center; | ||
| + | } | ||
| - | Jede Lehrkraft arbeitet aktiv als Kernmitglied in __einem__ Team mit. | + | |
| + | font-size: 2.5rem; | ||
| + | margin-bottom: | ||
| + | font-weight: | ||
| + | color: white; | ||
| + | } | ||
| - | Für neue Lehrkräfte wird die Kernmitgliedschaft in der Regel nach einem Jahr festgelegt. Die Lehrkräfte äußern dazu ihre Wünsche und das Team wird mit in den Entscheidungsprozess eingebunden. | + | |
| + | padding: 30px; | ||
| + | color: #333333; | ||
| + | } | ||
| - | Die Festlegung erfolgt dann nach Absprache durch die Schulleitung. Bei der Festlegung der Kernmitgliedschaft sollte der künftige Unterrichtseinsatz der Lehrkraft und für das Team wichtige Qualifikationen berücksichtigt werden. | + | h2 { |
| + | color: #333333; | ||
| + | margin: 30px 0 20px 0; | ||
| + | font-size: 1.8rem; | ||
| + | border-bottom: | ||
| + | padding-bottom: | ||
| + | } | ||
| - | Die Zugehörigkeit zu einem Team als Kernmitglied kann nach Absprache mit der Schulleitung geändert werden. | + | h3 { |
| + | color: #333333; | ||
| + | margin: 25px 0 15px 0; | ||
| + | font-size: 1.3rem; | ||
| + | } | ||
| - | //Quelle: BBZ-Handbuch// | + | .description { |
| + | font-style: italic; | ||
| + | color: #333333; | ||
| + | margin-bottom: 20px; | ||
| + | } | ||
| + | .table-container { | ||
| + | overflow-x: auto; | ||
| + | margin: 20px 0; | ||
| + | border-radius: | ||
| + | box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); | ||
| + | } | ||
| - | ---- | + | table { |
| - | ===== Fächergruppen===== | + | |
| - | Hier geht es zu den Fächergruppen bei moodle: | + | |
| + | background: white; | ||
| + | } | ||
| - | ^ gemeinsame Fächergruppe | + | |
| - | | | [[https:// | + | |
| - | | | [[https:// | + | color: white; |
| - | | | [[https:// | + | |
| - | | | [[https:// | + | text-align: center; |
| - | | [[https:// | + | font-weight: 500; |
| - | | | + | font-size: 0.95rem; |
| - | | [[https:// | + | } |
| - | |[[https:// | + | |
| - | |[[https:// | + | |
| - | | | [[https:// | + | |
| - | |[[https:// | + | |
| - | |[[https:// | + | |
| - | | | + | |
| - | | | [[https:// | + | |
| - | | | [[https:// | + | |
| - | | | [[https:// | + | |
| - | |[[https:// | + | |
| - | | | [[https:// | + | |
| - | |[[https:// | + | |
| - | | | [[https:// | + | |
| - | | | [[https://portal.bbz-rd-eck.com/ | + | |
| - | | | [[https:// | + | |
| - | | | + | |
| - | | | [[https:// | + | |
| + | td { | ||
| + | padding: 12px 10px; | ||
| + | text-align: center; | ||
| + | border-bottom: | ||
| + | vertical-align: | ||
| + | color: #333333; | ||
| + | } | ||
| + | tr: | ||
| + | background-color: | ||
| + | } | ||
| + | tr:hover { | ||
| + | background-color: | ||
| + | transition: background-color 0.3s ease; | ||
| + | } | ||
| + | .team-link, .subject-link { | ||
| + | display: inline-flex; | ||
| + | align-items: | ||
| + | justify-content: | ||
| + | padding: 12px 20px; | ||
| + | margin: 4px auto; | ||
| + | text-decoration: | ||
| + | background: linear-gradient(135deg, | ||
| + | color: white; | ||
| + | border-radius: | ||
| + | font-weight: | ||
| + | font-size: 0.9rem; | ||
| + | transition: all 0.3s ease; | ||
| + | box-shadow: 0 2px 10px rgba(102, 126, 234, 0.3); | ||
| + | width: 180px; | ||
| + | height: 45px; | ||
| + | overflow: hidden; | ||
| + | text-overflow: | ||
| + | white-space: | ||
| + | } | ||
| + | .team-link: | ||
| + | transform: translateY(-2px); | ||
| + | box-shadow: 0 5px 20px rgba(102, 126, 234, 0.4); | ||
| + | background: linear-gradient(135deg, | ||
| + | } | ||
| + | .team-link: | ||
| + | transform: translateY(0); | ||
| + | } | ||
| + | .multi-link-cell { | ||
| + | line-height: | ||
| + | color: #333333; | ||
| + | text-align: center; | ||
| + | } | ||
| + | |||
| + | .info-section { | ||
| + | background: #f7fafc; | ||
| + | border-left: | ||
| + | padding: 20px; | ||
| + | margin: 25px 0; | ||
| + | border-radius: | ||
| + | color: #333333; | ||
| + | } | ||
| + | |||
| + | .info-section p { | ||
| + | margin-bottom: | ||
| + | text-align: justify; | ||
| + | color: #333333; | ||
| + | } | ||
| + | |||
| + | .highlight { | ||
| + | background: linear-gradient(120deg, | ||
| + | padding: 2px 6px; | ||
| + | border-radius: | ||
| + | font-weight: | ||
| + | color: #000000; | ||
| + | } | ||
| + | |||
| + | .source { | ||
| + | text-align: right; | ||
| + | font-style: italic; | ||
| + | color: #333333; | ||
| + | margin-top: 20px; | ||
| + | padding-top: | ||
| + | border-top: 1px solid #e2e8f0; | ||
| + | } | ||
| + | |||
| + | .separator { | ||
| + | height: 3px; | ||
| + | background: linear-gradient(90deg, | ||
| + | margin: 40px 0; | ||
| + | border-radius: | ||
| + | } | ||
| + | |||
| + | @media (max-width: 768px) { | ||
| + | .header h1 { | ||
| + | font-size: 2rem; | ||
| + | } | ||
| + | |||
| + | .content { | ||
| + | padding: 20px; | ||
| + | } | ||
| + | |||
| + | th, td { | ||
| + | padding: 8px 5px; | ||
| + | font-size: 0.85rem; | ||
| + | } | ||
| + | |||
| + | .team-link, .subject-link { | ||
| + | width: 140px; | ||
| + | height: 40px; | ||
| + | font-size: 0.8rem; | ||
| + | padding: 8px 12px; | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | < | ||
| + | <div class=" | ||
| + | < | ||
| + | </ | ||
| + | <p class=" | ||
| + | |||
| + | <div class=" | ||
| + | < | ||
| + | < | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | </ | ||
| + | < | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td> | ||
| + | <div class=" | ||
| + | <a href=" | ||
| + | <a href=" | ||
| + | <a href=" | ||
| + | <a href=" | ||
| + | </ | ||
| + | </td> | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td> | ||
| + | <div class=" | ||
| + | <a href=" | ||
| + | <a href=" | ||
| + | </ | ||
| + | </td> | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | |||
| + | <div class=" | ||
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | < | ||
| + | </ | ||
| + | <p class=" | ||
| + | |||
| + | <div class=" | ||
| + | < | ||
| + | < | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | </ | ||
| + | < | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | <tr> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </tr> | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||