Hi @kmccormick , @Abdess
I can contribute around 10 Hours Daily
Can you both please share few documentation I am creating tutorials for whole community I have started with few basic tutorials and I wanted to create advanced tutorials
In this tutorial we are going to install Xblock and I will share list of xblock which are compatible with Nutmeg.
List of Xblock which are currently working fine with Nutmeg
For our Tutorial and for your refence we are installing H5P
Step 1. open config.yml file
sudo nano "$(tutor config printroot)/config.yml"
Step 2. Add these lines for my example i am installing H5p Xblock and for your refence I am adding few lines in the end
OPENEDX_EXTRA_PIP_REQUIREMENTS:
- "git+https://github…
I am Starting My First Tutorial and Forgive me if I do any mistake.
Minimum System Requirement for Installing OpenEdx in production(Ubuntu 20.04 and 8 Gb Ram 2 CPU Core and 50 gb Storage)
For User I am Creating Parvin and I am recommending only use single username
First we have to create a user after logged into Root User
sudo adduser parvin
Now we have to add this user to Sudo Access
sudo usermod -aG sudo parvin
Switch to New User in my case Parvin
su - parvin
Now we have to ru…
Please suggest me i am going on right path i have to make go ahead in creating tutorials for Edx