image.png

Creating Learning Materials Using Existing Python Problems

Creating Auto-Graded Problems

You can add a button that links auto-graded problems to a new learning material.

Refer to the tutorial at the top of the page for detailed instructions on how to add auto-graded problems.

STEP 1

파이썬 문제 수업자료.jpg

First, copy the link to the Python problem you want to use as a learning material from the Contents Library.

Then, go to Create New Course or edit an existing course and open the Python Activity editor.

STEP 2

파이썬 문제 수업자료-1.jpg

When adding a new Python activity, select Python 3 in the notebook.

파이썬 문제 수업자료-2.jpg

In the editor toolbar, click the +Markdown button.

파이썬 문제 수업자료-6.jpg

Paste the copied problem link (Ctrl + V) into the new Markdown cell — a problem navigation button will be created automatically.

STEP 3

파이썬 문제 수업자료-3.jpg

When editing an existing course, click the edit button on the existing Python activity.

파이썬 문제 수업자료-4.jpg