EdX

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(简介)
(Django)
 
(未显示1个用户的33个中间版本)
第7行: 第7行:
  
 
==功能==
 
==功能==
 +
 +
==组成==
 +
Open edX平台包含以下套件:
 +
*Open edX Studio
 +
*Open edX LMS (Learning Management System)
 +
*The capa_module [http://docs.huihoo.com/edx/open-edx-xblock-tutorial/ 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,使用[[Ruby]]和[[Sinatra]]框架编写。
 +
*[http://docs.huihoo.com/edx/using-edx-insights/ Open edX Insights]
  
 
==安装==
 
==安装==
Fullstack
+
[https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/installation/fullstack/install_fullstack.html Fullstack]
 
  mkdir fullstack
 
  mkdir fullstack
 
  cd fullstack
 
  cd fullstack
  curl -L https://raw.githubusercontent.com/edx/configuration/master/vagrant/release/fullstack/Vagrantfile > Vagrantfile
+
export OPENEDX_RELEASE="open-release/ginkgo.2"
  vagrant plugin install vagrant-hostsupdater
+
  curl -OL https://raw.github.com/edx/configuration/$OPENEDX_RELEASE/util/install/install_stack.sh
 +
  bash install_stack.sh fullstack
 
  vagrant up
 
  vagrant up
 
  vagrant ssh
 
  vagrant ssh
第25行: 第35行:
 
  cd edx-platform
 
  cd edx-platform
 
  sudo python setup.py install
 
  sudo python setup.py install
 +
python manage.py runserver
 
默认账号
 
默认账号
  
第30行: 第41行:
  
  
 +
 +
==Django==
 +
[[Django]] App - Plugin App
 +
*[https://github.com/edx/edx-platform/tree/master/openedx/core/djangoapps/plugins Django App Plugins]
 +
*[https://github.com/edx/edx-platform/tree/master/openedx Open edX core]
 +
 +
==XBlock==
 +
XBlock用于创建新的课件组件,XBlocks可以重用跨课程和与社区共享。
 +
*[https://github.com/edX/XBlock XBlock @ GitHub]
 +
*[https://github.com/mitodl/edx-sga Staff Graded Assignment XBlock] 学生可以将学习成果上传,教师可以下载这些文档进行评分。
 +
*[https://github.com/edx-solutions/xblock-mentoring Mentoring XBlock] 它可以自动真实指导edX 上的课程工作流。它支持形式自由的答案,多项选择和响应问题、评定标准和进展跟踪。
 +
*[http://edustack.org/manual/edx/xblocks-list/ XBlock资源]
  
 
==Studio==
 
==Studio==
[https://studio.edge.edx.org/ Studio]帮助您管理您的线上课程,这样您就可以专注于教学。
+
[https://edge.edx.org/ edX edge]帮助您管理您的线上课程,这样您就可以专注于教学。
 +
*edX Studio工具是一个图形用户界面,支持多人同时完成一门课程制作。
 +
*[http://docs.huihoo.com/edx/overview-of-creating-an-online-course-v1.0.pdf Overview of Creating an Online Course]
  
 
==App==
 
==App==
 
*[https://github.com/edx/edx-app-ios iOS App] [[Swift]]语言开发
 
*[https://github.com/edx/edx-app-ios iOS App] [[Swift]]语言开发
 
*[https://github.com/edx/edx-app-android Android App] [[Java]]语言开发
 
*[https://github.com/edx/edx-app-android Android App] [[Java]]语言开发
*App统一用[[C Sharp|C#]]开发,[https://github.com/xamarin/Xamarin.Forms Xamarin.Forms]具有巨大优势。
+
*Desktop & App统一用 [[C Sharp|C#]] 开发,[[Uno Platform]] 具有优势。
  
 
==项目==
 
==项目==
第52行: 第77行:
  
 
==文档==
 
==文档==
 +
*[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]
 +
 +
==课程==
 +
*[https://courses.edx.org/courses/course-v1:edX+BlendedX+3T2016/course/ BlendedX: Blended Learning with edX]
  
 
==用户==
 
==用户==
 
[[文件:openedx.png|right]]
 
[[文件:openedx.png|right]]
 
[https://openedx.atlassian.net/wiki/display/OPEN/Sites+powered+by+Open+edX Sites powered by Open edX]
 
[https://openedx.atlassian.net/wiki/display/OPEN/Sites+powered+by+Open+edX Sites powered by Open edX]
 +
*[https://openedx.microsoft.com/ Microsoft Learning]
 
*[https://lagunita.stanford.edu/ Stanford Lagunita]
 
*[https://lagunita.stanford.edu/ Stanford Lagunita]
 +
*[https://university.redislabs.com/ Redis Labs Launches Redis University]
 
*[https://university.mongodb.com/ MongoDB courses]
 
*[https://university.mongodb.com/ MongoDB courses]
 
*[https://ondemand.cloudera.com/ Cloudera OnDemand] site by @[[Appsembler]]
 
*[https://ondemand.cloudera.com/ Cloudera OnDemand] site by @[[Appsembler]]
 
*[https://www.labster.com/ Labster] site by @[[Raccoon Gang]]
 
*[https://www.labster.com/ Labster] site by @[[Raccoon Gang]]
 
*[http://www.xuetangx.com/ 学堂在线-最大的中文慕课(MOOC)平台]
 
*[http://www.xuetangx.com/ 学堂在线-最大的中文慕课(MOOC)平台]
 +
*[http://www.x-omics.org/ 深圳华大基因学院edX平台:慕序(X-omics)]
 +
*[https://www.starbucksglobalacademy.com Starbucks Global Academy]
  
 
==服务商==
 
==服务商==
*[http://opencraft.com/ OpenCraft]提供edX [[OpenStack]]云服务
+
*[https://openedx.atlassian.net/wiki/spaces/COMM/pages/65667081/Open+edX+Service+Providers Open edX Service Providers] [https://open.edx.org/marketplace-category/service-partners/ Open edX Service Partners]
 +
*[http://opencraft.com/ OpenCraft]提供edX [[OpenStack]]云服务 [https://github.com/open-craft/opencraft OpenCraft @ GitHub]
 +
*[https://www.edunext.co/ eduNEXT] Open edX platform as a service
 +
*[https://appsembler.com/ Appsembler] [https://github.com/appsembler GitHub]
 +
*[https://arbisoft.com/services/open-edx-service-providers/ Arbisoft] We build online education platforms
 +
*[https://github.com/eduNEXT eduNEXT]
 +
*[https://competentum.com/ Competentum] EdTech Solutions and Services
 +
*[https://cloudswyft.com/ CloudSwyft] Leading Technology Learning Platform in Asia Pacific
 +
*[https://www.e-ducation.cn/ E-ducation在线学习培训平台]
 +
*[https://extensionengine.com/ ExtensionEngine]
 +
*[https://ibleducation.com/ IBL Education] AI-Driven Learning Ecosystem
 +
*[https://lawrencemcdaniel.com/ Lawrence Mcdaniel] Full Stack Developer 厉害,一个人,13个国家工作,[https://blog.lawrencemcdaniel.com/ 博客]。
 +
*[http://learning.perpetualny.com Perpetual Learning]
 +
*[https://raccoongang.com/ Raccoon Gang]
  
 
==图集==
 
==图集==
 
<gallery>
 
<gallery>
 +
image:openedx-platform.png|Open edX平台
 
image:edx-architecture.png|edX架构
 
image:edx-architecture.png|edX架构
 +
image:edx-front-and-server.png|前后端
 
image:edX-Architecture-CMS-LMS-2015.png|edX架构
 
image:edX-Architecture-CMS-LMS-2015.png|edX架构
 
image:edx-20140715.png
 
image:edx-20140715.png
第80行: 第139行:
 
image:edx-analytics-aws-deployment.png|部署AWS
 
image:edx-analytics-aws-deployment.png|部署AWS
 
image:edx-video-encoding-process.png|视频编码
 
image:edx-video-encoding-process.png|视频编码
 +
image:edx-ace-architecture.png|ACE架构
 +
image:edx-process-for-contributing-code.png|代码贡献
 +
image:edx-authorization-relationships.jpg|应用授权关系
 
</gallery>
 
</gallery>
  
第85行: 第147行:
 
*[https://www.edx.org edX官网]
 
*[https://www.edx.org edX官网]
 
*[http://ux.edx.org/ edX UX]
 
*[http://ux.edx.org/ edX UX]
 +
*[https://openedx.atlassian.net/wiki/ edX Wiki]
 
*[https://github.com/edx edX @ GitHub]
 
*[https://github.com/edx edX @ GitHub]
 
*[https://github.com/edx/edx-platform edX platform]
 
*[https://github.com/edx/edx-platform edX platform]
 +
*[https://con.openedx.org/ Open edX Conference]
 
*[http://docs.huihoo.com/edx/ edx文档 @ Huihoo]
 
*[http://docs.huihoo.com/edx/ edx文档 @ Huihoo]
 
*[http://code.edx.org/ Open edX]
 
*[http://code.edx.org/ Open edX]
 +
*[http://edustack.org/ eduStack]
 
*[http://edx.readthedocs.org/ edX文档]
 
*[http://edx.readthedocs.org/ edX文档]
  
第96行: 第161行:
 
[[category:python]]
 
[[category:python]]
 
[[category:django]]
 
[[category:django]]
 +
[[category:react]]
 +
[[category:bootstrap]]
 +
[[category:ruby]]
 +
[[category:JavaScript]]
 +
[[category:CoffeeScript]]
 
[[category:edX]]
 
[[category:edX]]
 +
[[category:mongoDB]]
 +
[[category:MySQL]]
 
[[category:RabbitMQ]]
 
[[category:RabbitMQ]]
 
[[category:huihoo]]
 
[[category:huihoo]]

2021年2月11日 (四) 11:37的最后版本

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
export OPENEDX_RELEASE="open-release/ginkgo.2"
curl -OL https://raw.github.com/edx/configuration/$OPENEDX_RELEASE/util/install/install_stack.sh
bash install_stack.sh fullstack
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
python manage.py runserver

默认账号

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

[编辑] Django

Django App - Plugin App

[编辑] XBlock

XBlock用于创建新的课件组件,XBlocks可以重用跨课程和与社区共享。

[编辑] Studio

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

[编辑] App

[编辑] 项目

[编辑] 文档

[编辑] 课程

[编辑] 用户

Openedx.png

Sites powered by Open edX

[编辑] 服务商

[编辑] 图集

[编辑] 链接

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

变换
操作
导航
工具箱