EdX

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(服务商)
(文档)
第61行: 第61行:
  
 
==文档==
 
==文档==
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/State-of-Open-edX-2017.pdf State of Open edX 2017]
 
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Rich-Video-Recording-Management-for-Open-edX.pdf Rich-video Recording & Management for OpenEdX]
 
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Rich-Video-Recording-Management-for-Open-edX.pdf Rich-video Recording & Management for OpenEdX]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Code-Grading-at-Scale.pdf Code Grading at Scale]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Extending-Open-edX-to-Support-Blended-Learning-at-MIT.pdf Extending Open edX to support blended learning at MIT]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/The-Wild-West-of-High-Availability-in-Open-edX.pdf The Wild West of High Availability in Open edX]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Open-edX-Out-of-Context-The-Open-University-Approach.pdf Open edX Out of Context: The Open University Approach]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Evolution-of-edX-LMS-and-Studio-Architecture.pdf Evolution of LMS and Studio Architecture]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Case-Study-Microsoft-Open-edX-for-Corporate-Learning-and-Professional-Training.pdf Case Study: Microsoft Open edX for Corporate Learning and Professional Training Syndication]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Digital-Solutions-to-integrate-refugees-into-higher-education-First-learnings-from-Kiron.pdf Digital Solutions to integrate refugees into higher education – First learnings from Kiron]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Creating-Synergies-Among-Institutions-in-Higher-and-Continuing-Education-Flipped-Classrooms-and-Project-Based-Learning-with-Open-edX.pdf Creating Synergies among Institutions in Higher and Continuing Education: Flipped Classrooms and Project-Based Learning with Open edX]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Internationalization-at-edX.pdf Internationalizing edx.org]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/Visualizing-Course-Data-Using-VizIT.pdf Visualizing course data using VizIT]
 +
*[http://docs.huihoo.com/edx/open-edx-conference/2017/The-Future-of-Front-end-Development-in-Open-edX.pdf FedX: What’s Next? The Future of Frontend Development in Open edX]
  
 
==课程==
 
==课程==

2017年9月28日 (四) 15:10的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 EdX Thanks, Wikipedia.

edX 是由合作创建方 Harvard 和 MIT 共同创立的非盈利组织,它的使命是将最好的高等教育带给世界各地不同年龄段拥有上网机会的学生。EdX的免费在线 MOOC 提供交互式的学习体验,课程包括计算机科学,公共健康和人工智能等。edX是个开源项目,采用GNU AGPL v3许可协议。

目录

简介

Edx-logo.png The Future of Education is In-Demand, On-Demand.

功能

组成

Open edX平台包含以下套件:

  • Open edX Studio
  • Open edX LMS (Learning Management System)
  • The capa_module XBlock, which implements a set of problem types that are based on LON-CAPA problem types
  • The ORA2 XBlock, which implements an open response assessment problem type
  • Discussion forum,使用RubySinatra框架编写。
  • Open edX Insights

安装

Fullstack

mkdir fullstack
cd fullstack
curl -L https://raw.githubusercontent.com/edx/configuration/master/vagrant/release/fullstack/Vagrantfile > Vagrantfile
vagrant plugin install vagrant-hostsupdater
vagrant up
vagrant ssh
sudo vi /etc/hosts
192.168.1.10 preview.localhost
sudo pip install -U Paver
paver devstack lms
http://192.168.1.10:8000

或者源码安装

git clone https://github.com/edx/edx-platform
cd edx-platform
sudo python setup.py install

默认账号

[email protected] / edx
[email protected] / edx
[email protected] / edx
[email protected] / edx

Studio

Studio帮助您管理您的线上课程,这样您就可以专注于教学。

App

项目

文档

课程

用户

Openedx.png

Sites powered by Open edX

服务商

图集

链接

Powered-by-openedx.png
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱