Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Video Component with existing Transcripts
For all the subsequent transcript uploads, video component will request VAL to upload further transcripts via its UUID. On retrieval, VAL will be able to give all the transcripts attached to a UUID received from the video component. On removing a transcript, VAL will also be able to delete transcripts related to a UUID received from the Video Componentthe received UUID from a video component.

Import / Export across the same platform
On the course export, all the transcripts (metadata + content) will be exported with course. On the course import, All the transcript metadata will be back into VideoTranscript data model and we can regenerate new UUIDs (which will serve as video_ids) for the imported transcripts – This will benefit us when we import/export across the different platforms but there will be transcripts content duplication if we are exporting/importing in a same platform.

...