Difference between revisions of "Member"
From ACES
Line 48: | Line 48: | ||
"description": "The member's title", | "description": "The member's title", | ||
"example": "Principal Coordinator" | "example": "Principal Coordinator" | ||
}, | |||
"Role": { | |||
"description": "The member's role. Allowed values: Supervisor, Postdoctoral, PhD, Master, Undergraduate, Alumni", | |||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 55: | Line 60: | ||
"Photo", | "Photo", | ||
"Email", | "Email", | ||
"Cv" | "Cv", | ||
"Role" | |||
], | ], | ||
"format": "block", | "format": "block", |
Revision as of 03:06, 15 September 2021
This template defines the table "Member". View table.
This template add an member in the research group.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | The name of the member
| String | required |
Title | Title | The member's title
| String | suggested |
Photo | Photo | The file name (with file extension) of a photo of the member. You can save the page and then upload the photo via the red link generated.
| File | suggested |
Email | The working email address of the member
| String | suggested | |
Cv | Cv | The CV file(with file extension, which is usually ".pdf") of the member. You can save the page and then upload the file via the red link generated. | File | suggested |
Role | Role | The member's role. Allowed values: Supervisor, Postdoctoral, PhD, Master, Undergraduate, Alumni | String | suggested |