Add Programming Exercise

Let's learn how to add programming practice materials.

Adding Programming Practice

  1. Click on the course you want to add practice to in the list of courses.

  2. Click on the 'Add Materials' button.

  3. Select 'Programming Practice' from the types of materials to add, and click 'Next'.

  4. Set the required item, such as the material title, as well as options for including it in grades, practice type, and submit button, referring to the information below.

  5. Click the 'Save' button in the bottom right corner.

SettingDescription

Material Title

The material title that appears in the list of courses and at the bottom of the practice.

Included in Grades

Set whether to include the material in the grades and rankings on the dashboard and learning status.

Practice Type

Set the type of practice.

  • CLI Programming: This is a practice environment where you can enter code in a text-based format using abbreviations for Command Line Interface, such as Python, C/C++.

  • Arduino: This is a practice environment where you can program Arduino boards connected to your computer in Elice.

  • Scratch: This is a practice environment where you can do block programming with Scratch.

  • Multi-Language Practice: You can practice in 15 different languages including C, C++, Java, Python 3, Javascript, Rust, Go, Ruby, Swift, Kotlin, C#, F#, Scala, Lua, PHP. The grading is limited to STDIO Grader.

Submit Button

Set whether to use the submit button to grade the code written by the student.

The settings made when adding materials can be modified on the 'Default Settings for Material Modification Page' tab even after creating the practice.

Last updated