> * Objects that doesn't have required attributes for event creation will not be open to event creation.
> * Objects that doesn't have required attributes for event creation will not be open to event creation.
> | name | fullfillment |
> | name | fullfillment |
> | -------------------- | --------- |
> | -------------------- | --------- |
> | capacity | **required** |
> | capacity | **required** |
@ -20,6 +21,7 @@
> | registrationDuration | **required** |
> | registrationDuration | **required** |
> | description | optionnal |
> | description | optionnal |
> | eventStartDelay | optionnal |
> | eventStartDelay | optionnal |
> * All the attributes filled in the object are used as values by default for event's creation; it can be overloaded for each event related to the initial object.
> * All the attributes filled in the object are used as values by default for event's creation; it can be overloaded for each event related to the initial object.
> * If the initial object has a child or children which are events itself, settings are also required for each event child.
> * If the initial object has a child or children which are events itself, settings are also required for each event child.
@ -43,11 +45,12 @@
##### Example
##### Example
Here is an example of the `piscine-go` settings. It presents the settings of the object attributes `piscine-go`, the settings of one of its child which is an event and the settings of the child object attributes itself.
Here is an example of the `Piscine Go` settings. It presents the settings of the object attributes `Piscine Go`, the settings of one of its child which is an event and the settings of the child object attributes itself.
> NB : this object settings are provided in the admin, in the curses section: 'Piscine Go' and in the exams section 'Exam 01'.
> NB : this object settings are provided in the admin, in the curses section: 'Piscine Go' and in the exams section 'Exam 01'.
**Piscine Go**
**Piscine Go**
*Object attributes*
*Object attributes*
```json
```json
{
{
@ -58,10 +61,14 @@ Here is an example of the `piscine-go` settings. It presents the settings of the