galaxyproject / galaxyproject/training-material
Add a nice sequence diagram for video submissions
Open
- Dominant language
- HTML
- Stars
- 367
- Forks
- 1.1k
- Avg merge
- 16h 27m
- Merged PRs (30d)
- 49
Description
```mermaid
sequenceDiagram
User->>GTN: Submit Video via Google Form
GTN-->>User: Notification of receipt
GTN->>Youtube: Upload Video
Youtube->>Youtube: Prepare Captions
Youtube->>GTN: Captions copied into a Google Doc
GTN->>User: Request manual verification of captions
User->>GTN: Submit finalised captions
GTN->>Youtube: Upload captions and make video public.
```
e.g. 
Contributor guide
Assessment
This issue has not been assessed yet.