Coder Social home page Coder Social logo

zaydh / autograder_samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gradescope/autograder_samples

0.0 0.0 0.0 3.57 MB

Examples of autograders for running on Gradescope

Home Page: https://gradescope-autograders.readthedocs.io/en/latest/

Makefile 0.13% Python 17.83% Shell 3.33% Java 77.16% C 0.37% C# 0.58% Dockerfile 0.60%

autograder_samples's Introduction

Documentation Status

Overview

Gradescope provides a language-agnostic platform for running your autograders on our infrastructure. By running in Docker containers, we give you full flexibility in setting up whatever language, compilers, libraries, or other dependencies you need for your programming assignments. You provide us with a setup script and an autograder script, along with whatever supporting code you need, and we manage accepting student submissions, running your autograder at scale, and distributing the results back to students and to you.

!!! note "Updates" Our autograder platform is under active development! Check out the Updates page to see what we've changed recently.

How it works

As an instructor, you create a new assignment on Gradescope, and upload your autograder zip file following our specifications. Your code produces output in the format we request. Students submit to Gradescope and have their work evaluated on demand. They can submit as many times as they want. At the end of the process, you can download their code and their results.

Follow our instructions to get started with autograding.

Examples

If you want to jump right in, we have built the following examples for autograders in different languages. You can see how they are built, and use them as a starting point for your own autograders. If you have any further questions, feel free to contact us at [email protected]

Getting Help

If you need any help getting set up with the autograder platform, please contact us at [email protected]. Please include as much detail as possible, such as the programming language you're trying to use, what you've tried, what errors you are seeing, etc. Please also include a link to the assignment on Gradescope.

You can also ask questions on the GitHub discussions forum for this project, especially if there is no private information in your question.

Issues regarding setup or installation of packages are often not Gradescope specific. In general, information about installing packages on our base operating system (currently Ubuntu 18.04 by default) will be relevant to Gradescope. If you get errors during your autograder setup phase it may help to search for those errors on Google or Stack Overflow.

Given the multitude of software packages that are in use on the Gradescope autograder platform, the Gradescope team is not intimately familiar with each package's setup and configuration. When trying to install or use packages, it is a good idea to check the package's installation instructions or source code repository for any tips on installing on Ubuntu 18.04, or instructions on configuration and usage. It is also helpful to contact the authors of such packages when possible because they will be more familiar with their own code.

Pricing

The autograder platform is available with paid school site licenses and for individual courses that pay for access to our "Gradescope Complete" tier (see our pricing page for more information).

If you're an existing user or have any questions regarding pricing, please contact us at [email protected]. If you want to experiment with the platform to see if it works for you, feel free to contact us for trial access.

autograder_samples's People

Contributors

arjun810 avatar bralax avatar chrispyles avatar cycomachead avatar dependabot[bot] avatar eencae avatar gosip avatar grudolph avatar guerzh avatar ibrahima avatar karenling avatar mdibyo avatar saellis avatar semicolonexpected avatar shriram avatar syntaxblitz avatar tbrown122387 avatar thaumicmekanism avatar ugir avatar wilcoxjay avatar xyzisinus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.