ISIP
ISIP (Individualized Social Integration
Projects, fr. “PIIS”, german “VSE”)
are contracts between a PCSW and a Client.
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 ISIP
- ISIPs (Contracts) (Menu )
- ISIPs (MyContracts) (Menu )
- ISIPs (ContractsByPerson)
- ISIPs (ContractsByPolicy)
- ISIPs (ContractsByType)
- ISIPs (ContractsByEnding)
- ISIPs (ContractsByStudyType)
Fields in ISIP
- ID (id, AutoField), Autor (user, ForeignKey to Benutzer), Druckdatum (build_time, DateTimeField), Secretary (signer1, ForeignKey to Person), President (signer2, ForeignKey to Person), Company (company, ForeignKey to Company), represented by (contact_person, ForeignKey to Person), represented as (contact_role, ForeignKey to Function), Client (client, ForeignKey to Client), Sprache (language, LanguageField), applies from (applies_from, DateField), applies until (applies_until, DateField), date decided (date_decided, DateField), date issued (date_issued, DateField), responsible (ASD) (user_asd, ForeignKey to Benutzer), Examination Policy (exam_policy, ForeignKey to Examination Policy), Reason of termination (ending, ForeignKey to Reason of termination), date ended (date_ended, DateField), Contract Type (type, ForeignKey to ISIP Type), stages (stages, RichTextField), goals (goals, RichTextField), duties ASD (duties_asd, RichTextField), duties DSBE (duties_dsbe, RichTextField), duties company (duties_company, RichTextField), duties person (duties_person, RichTextField), study type (study_type, ForeignKey to study type)
Actions on ISIP
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
- Duplizieren (duplicate, Duplicate)
- Drucken (do_print, CachedPrintAction)
- Cache löschen (do_clear_cache, ClearCacheAction)
- Update Events (do_update_reminders, UpdateReminders)
Internal name: | isip.StudyType |
Implemented by: | StudyType |
The list of choices for the Study type field of
an ISIP or an Art.60§7 contract.
ID |
Omschrijving |
Omschrijving (fr) |
Omschrijving (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 study type
Fields in study type
Actions on study type
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to study type
- ISIPs (ContractsByStudyType)
Views on ISIP Type
- ISIP Types (ContractTypes) (Menu )
Fields in ISIP Type
- ID (id, AutoField), Omschrijving (name, BabelCharField), Konstruktionsmethode (build_method, CharField), Vorlage (template, CharField), Referenz (ref, CharField), Examination Policy (exam_policy, ForeignKey to Examination Policy), needs Study type (needs_study_type, BooleanField)
Actions on ISIP Type
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to ISIP Type
Internal name: | isip.ExamPolicy |
Implemented by: | ExamPolicy |
Views on Examination Policy
- Examination Policies (ExamPolicies) (Menu )
Fields in Examination Policy
- Calendar (calendar, ForeignKey to Calendar) – The calendar to which events will be generated.
- ... and ID (id, AutoField), Omschrijving (name, BabelCharField), Start date (start_date, DateField), Start time (start_time, TimeField), End Date (end_date, DateField), End Time (end_time, TimeField), Recurrency (every_unit, ChoiceListField to Recurrencies), Repeat every (every, IntegerField), maandag (monday, BooleanField), dinsdag (tuesday, BooleanField), woensdag (wednesday, BooleanField), donderdag (thursday, BooleanField), vrijdag (friday, BooleanField), zaterdag (saturday, BooleanField), zondag (sunday, BooleanField), Number of events (max_events, PositiveIntegerField)
Actions on Examination Policy
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to Examination Policy
- Art.60§7 contracts (ContractsByPolicy)
- ISIPs (ContractsByPolicy)
Views on Reason of termination
- Contract termination reasons (ContractEndings) (Menu )
- Contract endings by type (ContractEndingsByType)
- Contract endings by type (JobsContractEndingsByType)
Fields in Reason of termination
- ID (id, AutoField), designation (name, CharField), ISIP (use_in_isip, BooleanField), Art.60§7 (use_in_jobs, BooleanField), Erfolgreich abgeschlossen (is_success, BooleanField), Require date ended (needs_date_ended, BooleanField)
Actions on Reason of termination
- Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
- Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
Tables referring to Reason of termination
- ISIPs (ContractsByEnding)
- Art.60§7 contracts (ContractsByEnding)