diff --git a/content/ToDo_FASo.html b/content/ToDo_FASo.html
index 9486a40c6..3d663cec1 100644
--- a/content/ToDo_FASo.html
+++ b/content/ToDo_FASo.html
@@ -417,6 +417,16 @@ Studenten
Erledigte Anforderungen
+ - eingetragene Noten können jetzt per Rechter
+Maustaste->Entfernen gelöscht werden.
+17.01.2008 oesi
+
+
+ - Mailverteiler für die Studentenvertreter werden nun
+automatisch angepasst.
+16.01.2008 oesi
+
+
- Neuer Menuepunkt Extras->Gruppenverwaltung zum ändern der
Gruppenbezeichnung
15.01.2008 oesi
diff --git a/rdf/diplomasupplement.xml.php b/rdf/diplomasupplement.xml.php
index 51b3926d8..153b9d095 100644
--- a/rdf/diplomasupplement.xml.php
+++ b/rdf/diplomasupplement.xml.php
@@ -92,7 +92,7 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml")
echo ' ';
echo ' studiengang_kz).' genehmigten Antrag.]]>';
echo ' studiengang_kz).')]]>';
- echo ' ';
+ echo ' ';
echo ' ';
echo ' Diplomstudium (UNESCO ISCED 5A)';
echo ' Diploma degree program (UNESCO ISCED 5A)';
@@ -101,10 +101,10 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml")
{
echo ' ';
echo ' ';
- echo ' studiengang_kz).' genehmigten Antrag.\n]]>';
+ echo ' studiengang_kz).' genehmigten Antrag.\n]]>';
echo ' studiengang_kz).')\n]]>';
- echo ' ';
- echo ' ';
+ echo ' ';
+ echo ' ';
echo ' Masterstudium (UNESCO ISCED 5A)';
echo ' Master degree program (UNESCO ISCED 5A)';
}
diff --git a/system/sync/stp/sync_stp_vilesci_student.php b/system/sync/stp/sync_stp_vilesci_student.php
index 95648cef6..ae32e03a4 100644
--- a/system/sync/stp/sync_stp_vilesci_student.php
+++ b/system/sync/stp/sync_stp_vilesci_student.php
@@ -46,7 +46,16 @@
// ******** SYNC START ********** //
- $qry = "SELECT __person, studiengang_kz, instudiensemester, chusername, chmatrikelnr, chkalendersemstataend FROM sync.stp_person JOIN sync.stp_stgvertiefung ON(_stgvertiefung=__stgvertiefung) JOIN public.tbl_studiengang ON(_studiengang=ext_id) WHERE chusername<>'' AND chusername is not null AND _cxPersonTyp in(1, 2) AND chmatrikelnr!='' AND chmatrikelnr is not null";
+ //$qry = "SELECT __person, studiengang_kz, instudiensemester, chusername, chmatrikelnr, chkalendersemstataend FROM sync.stp_person JOIN sync.stp_stgvertiefung ON(_stgvertiefung=__stgvertiefung) JOIN public.tbl_studiengang ON(_studiengang=ext_id) WHERE chusername<>'' AND chusername is not null AND _cxPersonTyp in(1, 2) AND chmatrikelnr!='' AND chmatrikelnr is not null";
+ $qry = "SELECT __person, studiengang_kz, instudiensemester, chusername, chmatrikelnr, chkalendersemstataend
+ FROM sync.stp_person JOIN sync.stp_stgvertiefung ON(_stgvertiefung=__stgvertiefung) JOIN public.tbl_studiengang ON(_studiengang=ext_id)
+ WHERE
+ chusername<>'' AND
+ chusername is not null AND
+ _cxPersonTyp in(1, 2) AND
+ chmatrikelnr!='' AND
+ chmatrikelnr is not null AND
+ _cxstudstatus in(3,4,9,10,11)";
if($result = pg_query($conn, $qry))
{
@@ -212,11 +221,15 @@
continue;
}
}
+
+ /* 18.01.2008 Studiensemester immer WS2007
if($row->chkalendersemstataend=='')
$row->chkalendersemstataend='W07';
$studiensemester=ucwords(substr($row->chkalendersemstataend,0,1)).'S'.((integer)substr($row->chkalendersemstataend,1,2)<11?'20':'19').substr($row->chkalendersemstataend,1,2);
-
+ */
+ $studiensemester = 'WS2007';
+
$student->studiensemester_kurzbz = $studiensemester;
if($student->studentlehrverband_exists($student->uid, $student->studiensemester_kurzbz))
$student->new = false;
diff --git a/vilesci/admin/xslvorlagen/diploma_supplement.xsl b/vilesci/admin/xslvorlagen/diploma_supplement.xsl
index 09fa815b5..41a39d79b 100644
--- a/vilesci/admin/xslvorlagen/diploma_supplement.xsl
+++ b/vilesci/admin/xslvorlagen/diploma_supplement.xsl
@@ -52,7 +52,7 @@
Dieser Anhang zum Diplom wurde nach dem von der Europäischen Kommission, dem Europarat und UNESCO/CEPES entwickelten Modell erstellt. Mit dem
- \n Anhang wird das Ziel verfolgt, ausreichend unabhängige Daten zu erfassen, um die internationale "Transparenz" und die angemessene akademische und berufliche \n Anerkennung von Qualifikationen (Diplomen, Abschlüssen, Zeugnissen usw.) zu verbessern. Der Anhang soll eine Beschreibung über Art, Niveau, Kontext, Inhalt \n und Status eines Studiums bieten, den die im Original-Befähigungsnachweis, dem der Anhang beigefügt ist, genannte Person absolviert und erfolgreich abgeschlossen\n hat\n This diploma supplement follows the model developed by the European Commission, Council of Europe and UNESCO/CEPES. The purpose of the supplement \n is to provide sufficient independent data to improve the international transparency and fair academic and professional recognition of qualifications (diplomas, degrees, certificates, etc.). It \n is designed to provide a description of the nature, level, context, content and status of the studies that were pursued and successfully completed by the individual \n named on the original qualification to which this supplement is appended.
+ \n Anhang wird das Ziel verfolgt, ausreichend unabhängige Daten zu erfassen, um die internationale "Transparenz" und die angemessene akademische und berufliche \n Anerkennung von Qualifikationen (Diplomen, Abschlüssen, Zeugnissen usw.) zu verbessern. Der Anhang soll eine Beschreibung über Art, Niveau, Kontext, Inhalt \n und Status eines Studiums bieten, den die im Original-Befähigungsnachweis, dem der Anhang beigefügt ist, genannte Person absolviert und erfolgreich abgeschlossen\n hat.\n This diploma supplement follows the model developed by the European Commission, Council of Europe and UNESCO/CEPES. The purpose of the supplement \n is to provide sufficient independent data to improve the international transparency and fair academic and professional recognition of qualifications (diplomas, degrees, certificates, etc.). It \n is designed to provide a description of the nature, level, context, content and status of the studies that were pursued and successfully completed by the individual \n named on the original qualification to which this supplement is appended.
@@ -126,7 +126,7 @@
2.1 \n
- Name der Qualifikation und verliehener Titel \n Name of qualification, in original language (German)
+ Name der Qualifikation und verliehener Titel \n Name of qualification, title conferred
\n
@@ -251,7 +251,7 @@
Einzelbeurteilung/Grades
- \n 1=Sehr gut/Excellent \n 2=Gut/Good \n 3=Befriedigend/Satisfactory \n 4=Genügend/Sufficient \n 5=Nicht Genügend/Unsatisfactory \n \n TG=Teilgenommen/Participated, \n AR=Angerechnet/Credited \n \n Gesamtbeurteilung/Overall assessment: \n -Bestanden/pass \n -Mit gutem Erfolg bestanden (pass with merit) \n -Mit ausgezeichnetem Erfolg bestanden (pass with distinction)
+ \n 1=Sehr gut/Excellent \n 2=Gut/Good \n 3=Befriedigend/Satisfactory \n 4=Genügend/Sufficient \n 5=Nicht Genügend/Unsatisfactory \n \n TG=Teilgenommen/Participated \n AR=Angerechnet/Credited \n \n Gesamtbeurteilung/Overall assessment: \n -Bestanden/pass \n -Mit gutem Erfolg bestanden (pass with merit) \n -Mit ausgezeichnetem Erfolg bestanden (pass with distinction)
@@ -306,7 +306,7 @@
5.2 \n \n
Beruflicher Status \n Professional status conferred \n
- Zugang zu akademischen Berufen nach Maßgabe der berufsrechtlichen Vorschriften; Diplom im Sinne der Richtlinie 89/48/EWG \n Access to academic professions according to the professional regulation; Diploma in the sense of directive RL 89/48/EEC.
+ Zugang zu akademischen Berufen nach Maßgabe der berufsrechtlichen Vorschriften; Diplom im Sinne der Richtlinie 89/48/EWG.\n Access to academic professions according to the professional regulation; Diploma in the sense of directive RL 89/48/EEC.
@@ -341,7 +341,7 @@
6.2 \n
Informationsquellen für ergänzende Angaben \n Further information sources
- http://www.technikum-wien.at, http://www.fhr.ac.at, \n http://www.bmbwk.gv.at
+ http://www.technikum-wien.at, http://www.fhr.ac.at\n