Questions tagged [openedx]

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.

252 questions
0
votes
0 answers

keyword base Elastic Search Query

what changes i have to do in this query to searching. I'm working on open-edx project with django (python) and i want to implement elastic search in this project. I want to search courses by it's incomplete name like if there Robotics named courses…
0
votes
1 answer

Change the footer in open edx editing the footer text in contact, home, etc

I would like change the text and the link-text (Hoem, About, contact, donate) in the footer in open edx. Could you explain me - where and how? Wie ändere ich den Text in den Untermenüs im Footer von open edx? Ich möchte den linktext zu den…
0
votes
1 answer

How to enable openedx teams tab?

I am trying to enable Teams tab in openedx but i am not getting any option or any configuration in platform or in admin panel. i got some info about teams creation but not getting any solution for enabling tab enter image description here enter…
0
votes
1 answer

OpenEdx nutmeg oauth2

I am trying to configure my openedx installation to use third party authentication using google. I got client ID and client secret from google and I followed the instructions here…
Steve
  • 15
  • 4
0
votes
1 answer

Can not reach open edx studio at domain:18010

I have installed an openEdx production using tutor. The lms is running but I can't access the cms using the port (domain name:18010). The both services (lms/cms) are running. I would appreciate any help.
Steve
  • 15
  • 4
0
votes
0 answers

I am installing Open-edx devstack for local machine through Ubuntu vm. but getting the following error after running the command make dev.provision

error log I already installed pavar (python). Error classified as Syntax error. these are the files and directories created
0
votes
0 answers

How to show AppTrackingManager pop-up on iOS 15.1?

I am trying to implement pop-up for apptracking in iOS 15.1 as they have rejected my application. But pop-up is not appearing in my device and simulator as well. Added AppTransparencyFramework in Framework , Libraries and Embedded content [General…
Omer
  • 13
  • 4
0
votes
1 answer

In Openedx Based Project, Xblock customization need to add CKEditor in textarea in javascript

In Openedx Based Project, Xblock customization needs to add CKEditor in textarea in javascript. i am using this xblock "edx-sga Staff Graded Assignment XBlock" need to add one textarea in as a richtext-editor like CKEditor. i am try to do this…
Neeraj Kumar
  • 133
  • 1
  • 4
0
votes
0 answers

django server 127.0.0.1:18000 doesn't work on browser for openedx project

I am using docker container(devstack) for openedx project on Mac. Since I exited all containers accidentally(I changed settings on docker resources and clicked Apply&Restart button), I can't run the server. I started containers again and it's…
daylee
  • 1
  • 2
0
votes
1 answer

Failed to get program UUIDs from the cache for site in Openedx Applications

This is mainly openedx dashboard course page not coming related program. Failed to get program UUIDs from the cache for site
Neeraj Kumar
  • 133
  • 1
  • 4
0
votes
1 answer

Arabic text isn't aligned right-to-left on Open edX

I've read through some older similar questions and tried a few of the suggested html-solutions, but nothing worked so far (at least these 3:
; ; ) I need to create a table with the left…
IlaRos
  • 11
  • 1
0
votes
0 answers

Related custom theming OF OPEN EDX

i am using devstack hawthorn problem i am facing is , i created a folder parallel to open-edx project where i cloned it. folder structure i created is edx/app/edxapp/edx-platform/themes/my-theme inside my-theme lms and cms is there and further…
0
votes
1 answer

Tutor Open edX commands

what is the actual difference in these 3 commands? Looking for a quick reply. Thank you. tutor local quickstart | tutor local start | tutor local reboot #tutor
rvgi
  • 26
  • 2
0
votes
1 answer

If-else and for loops not working in HTML for new XBlock in OpenEdX

I've created a new XBLock and trying to pass data from python file to HTML file, but the standard template syntax is throwing error, HTML file code below

EdlyCarouselXBlock: count is now {self.count} (click me to…

Zubair
  • 915
  • 2
  • 9
  • 28
0
votes
1 answer

Course import issue from ironwood to juniper

I’m trying to import a course that has multiple videos and is hosted on an ironwood server to a newly deployed juniper server. While importing it throws the following errors in the console. Following is the console log output TypeError:…
Zubair
  • 915
  • 2
  • 9
  • 28