Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a nice sequence diagram for video submissions #5161

Open
hexylena opened this issue Jul 15, 2024 · 0 comments
Open

Add a nice sequence diagram for video submissions #5161

hexylena opened this issue Jul 15, 2024 · 0 comments
Milestone

Comments

@hexylena
Copy link
Member

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.
Loading

e.g. image

@hexylena hexylena added this to the Next Grant milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant