Autograding is becoming more and more important in coding courses. In this article we discuss how to successfully adopt autograding in your computer science classroom.
The CodeGrade Introduction to Python course is an 8-week basic Python course. Students are not required to have any prior knowledge on programming or Python. This course will cover the basic concepts of programming up to Python specific modules and OOP design. It is available for all instructors now.
Learn how to automatically grade code structure using CodeGrade and Semgrep in this webinar. Next to the basics, we will also go over three examples step by step.
Regular Python error messages can be discouraging for students learning to code. Learn how you can set up CodeGrade's autograder to give students more easy to understand error messages for your Python course.
Learn everything about grading Jupyter Notebooks manually and automatically. From theory behind the IPython Notebooks to putting it into practice in CodeGrade for your code assignment.
In this literature research, you learn why students in Computer Science education and coding classes perform worse on average and how you can prevent that in your programming classroom!
Learn how to effectively autograde web development and databases courses using Selenium, Jest, Mocha, HTML, CSS, JavaScript, SQLite, MySQL and CodeGrade for computer science education.