Installation
How to install the plugin into Moodle system
Step 1: Clone the Moodle plugin repository
Clone the LC's Moodle plugin's repository from this Github directory: https://github.com/LanguageConfidence/lc_saapi_moodle_qtype
When the repo is cloned, open the repository folder and remove the .git
file. After that, compress the folder as a .zip
file.
Step 2: Install Moodle
Setup the Moodle website to install the plugin by following this link: https://docs.moodle.org/402/en/Installing_Moodle
If you already have a Moodle system installed, make sure its version is upgraded to 3.9 or newer
Step 3: Install the plugin
Open the Moodle site and login as an admin. Navigate to Site Administration
Navigate to Plugins
.
Click into Install plugins
.
Drag and drop your moodle plugin.zip
file. There's also an option to select and upload the file from your computer. Click the "Install plugin from the ZIP file" button to trigger the installation.
Follow the next steps to upgrade the Moodle database and install the plugin into the system. When the installation is successful, a plugin setting page will be displayed.