问题标签 [openedx]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
mongodb - 如何从现有系统迁移到 bitnami 版本
我正在尝试将课程内容从现有系统迁移到 bitnami 版本
现有系统具有与 bitnami 版本(MongoDB)不同的架构
无论如何将课程内容从现有系统迁移到 bitnami 版本?
现有系统架构:
fs.chunks fs.files modulestore.active_versions modulestore.definitions modulestore.structures(课程内容位置)
bitnami 系统架构:
fs.chunks fs.files 模块存储
请给点建议!
android - 打开 EDX Android 未登录
我已经安装了 Open EDX Eucalyptus.2。我正在为 Android 和 IOS 准备应用程序连接。
我严格按照Github的步骤:
OpenEdXMobile 中的文件 edx.properties:
在文件夹 my_config 中:
-
-
该应用程序完美编译并启动。问题是当我尝试登录时,它什么也没做。
在 Open EDX 中,一切都设置正确。我已经使用相同的参数为 IOS 编译了该应用程序,并且它可以正常工作。
任何想法??
谢谢!!!
python - 如何正确安装 Open edX 电子商务服务?
我正在尝试在我的 Ubuntu 14.04 服务器上安装电子商务服务,OpenEDX 已经在其中运行。我被困在那里。我将此项目(https://github.com/edx/ecommerce)克隆到 /opt/bitnami/apps/edx/edx-platform 并在该文件夹中运行命令“make requirements”。但它在 25 分钟后崩溃了。有 4-5 个警告
我完全被困在那里,甚至不知道如何配置这个平台.. 作为文档(http://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/ecommerce /install_ecommerce.html#switch-from-shoppingcart-to-e-commerce ) 状态我必须运行一个虚拟环境,所以我从 bitnami 文档中尝试了以下内容:
激活虚拟环境(venv)
克隆 GitHub Repo 并执行“make requirements”
现在它向我展示了
但是当我想迁移它时,会发生这种情况:
现在我完全迷路了。也许我错过了一些完全必要的东西。我也跟着这个教程,但它也没有工作:http ://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/ecommerce/install_ecommerce.html#switch-from-shoppingcart电子商务
django - 打开edX,如何设置CAS登录?
我需要将我的 CAS 集成到 Open edX 平台中。在哪里可以找到相应的文档?过程如何?
(github.com/edx/configuration/wiki/Setting-Up-External-Authentication没有帮助)
odoo-10 - 有没有办法将 OpenEdx 与 odoo 10 联系起来?
我正在使用 ODOO V10 开发一个电子学习平台,由于 OpenEdx 主要使用 python,我想知道 OpenEdx 和 Odoo 之间是否有连接器?
openedx - Openedx cms 重定向到域而不是 IP
我想将 openx cms studio 链接(当前为http://ipaddress:18010
)添加到我已更新的 somedomain/edx-studio
- httpd-vhosts.conf 文件
- httpd-app.conf
- edx_virtualhosts.conf
- cms.env.json
没有任何效果。任何帮助,将不胜感激
django - 在 open edx Cypress 中如何配置 nginx 网络服务器
我浏览了 etc/nginx/sites-available/default 文件,但没有找到配置设置。在许多文档中解释了应用程序,但没有解释网络服务器的配置方式。
https://openedx.atlassian.net/wiki/display/OpenOPS/Open+edX+Operations+Home
http://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/index.html