ISIP
Ce module gère le travail avec les PIIS.
Il est techniquement similaire au module Insertion socio-professionnelle.
- ISIP
- A convention or contract between the PCSW and a young client
that leads to an individual coaching of the person, mostly
concerning her scholar education.
- PIIS
- Project d’Insertion Sociale Personnalisé.
Une convention
entre le CPAS et un jeune client qui engendra un accompagnement
individuel de la personne surtout au niveau enseignement.
Internal name: | isip.Contract |
Implemented by: | Contract |
The contract defining this ISIP.
A printable document to be signed.
Views on VSE
- VSEs (Contracts) (Menu )
- VSEs (MyContracts) (Menu )
- VSEs (ContractsByPerson)
- VSEs (ContractsByPolicy)
- VSEs (ContractsByType)
- VSEs (ContractsByEnding)
- VSEs (ContractsByStudyType)
Fields in VSE
- ID (id, AutoField), Autor (user, ForeignKey to Benutzer), Druckdatum (build_time, DateTimeField), Sekretär (signer1, ForeignKey to Person), Präsident (signer2, ForeignKey to Person), Organisation (company, ForeignKey to Organisation), Vertreten durch (contact_person, ForeignKey to Person), in seiner Eigenschaft als (contact_role, ForeignKey to Funktion), Klient (client, ForeignKey to Klient), Sprache (language, LanguageField), Laufzeit von (applies_from, DateField), Laufzeit bis (applies_until, DateField), Beschlossen am (date_decided, DateField), Ausgestellt am (date_issued, DateField), Verantwortlicher (ASD) (user_asd, ForeignKey to Benutzer), Auswertungsstrategie (exam_policy, ForeignKey to Auswertungsstrategie), Beendigungsgrund (ending, ForeignKey to Beendigungsgrund), Enddatum (date_ended, DateField), Vertragsart (type, ForeignKey to VSE-Art), Etappen (stages, RichTextField), Zielsetzungen (goals, RichTextField), Verpflichtungen ASD (duties_asd, RichTextField), Verpflichtungen DSBE (duties_dsbe, RichTextField), Verpflichtungen Firma (duties_company, RichTextField), Verpflichtungen Person (duties_person, RichTextField), Ausbildungsart (study_type, ForeignKey to Ausbildungsart)
Actions on VSE
Internal name: | isip.StudyType |
Implemented by: | StudyType |
The list of choices for the Study type field of
an VSE or an Art.60§7-Konvention.
ID |
Bezeichnung |
Bezeichnung (fr) |
Bezeichnung (de) |
4 |
Apprenticeship |
Apprentissage |
Lehre |
5 |
Highschool |
École supérieure |
Hochschule |
7 |
Part-time study |
Cours à temps partiel |
Teilzeitunterricht |
8 |
Remote study |
Cours à distance |
Fernkurs |
1 |
School |
École |
Schule |
3 |
Schooling |
Formation |
Ausbildung |
2 |
Special school |
École spéciale |
Sonderschule |
6 |
University |
Université |
Universität |
Views on Ausbildungsart
Fields in Ausbildungsart
Tables referring to Ausbildungsart
- VSEs (ContractsByStudyType)
Views on VSE-Art
- VSE-Arten (ContractTypes) (Menu )
Fields in VSE-Art
- ID (id, AutoField), Bezeichnung (name, BabelCharField), Konstruktionsmethode (build_method, CharField), Vorlage (template, CharField), Referenz (ref, CharField), Auswertungsstrategie (exam_policy, ForeignKey to Auswertungsstrategie), erfordert Ausbildungsart (needs_study_type, BooleanField)
Tables referring to VSE-Art
Internal name: | isip.ExamPolicy |
Implemented by: | ExamPolicy |
Views on Auswertungsstrategie
- Auswertungsstrategien (ExamPolicies) (Menu )
Fields in Auswertungsstrategie
- Kalender (calendar, ForeignKey to Kalender) – The calendar to which events will be generated.
- ... and ID (id, AutoField), Bezeichnung (name, BabelCharField), Beginnt am (start_date, DateField), Beginnt um (start_time, TimeField), Endet am (end_date, DateField), Endet um (end_time, TimeField), Wiederholung (every_unit, ChoiceListField to Recurrencies), ... alle (every, IntegerField), Montag (monday, BooleanField), Dienstag (tuesday, BooleanField), Mittwoch (wednesday, BooleanField), Donnerstag (thursday, BooleanField), Freitag (friday, BooleanField), Samstag (saturday, BooleanField), Sonntag (sunday, BooleanField), Anzahl Termine (max_events, PositiveIntegerField)
Tables referring to Auswertungsstrategie
- Art.60§7-Konventionen (ContractsByPolicy)
- VSEs (ContractsByPolicy)
Views on Beendigungsgrund
- Vertragsbeendigungsgründe (ContractEndings) (Menu )
- Contract endings by type (ContractEndingsByType)
- Contract endings by type (JobsContractEndingsByType)
Fields in Beendigungsgrund
- ID (id, AutoField), Bezeichnung (name, CharField), VSE (use_in_isip, BooleanField), Art.60§7 (use_in_jobs, BooleanField), Erfolgreich abgeschlossen (is_success, BooleanField), erfordert Enddatum (needs_date_ended, BooleanField)
Tables referring to Beendigungsgrund
- VSEs (ContractsByEnding)
- Art.60§7-Konventionen (ContractsByEnding)