Create an Assignment Enabled for Auto-grading

Once you have launched the created course, you may start to develop the assignments for the students. With this section, we go over the steps to create the assignment. These steps consist of preparing the Jupyter Notebook as an assignment with the Formgrader tab.

launched

Once you are located within Formgrader, click on + Add new assignment to create a new assignment name. Once an assignment is created, a link is added to the assignment, visible within the Name column:

launched

You may notice that when you click on the assignment link the path to new notebooks is within the source directory:

launched

At this point, you may click on the Upload button to upload a Notebook from your local computer

launched

or create a new Jupyter Notebook file clicking the New

launched

After starting the notebook, you can create an assignment. Let’s take a look at the workflow of it.