// GCG.MeinCantor - Die Schulplattform für Cantorianer. // Copyright (C) 2021-2022 Georg-Cantor-Gymnasium Halle (Saale) // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published // by the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Affero General Public License for more details. // You should have received a copy of the GNU Affero General Public License // along with this program. If not, see . dynamic teachers = { 'Poli': 'Herr Polity', 'Zura': 'Frau Zuralski', 'Enzi': 'Frau Enzian', 'Bütt': 'Frau Büttner', 'Brod': 'Herr Brode', 'Rink': 'Frau Rinke', 'Schk': 'Frau Schmidt', 'Rudo': 'Frau Rudolph', 'Kipp': 'Frau Kipping', 'Bach': 'Frau Bachran', 'Bad': 'Herr Bader', 'Prei': 'Frau Preiß', 'Scha': 'Frau Schapitz', ' ': '', 'Link': 'Herr Linke', 'Stei': 'Herr Stein', 'Tupp': 'Frau Tuppack', 'Hoff': 'Frau Hoffman', 'Knol': 'Frau Knoll', 'Bet': 'Frau Bethin', 'Schu': 'Frau Schulz', 'Seid': 'Frau Seidel', 'Krug': 'Frau Krug', 'Laer': 'Frau Langer', 'Youn': 'Frau Younso', 'Härt': 'Frau Härtig', 'Bros': 'Frau Brosig', 'Ber': 'Frau Bernhardt', 'Stüb': 'Frau Stüber', 'Bor': 'Frau Borchert', 'Dubb': 'Frau Dubberstein', 'Tren': 'Frau Trentsch', 'Meit': 'Herr Meitzner', 'Stol': 'Frau Stolpe', 'Jac': 'Frau Jacob', 'Jüne': 'Herr Jünemann', 'Bert': 'Frau Berthelmann', 'Felk': 'Frau Felke', 'Kimm': 'Herr Kimmel', 'PM1': 'Pädagosische(r) Mitarbeiter(in) 1', 'Schet': 'Herr Schettler', 'Mani': 'Herr Manigk', 'Segg': 'Frau von Seggern', 'Opel': 'Frau Opel-Fritzler', 'Möll': 'Frau Möller', 'Laen': 'Herr Langen', 'Plin': 'Herr Plinke', 'Koch': 'Herr Koch', 'Gors': 'Herr Gorsler', 'Krau': 'Herr Krause', 'Henk': 'Frau Henke', 'Wolf': 'Herr Wolf', 'Gitt': 'Herr Gitter', };