欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
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上了解到此条目的英文信息 EdX Thanks, Wikipedia. |
edX 是由合作创建方 Harvard 和 MIT 共同创立的非盈利组织,它的使命是将最好的高等教育带给世界各地不同年龄段拥有上网机会的学生。EdX的免费在线 MOOC 提供交互式的学习体验,课程包括计算机科学,公共健康和人工智能等。edX是个开源项目,采用GNU AGPL v3许可协议。
目录 |
简介
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,使用Ruby和Sinatra框架编写。
- Open edX Insights
安装
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
- iOS App Swift语言开发
- Android App Java语言开发
- App统一用C#开发,Xamarin.Forms具有巨大优势。
项目
- edx-platform
- edx-enterprise
- edx-organizations
- edx-documentation
- configuration
- EASE (Enhanced AI Scoring Engine)
- ecommerce 基于django-oscar构建
- XBlock Courseware Components
- edX Pattern Library
- oxa-tools Open edX on Azure Tools
文档
- State of Open edX 2017
- Rich-video Recording & Management for OpenEdX
- Code Grading at Scale
- Extending Open edX to support blended learning at MIT
- The Wild West of High Availability in Open edX
- Open edX Out of Context: The Open University Approach
- Evolution of LMS and Studio Architecture
- Case Study: Microsoft Open edX for Corporate Learning and Professional Training Syndication
- Digital Solutions to integrate refugees into higher education – First learnings from Kiron
- Creating Synergies among Institutions in Higher and Continuing Education: Flipped Classrooms and Project-Based Learning with Open edX
- Internationalizing edx.org
- Visualizing course data using VizIT
- FedX: What’s Next? The Future of Frontend Development in Open edX
课程
用户
- Stanford Lagunita
- MongoDB courses
- Cloudera OnDemand site by @Appsembler
- Labster site by @Raccoon Gang
- 学堂在线-最大的中文慕课(MOOC)平台
服务商
图集
链接
分享您的观点