DCAS Open EdX Documentation

DCAS Open EdX Documentation

  • Docs

›Creating a Course

Creating a Course

  • Create a New Online Course
  • Set Course Schedule & Details
  • Add Sections, Subsections & Units
  • Managing Unit and Component
  • Adding Videos
  • Adding HTML
  • Adding Discussions
  • Adding Problems

    • Adding Problems
    • Problem Types
    • Drag and Drop
    • Pointing on a picture
  • Adding Images and Figures
  • Uploading Static Content
  • Course Visibility
  • Creating pages
  • Grading
  • Commonly Used Advanced Settings

Running a Course

  • Managing Certificates
  • Common Instructor Dashboard Tasks
  • Managing Course Discussions

Advanced Management

  • Importing / Exporting Courses
  • Change a user’s password
  • Inactivate / Activate a User
  • Understanding User Roles
  • Set a user to staff or superuser
  • Server Tasks

    • SSH into Server
    • Set or Change a Password

Migration

  • Migrate EdX (Single-Server)
  • Migrate the Theme

Migrate MySQL

  • Migrating MySQL Database off of Single-Server

Migrate Mongo

  • Migrating Mongo Database off of Single-Server

Configuration

  • Enable and Update Additional Languages
  • Enable Downloads from Instructor tab in LMS
  • Configure and Enable Certificate
  • Configure Open Response Assessment

Configure Ecommerce

  • Basic Ecommerce Setup
  • Setup JWT Keys
  • Getting Course Details on Checkout Page
  • Troubleshoot Ecommerce

Discovery Setup

  • Configure Discovery

Comprehensive theming

  • Setup Comprehensive Theming

Microsites

  • Setup Microsites
  • Common Microsite Configurations

API

  • Setup API
  • Common APIs Demonstration
  • Customizing an API
  • DCAS API Handoff for LMS

Xblock

  • Xblock introduction
  • Xblock installation and uninstallation
  • Xblock Development

Scaling the architecture

  • Scaling Mongo
  • Scaling MySQL
  • Dedicated Storage Configuration Outline
  • Azure Storage Configuration

    • Azure Storage Configuration
    • Basic Configuration
    • Private Blob Configuration

SCORM

  • SCORM Azure Storage

Trouble-Shooting

  • Forgot admin username or password
  • Server error
  • Can't reach your site
  • Problems with RabbitMQ
  • Can't login to LMS or CMS
  • Locate the error
  • Jobs are stucking
  • Mongodb not working
  • Forums Breaking Issue
  • Check open edx services status
  • Problem with mysql
  • Can't receive email
  • CSRF token error

Create a New Online Course

This document will teach you how to start a new online course. At the end of this tutorial, you will have an empty course which you can start populating with content.
  1. Log into Studio. Depending on your configuration, you may access the studio by appending :18010 to the end of your LMS url. So edx.curricu.me becomes edx.curricu.me:18010. Or you may have a custom studio url (e.g. studio.curricu.me). My Courses

  2. Click on ‘+ New Course’ in the top right New Course

  3. Fill in the details for your new course

    1. Course Name – The full name shown on your course dashboard, reports, course lists, etc.
      1. E.G. How to Build a Custom MOOC
    2. Organization – The short code for your organization. In a single-tenant installation, this field has little purpose. It is best to pick a consistent name and use it for all courses. E.G. E-LearnOrg
    3. Course Number – A unique identifier for your course. E.g. MOOC101
    4. Course Run – The time in which your course is offered.
      1. E.g. A course you build and run once in 2014 might use ‘2014’
      2. E.g. a course you run each quarter might use ‘2014_H1’ and then ‘2014_H2’ for two separate instances.
  4. Click Create to save your course details. Save Course

After clicking Create, the course will be created and you will be landed on ‘Course Outline’ webpage of that particular course. Course Online

This means that your course has been successfully created and you are ready to insert content in it. The content of the course is also termed as ‘Courseware’.

Set Course Schedule & Details →
DCAS Open EdX Documentation
Docs
Create an Online Course
More
Curricu.me Website
Copyright © 2022 DCAS