Versions Compared

Key

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

...

  • MIT XML Edge issue
    • Will Upload feature be enabled on Edge?
    • Addressed by ?:
      • VAL shared across deployments?
      • XML import/export update?
      • Special Studio Role for uploading Videos?
        • Issue: by preventing profs to use this mechanism, they'll use "wrong" approaches instead.
          • Perhaps Warning in Studio for using a workaround mechanism (such as putting YouTube link).  @Lou ?
    • Follow up: Talk to MIT PMs
    • VEDA capacity issues may exist by opening up to Edge.
    • To enable:
      • Have mobile app point to Edge (either through a setting or a separate app) ?
      • Export/import from Edge to Prod or other servers
      • VEDA capacity issues

  • About Video Workflow is different
    • Separate workflow since Marketing and Drupal site are involved.

  • VEDA Listener
    • Log file listener instead of crawling
    • Idea
      • Studio sends a record to VAL with an empty ID field
    • QUESTION: is there an S3 filter to query for only files that have completed uploading.

  • VAL shared across deployments?
  • PROD question for @Lou - should we show the edx-video-ID in the UI even before the video processing has fully completed? 
    • How will we handle the error conditions if users put that ID in video modules, but the processing never completes.
    • RESOLVED - No, don't show in progress edx-video-ids.
    • UPDATE - Show edx-video-id as soon as ONE valid encoding has been created.
      • reason for showing id before Completion: YouTube may disallow a video;
      • reason for verifying that at least one encoding has completed: file may be "valid", but is still corrupt/incomplete.
  • Cleanup of Video Upload status.
    • How long do we need to keep that data?  Even from weeks ago?
    • Perhaps have a manual REMOVE feature.
      • Mark for deletion flag?
      • Or, remove the entry.
    • RESOLVED - remove feature Later after MVP.