JavaScript: Understanding the Weird Parts (Udemy) What you'll learn Grasp how Javascript works and its fundamental concepts Write solid, good Javascript code Understand advanced concepts such as closures, prototypal inheritance, IIFEs, and much m...
Create a symlink to the actual CSV file location ln -s /tmp/edx-s3/grades /edx/var/edxapp/media Update location blocks in the Nginx file of lms (/edx/app/nginx/sites-avaliable/lms) Locate the following block in the file location ~ ^/media/(?P<fil...
Till the Ficus version of the Open edX, there was no dedicated page for the course outline (which is now in the later releases), instead of it we were having a course outline on the left side of the courseware page. This course outline on the left si...
I am writing this post 'cause nowadays many of the devs are changing their settings in json / common.py / yml but the settings are not getting reflected on their open edX platform. So, in this post, I will not guide you about how to enable a particul...