Coder Social home page Coder Social logo

osc-summer-training-judge's Introduction

OSC Summer Training Judge

To Expand on what I made for '23 Summer Training I wrote two scripts to automate the process for publishing tasks and testing answers

This script reads students repositories from repos.csv and clone them and uploading the The Task Directory to them. The Initial Example here would be Task-1

./task-delivery.sh $path_to_task

Each Task should only contains:

  • README.md: for description
  • validate.sh: for testing solution

the script generate a third file called solution.sh for students to submit there solution to.

Important Note

Created Tasks should be Testable, Some Tasks made on '23 Summer Training wasn't made to be tested via a script.

To use this judge you have to write a task that leaves a testable effect.

This script also reads students repositories from repos.csv and clone them and goes throgh given task and test it given Task Directory.

./task-validation.sh $path_to_task

osc-summer-training-judge's People

Contributors

badr-1 avatar

Watchers

 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.