Creating a coding lab
Below the procedure of adding a coding lab is described.
To add a coding lab:
- In the LMS authoring interface, go to Authoring > Labs.
- Switch to the Coding labs tab.
- Click +.
- In the Lab name field, specify your lab name and select Coding as the lab type.
- Click Next and select the programming language that the lab will teach (Javascript or Python).
- Click Finish. Wait till the coding server starts and the lab window opens.
- Add the lab content as described furhter in this section:
- See Copying the lab Git repository to your local machine for the information about how to save a copy of the lab repository locally
- See Adding theoretical content for the information about how to add text content
- See Adding practical content for the information about how to add exercises
- See Configuring the lab settings for the details on configuring common and exercise-specific settings to ensure your lab operates correctly.