欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
EdX
来自开放百科 - 灰狐
您可以在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 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
XBlock
XBlock用于创建新的课件组件,XBlocks可以重用跨课程和与社区共享。
- XBlock @ GitHub
- Staff Graded Assignment XBlock 学生可以将学习成果上传,教师可以下载这些文档进行评分。
- Mentoring XBlock 它可以自动真实指导edX 上的课程工作流。它支持形式自由的答案,多项选择和响应问题、评定标准和进展跟踪。
- XBlock资源
Studio
edX edge帮助您管理您的线上课程,这样您就可以专注于教学。
- edX Studio工具是一个图形用户界面,支持多人同时完成一门课程制作。
- Overview of Creating an Online Course
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
课程
用户
- Microsoft Learning
- Stanford Lagunita
- Redis Labs Launches Redis University
- MongoDB courses
- Cloudera OnDemand site by @Appsembler
- Labster site by @Raccoon Gang
- 学堂在线-最大的中文慕课(MOOC)平台
- 深圳华大基因学院edX平台:慕序(X-omics)
- Starbucks Global Academy
服务商
- Open edX Service Providers Open edX Service Partners
- OpenCraft提供edX OpenStack云服务 OpenCraft @ GitHub
- eduNEXT Open edX platform as a service
- Appsembler GitHub
- Arbisoft We build online education platforms
- eduNEXT
图集
链接
分享您的观点