This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
forked from autolab/Autolab
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
![Welcome to Autolab](https://github.com/autolab/Autolab/blob/master/public/images/autolab_logo.png) | ||
|
||
Autolab is a course management service, initially developed by a team of students at Carnegie Mellon University, that enables instructors to offer autograded programming assignments to their students over the Web. The two key ideas in Autolab are *autograding*, that is, programs evaluating other programs, and *scoreboards*. | ||
|
||
Autolab also provides other services that instructors expect in a course management system, including gradebooks, rosters, handins/handouts, lab writeups, code annotation, manual grading, late penalties, grace days, cheat checking, meetings, partners, and bulk emails. | ||
|
@@ -162,4 +160,4 @@ Autolab is released under the [Apache License 2.0](http://opensource.org/license | |
|
||
## Using Autolab | ||
|
||
Please feel free to use Autolab at your school/organization. If you run into any problems, you can reach the core developers at `[email protected]` and we would be happy to help. On a case by case basis, we also provide servers for free. (Especially if you are an NGO or small high-school classroom) | ||
Please feel free to use Autolab at your school/organization. If you run into any problems, you can reach the core developers at `[email protected]` or `[email protected]` and we would be happy to help. On a case by case basis, we also provide servers for free. (Especially if you are an NGO or small high-school classroom) |