private comments

This commit is contained in:
Julie Lenaerts 2022-05-04 17:29:45 +02:00
parent d72ae7170d
commit 37def8069b
3 changed files with 13 additions and 0 deletions

View File

@ -40,6 +40,8 @@ It is possible to transform an appointment into an activity. (TODO)
:::
Users can create a [private comment](./private_comments.md) per activity, which will only be seen by them.
Once an activity has been created, it is always possible to modify it to make corrections or additions.
## Effects of the selection of issues or actions on trajectories

View File

@ -0,0 +1,7 @@
## Private comments
Private comments can be created for [activities](./activity.md#create-and-modify-an-activity), [social actions](./social_actions.md#private-comment) and appointments.
Each user can post one private comment per item (eg. per activity). This comment can of course be edited within the edit forms of the concerning item.
Naturally, users can only see their own private comments and not those of other users.

View File

@ -38,6 +38,10 @@ Once a social support action has been created it is not considered to be a stati
Here the user is free to give whatever extra information necessary.
### Private comment
Users can create a [private comment](./private_comments.md) per social action, which will only be seen by them.
### Motives and goals
Social support actions are never random. They are taken with certain motives or to attain a certain goal.