GitXplorerGitXplorer
c

check50

public
397 stars
264 forks
36 issues

Commits

List of commits on branch main.
Unverified
f6aa5de4164fd427a46aa28f7754a84b8be9a609

updated actions/github-script to version v7

rrongxin-liu committed 5 months ago
Unverified
64c92cd065dc3c3bcee6ea678ec2b9306d6b4150

updated action/checkout and action/setup-python

rrongxin-liu committed 7 months ago
Verified
fbb05c0d14ea73db06497f6c0fb07cf708c40aa6

Merge pull request #325 from cs50/curiouskiwi-patch-1

rrongxin-liu committed 9 months ago
Verified
92644b5b72d69e903cfd24a7ee025aa874bae452

Update setup.py

ccuriouskiwi committed 9 months ago
Verified
4a6eef467583d87182e53ba526591928e7d02804

clarify check50 browser message

ccuriouskiwi committed 9 months ago
Verified
c9d3d2e06d52f059ee9a8d03fdf3d1aa85e160ef

Merge pull request #322 from cs50/rongxin-patch-1

rrongxin-liu committed 10 months ago

README

The README file for this repository.

check50

check50 is a testing tool for checking student code. As a student you can use check50 to check your CS50 problem sets or any other Problem sets for which check50 checks exist. check50 allows teachers to automatically grade code on correctness and to provide automatic feedback while students are coding.

You can find documentation and instructions for writing your own checks at https://cs50.readthedocs.io/projects/check50/.