Dataform Notifications: Różnice pomiędzy wersjami
Z MoodleDocs
Module administration
Creating an activity
- Building an activity
- Activity settings
- Activity administration
- Activating RSS
- Activity workflow
- Applications
Working with the activity
See also
Created page with "{{Dataform}}" |
Nie podano opisu zmian |
||
| Linia 1: | Linia 1: | ||
{{Dataform}} | {{Dataform}} | ||
The Dataform can send the following notifications: | |||
{| class="nicetable" | |||
|- | |||
! Event | |||
! Capability | |||
! Default roles | |||
|- | |||
| Entry added | |||
| mod/dataform:notifyentryadded | |||
| teacher, editingteacher, manager | |||
|- | |||
| Entry updated | |||
| mod/dataform:notifyentryupdated | |||
| teacher, editingteacher, manager | |||
|- | |||
| Entry deleted | |||
| mod/dataform:notifyentrydeleted | |||
| teacher, editingteacher, manager | |||
|- | |||
| Comment added | |||
| mod/dataform:notifycommentadded | |||
| teacher, editingteacher, manager | |||
|- | |||
| (Rating added - to be implemented) | |||
| mod/dataform:notifyratingadded | |||
| teacher, editingteacher, manager | |||
|- | |||
| (Rating updated - to be implemented) | |||
| mod/dataform:notifyratingupdated | |||
| teacher, editingteacher, manager | |||
|} | |||
The notifications should be enabled in the Dataform settings. | |||
[[Image:df-settings-notifications.png|frame|center|Dataform notification settings]] | |||
Wersja z 03:06, 2 paź 2012
The Dataform can send the following notifications:
| Event | Capability | Default roles |
|---|---|---|
| Entry added | mod/dataform:notifyentryadded | teacher, editingteacher, manager |
| Entry updated | mod/dataform:notifyentryupdated | teacher, editingteacher, manager |
| Entry deleted | mod/dataform:notifyentrydeleted | teacher, editingteacher, manager |
| Comment added | mod/dataform:notifycommentadded | teacher, editingteacher, manager |
| (Rating added - to be implemented) | mod/dataform:notifyratingadded | teacher, editingteacher, manager |
| (Rating updated - to be implemented) | mod/dataform:notifyratingupdated | teacher, editingteacher, manager |
The notifications should be enabled in the Dataform settings.
