Giter Club home page Giter Club logo

pypractice's Introduction

This project is currently in a alpha stage of development.

The eventual design is expected to work as follows:

  • A Python daemon (autotester.py) watches

    • A upload/tasks/ directory for YAML files defining tasks. New entries are loaded using testmaker.py.
    • An upload/submission/ directory for Python files solving tasks. New entries are tested, using the tests from testmaker.py which use modwrap.py to sandbox the code.

    Test results are written to a file and then moved to the upload/result/ directory.

  • PHP and JavaScript

    • handle user authentication
    • text editing
    • websockets
    • display results
  • A vibe.d server

    • backend for web sockets
    • interfaces between python and web front-end using inotify
    • implements in-memory database with append-only file persistence

Checklist:

Status Feature
done grader (re)loads tasks dynamically
done socket (re)loads tasks dynamically
under-tested socket determines recommendations
done php displays results tables
done php allows submissions
done php blocks double submissions
done grader handles parameterization
done socket handles parameterization
done user can finish with assignment
pending implicit testing of functions ignores output
pending admin views
pending dynamic addition of users
done checkoff interface
done test case writing interface
done test case preview interface
pending test case review by super-users

pypractice's People

Contributors

tychonievich avatar

Watchers

James Cloos 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.