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

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

  1. Course Components

Advanced Components

How to activate advanced components for a new course.

PrécédentImagesSuivantSCORM file

Dernière mise à jour il y a 10 mois

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

By default, when you create a new course advanced components are not yet activated. When you go to the Unit page, you will not see the option for 'Advanced'.

To enable the Advanced Components option, follow these steps.

  1. In Studio, select Settings, and then Advanced Settings.

  2. Locate the Advanced Module List field. This field lists any exercises and tools that have been added to your course.

  3. If the Advanced Module List field is empty, place your cursor between the brackets ([ ]).

    If the list already contains one or more keys, place your cursor after the first bracket ([).

  4. Enter the key for the exercise or tool that you want to add.

  5. Add quotation marks (" ") before and after the key.

    If you are adding the key to a list of keys, follow the closing quotation mark with a comma character (,).

  6. Select to 'Save' your changes.

  7. Review your entry to verify that the key is accurate and that it is surrounded by quotation marks. If there is a list of keys, they must be comma separated.

Advanced Component Keys

The Demo Course that we upload for each new user includes the following Advanced Components.

To get these components, simply copy and paste the following code into your Advanced Module List:

[
    "scorm",
    "conditional",
    "ubcpi",
    "word_cloud",
    "lti",
    "library_content",
    "google-document",
    "poll",
    "survey",
    "edx_sga",
    "pdf"
]