forked from Chill-project/manuals
more english translations + pictures added + completion of certain parts
This commit is contained in:
@@ -6,6 +6,18 @@ Providing meaningful social support is often an intricate combination of goals,
|
||||
|
||||
You can look at it as the third big module within the application. Like the person and household modules it can be easily identified by the banner at the top of the screen, which is in this case **gray** in color.
|
||||
|
||||

|
||||
|
||||
## Trajectory overview
|
||||
|
||||

|
||||
|
||||
<!-- /fr/parcours/{id} -->
|
||||
|
||||
The overview page assembles the most important information and latest activity within a trajectory, allowing you to take certain quick actions like clicking on associated person badges, linked activities or social actions, sending a new notification, etc...
|
||||
|
||||
In short it is the trajectory dashboard from where you will navigate to specific sections.
|
||||
|
||||
## Creation of a social support trajectory
|
||||
|
||||
<!-- /fr/parcours/{id}/edit -->
|
||||
@@ -46,14 +58,20 @@ The information required to **confirm** a trajectory is the following:
|
||||
* It is assigned to at least one [service](#service).
|
||||
* It has to be [localised](#trajectory-localisation).
|
||||
|
||||

|
||||
|
||||
All of these requirements are listed at the bottom of the form when you have failed to fulfill them. This serves as a reminder to what you should do in order to confirm the trajectory.
|
||||
|
||||
### Concerned person
|
||||
|
||||

|
||||
|
||||
A trajectory can be put started to provide support to multiple persons (eg. support is given to a mother and her two children).
|
||||
|
||||
### Trajectory localisation
|
||||
|
||||

|
||||
|
||||
Every trajectory **has** to be localised and this can be done in one of two ways.
|
||||
|
||||
1. You can indicate a temporary address by clicking the designated button. The address will not automatically be adapted when a concerned person moves. Therefore a message is displayed to remind you as a user that the second option, here listed, is preferable.
|
||||
@@ -84,7 +102,7 @@ TODO
|
||||
|
||||
### The applicant
|
||||
|
||||
This can be an already existing person/thirdparty or a new applicant can be created from within the search modal. Click on the button **<create 'your-search-name'>** to do so.
|
||||
This can be an already existing person/thirdparty or a new applicant can be created from within the search modal. Click on the button <**create 'your-search-name'**> to do so.
|
||||
|
||||
### Social issue
|
||||
|
||||
@@ -109,14 +127,6 @@ Likewise a referrer cannot be removed from a confidential trajectory.
|
||||
A trajectory is setup to provide support to one or more concerned persons. Naturally, there may also be one or more thirdparties or persons involved to offer this support. These partners can be added in this section by searching for their name.
|
||||
When a partner does not yet exist they can be created from within the search modal by pressing the button **<create 'your-search-name'>**.
|
||||
|
||||
## Trajectory overview
|
||||
|
||||
<!-- /fr/parcours/{id} -->
|
||||
|
||||
The overview page assembles the most important information and latest activity within a trajectory, allowing you to take certain quick actions like clicking on associated person badges, linked activities or social actions, sending a new notification, etc...
|
||||
|
||||
In short it is the trajectory dashboard from where you will navigate to specific sections.
|
||||
|
||||
## Trajectory history
|
||||
|
||||
<!-- /fr/parcours/{id}/history -->
|
||||
|
||||
Reference in New Issue
Block a user