MOOCit Docs
English
English
  • Introduction
  • Getting Started with MOOCit
  • Take Your First Demo Course in Learner View
  • Studio vs LMS
  • Set Your Platform Language
  • Course Development
    • Create a New Course
      • Course Creation Form
    • Course Set-Up
      • Course Pacing and Schedule
      • Course Name, Description and Image
      • Add a Course 'About' Video
      • Additional Course Run Info
      • Prerequisite Course
      • Course Entrance Exam
    • Course Structure
      • Building the Course Outline - Video Tutorial
    • Course Content Visibility and Access
      • Subsection Prerequisites
      • Hiding Sections and/or Subsections
      • Hide a Subsection after Due Date
  • Course Properties
    • Manage Course Visibility
    • Make a Course Private
    • Course Grading Configuration
    • Delete a Course
    • Course Updates
    • Course Handouts
    • Certificate Configuration
    • Modify the Name of a Course (legacy)
  • Course Components
    • Common Problem Type
      • Checkboxes, Dropdown, Numerical & Text input
      • Add Multiple Questions
      • Add an explanation (Show Answer)
      • Hints and Feedback
      • About; Question Title, Header, Prompt & Tips
      • Common Problem Settings
    • Images
    • Advanced Components
    • SCORM file
    • PDF File
    • PDF viewer without download / print option
    • Downloadable Document Button
    • Surveys & Polls
    • Video - Youtube
    • Video - Vimeo
    • Staff Graded Assignment
    • Tables
    • Word Cloud
    • iFrame (Genial.ly, Prezi, etc.)
    • ZOOM Meeting (Dedicated Instance)
    • ZOOM (SaaS Integration)
    • H5P
  • Instructors
    • Manage Course Team
      • Add new team member
      • Add a Discussion Moderator/Admin
      • FAQ
    • Enroll / Unenroll Learners
    • Download Learner List
    • Download Learner Grades
    • Reset Learner Exercise Attempts
    • Email Learners
  • Advanced
    • Discussion Forums
      • Hide discussion forum
    • Configuration of Badges
    • Duplicate a Course (Import / Export a Course)
    • Using Randomized Content Blocks
    • Pointing on a Picture Question
    • Tips and Warnings
    • Learner Cohorts + Content Groups
      • Enabling and Configuring Cohorts
      • Create Cohort Specific Content with Content Groups
      • Assign Cohorts to Content Groups
      • Dividing Discussions by Cohort
  • Rest API
    • API home
    • Enrollments
    • Completion
    • Grades
  • Data + Analytics
    • Opening CSV reports with Excel
Propulsé par GitBook
Sur cette page
  • Integrate a video from Vimeo
  • Making Vimeo Videos Private
  • Adding Subtitles to your Vimeo Videos

Cet article vous a-t-il été utile ?

  1. Course Components

Video - Vimeo

By default, MOOCit is integrated with YouTube. To add a Vimeo video, you must use an HTML component.

PrécédentVideo - YoutubeSuivantStaff Graded Assignment

Dernière mise à jour il y a 3 ans

Cet article vous a-t-il été utile ?

Integrate a video from Vimeo

Go to the URL of the video in Vimeo and copy the ID of the video.

  1. In Studio, in the desired Course > Course Unit add the component HTML > Raw HTML

  2. Copy and paste the code below and replace the ID with the ID number in the URL of your video. ("https://player.vimeo.com/video/367969182")

<div class="embed-container">
    <iframe src="https://player.vimeo.com/video/367969182" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="">
    </iframe>
</div>

The id # of your video must follow the /video/ in the sourcesrc URL of the iframe.

The Vimeo video is displayed in the unit responsively.

Making Vimeo Videos Private

Open your video in Vimeo and select to modify the privacy settings:

Chose the option Hide from Vimeo.

Under Embed, select 'Specific Domains'.

When you add your domains, make sure that you add your unique LMS url.

Adding Subtitles to your Vimeo Videos

From your Video's Advanced Settings page, locate 'Distribution' > 'Subtitles'. Upload your SRT file by selecting the + (New File) and then activate it using the blue switch located beside the SRT file name.

The "embed-container" class in which the iframe is used makes the video responsive.

Note: In order to make your videos private, you must have a paid Vimeo account. Pricing depends on the amount of storage you require, access their pricing page .

Vimeos' tool is only available to their Enterprise members. If you are not on this plan, you can still add Subtitles / Captions to your video by uploading an SRT file.

If you are looking for a free and easy way to generate subtitles for your video, we recommend using YouTube. You can upload your video (in private mode), generate your subtitles automatically, download the SRT file, and upload it to your Vimeo video. For adding subtitles to your YouTube video, please follow their tutorial here:

😉
here
Automatic Closed Captions
https://support.google.com/youtube/answer/2734796?hl=en
Copy the video ID