CodeGrade is launching its new autograder: AutoTest V2. This total redesign was inspired by teacher feedback, with the goal of making autograding even more powerful and intuitive. Watch the summary of our live launch event now!
CodeGrade is launching its best and most effective autograder for code: AutoTest V2. Learn more about the pedagogical benefits for students and workload decrease for CS education teachers in this blog!
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.