Giter VIP home page Giter VIP logo

hackzor's People

Watchers

 avatar

hackzor's Issues

Enhance Admin interface to control Contest Status

There is currently no facility in the interface to control the start of the
contest. There is also a need for an interface that will set the
avaliability of links. For example the "submit" link should be visible only
during contest hours.

Original issue reported on code.google.com by [email protected] on 16 Jan 2007 at 8:52

Add support for more languages

Support the following languages:
1. Common Lisp
2. Scheme
3. C#
4. Obj-C
5. Pascal
6. Fortran

Other GNU supported languages

Original issue reported on code.google.com by [email protected] on 30 Dec 2006 at 1:02

Implement Logging of all functions in evaluator and server

Implement logging of all events like evaluation of each submit, its
details, etc. This will remove the requirement of printing to stdout. A
cleaner and more professional interface :-)

POSSIBLE SOLUTION: 
use the python logging module. This will generate an excellently formatted
and standard output.

Original issue reported on code.google.com by [email protected] on 30 Dec 2006 at 12:56

Asynchronous message notification to user

Notify the user of messages such as warnings, accepts, WA's ,etc.

This feature is already present in Mooshak.

Look into the possible use of an AJAX interface for this

Original issue reported on code.google.com by [email protected] on 30 Dec 2006 at 12:59

Is there another way of providing test cases and evaluators to the judge.

Every time the judge starts it downloads the test cases and evaluators. Can
we do something like just download the problem names and the file names of
the corresponding test cases and evaluators initially, check whether there
is already a local copy, and if so, use the local copy instead of re
downloading the entire thing?

Original issue reported on code.google.com by [email protected] on 31 Jan 2008 at 11:44

Evaluation order

In the Kurukshetra online contest, the problems that were queued were
randomly chosen to be evaluated. Some problems were also never evaluated.

Original issue reported on code.google.com by [email protected] on 31 Jan 2008 at 12:59

Change forms.py to use newforms

The Current Form-Manipulator system in Django is being replaced. 
Port to newforms as soon as the next version of Django is released

Original issue reported on code.google.com by [email protected] on 16 Jan 2007 at 7:42

Implement better ranking

Current ranking sorts only based on scores. This is obviously inefficient
as there is no way to resolve ties in this method. Implement a better
ranking algorithm changing the models if necessary

Original issue reported on code.google.com by [email protected] on 16 Jan 2007 at 9:01

Remove GPG

GPG is a burden which we never got working properly anyway. So we'll remove
it and find a way to encrypt communication later

Original issue reported on code.google.com by [email protected] on 31 Jan 2008 at 3:22

Easy deployment of Hackzor

I was wondering if there is way we can package Hackzor along with its
dependencies into a custom package that can directly be installed on a
linux machine? Because right now, deployment of Hackzor is very difficult
and would stop anyone from directly trying it and contributing to development. 

Original issue reported on code.google.com by [email protected] on 25 Feb 2008 at 1:04

Move working-dir in evaluator to /tmp/

Currently working dir, where the evaluator store the submissions and judge
code is a part of the code directories. Need to move it out to a place that
is preferably under /tmp or /shm

Original issue reported on code.google.com by [email protected] on 1 Feb 2008 at 4:49

Fix trunk

The current version of the trunk is broken. Fix it ASAP

Original issue reported on code.google.com by [email protected] on 16 Jan 2007 at 7:44

Killing processes

Some processes are not being killed properly, while others are. This
happens if a solution overshoots the time limit

Original issue reported on code.google.com by [email protected] on 31 Jan 2008 at 11:39

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.