Open edX is an open source CMS and LMS system to create MOOC courses and display them online. As such, it does not refer to the courses content, nor to edX website (edx.org) run by MIT & Hardvard.
Questions tagged [openedx]
252 questions
1
vote
1 answer
open edX multi site setup
I tried to configure multiple site with openedx. I have added the new site from /admin/sites/site, and also add site configurations.
It seems I need to modify nginx configuration under sites-available, but I don't know where the root element…

Chris
- 21
- 2
1
vote
1 answer
Ubuntu server Supervisord doesnot restart
on the my openedx server i reboot my ubuntu server .After reboot my server down .
I understand from logs supervisord dont work . I think the downing is relating with it . Now i can not start it. When i want to start it this log returning :
Job for…

Murad Shukurlu
- 417
- 6
- 11
1
vote
0 answers
OpenEDX CMS, we're having trouble rendering your component
I have manually installed the full OpenEdx stack, but when trying to edit an existing unit (creating one works), I get the following error:
Here is the exception stack from the logs:
Oct 3 16:47:51 ip-xxx…

Korri
- 657
- 7
- 22
1
vote
2 answers
How to change my openedx platform name?
I installed my instance of openedx and now want to customize the name of my platform.
How to do so ?

Hugo LOPEZ
- 605
- 8
- 21
1
vote
1 answer
How to install edx Insights for open edx installation in ubuntu 16.04
I have installed open edx in ubuntu the fiscus release. For students analytics i need edx insights
So,
1. Is it to be installed separately
2. It comes with open edx installation (If yes, Please share the port Number)

Pooja Dhoot
- 53
- 9
1
vote
1 answer
Different video format on exported course from edge.edx.org
I have a course on edge.edx.org with some videos, and I exported the course and wanted to import to my Open edX instance (eucalyptus.1) but I would get this error:
2017-11-21 04:47:42,307 ERROR 3995 [xmodule.vertical_block] vertical_block.py:122 -…

Vedran
- 1,113
- 1
- 17
- 36
1
vote
1 answer
OpenEDX development procedure
I'm currently trying to make my own platform based on OpenEDX and I'm working with devstack to do that. Am i right that I need to install fullstack on my server and make them share a git repository for update or is that not a right way to do…

UpmostScarab
- 960
- 10
- 29
1
vote
1 answer
How to apply changes in any version of code in python
I have made some changes in some file of openEdX source code. Now I want to create a patch such that it can be applied to new versions of that file.
How should I do this?

python_user
- 196
- 1
- 5
- 15
1
vote
1 answer
CircleCI - How to build and test in a sub directory?
I have an online course platform project. The tree looks like this:
app
-- edxapp
-- edx-platform
-- circle.yml
I want to run the circle.yml in the edx-platform directory. I've followed their documentation here.
First, I created a new…

Lukas Herman
- 170
- 2
- 9
1
vote
1 answer
OpenEDX-Insights - Token error: Invalid issuer
I have a devstack OpenEDX Dogwood.3 running.
I installed Analytics as a FullStack (Ubuntu 12.04). I followed this link : https://openedx.atlassian.net/wiki/display/OpenOPS/edX+Analytics+Installation.
But when I am trying to connect on analytics I…

Arnaud Deville
- 11
- 1
- 4
1
vote
1 answer
Is there any way to relate OpenEdx to odoo 10?
I'm working on an e learning platform using ODOO V10, and since OpenEdx uses python mainly, i wonder ifthere a connector between OpenEdx and Odoo ?

Jihane Hemicha
- 115
- 1
- 2
- 13
1
vote
1 answer
Implement or configure categorization of course search results in open edx
I have an installation of edx fullstack, eucalyptus release but cant seem to get around configuring multiple filter for the course search page. I am only able to get the defaults as shown below
the default configuration that I have:
But my…

A. kay
- 21
- 5
1
vote
1 answer
Why the email I send via the INSTRUCTOR > EMAILS is truncated?
1) Given my email, produced via a mailchimp online editor.
2) I go to my openEdX, log in as administrator of the MOOC. Then got to My MOOC > INSTRUCTOR > EMAILS, in order to send my email. First a test to myself, later to my 2000 mooc students.
3)…

Hugolpz
- 17,296
- 26
- 100
- 187
1
vote
1 answer
Export & Import users in Open EDX
I am trying to find a way to export users from OpenEDX platform. Anyone knows how to import and export users platform?
Thanks

Manoj Lasantha
- 102
- 10
1
vote
0 answers
openedx - devstack installation error: bower not found
I tried to install the openedx devstack using dogwood.3 release.
In the provision steps I get this error:
default: stderr: /bin/sh: 1: /edx/app/programs/programs/node_modules/.bin/bower: not found
here's the steps I followed:
curl -L…

rachid.elidrissi
- 113
- 1
- 9