Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Judge-Interface

Note This project has been merged in to the openjudge project.

This is the default interface for openjudge.

Some of it's features are:

Setup

$ cd ~
$ git clone https://github.com/theSage21/judge-interface.git
$ cd judge-interface
$ ./setup.sh

Usage

$ cd ~
$ cd judge-interface
$ source env/bin/activate
$ ./runserver.sh

The Django admin provides:

  • Add participants
  • Add Questions and Answers
  • Add languages

Screenshots

Main screen Main screen Question View Question View Question List Question List Ace Editor Code Editor

TroubleShooting

  • No webpage
    • This might be because of several reasons.
    • Check if a web page is served at localhost:8000
    • If not open an issue here and we will solve it.
  • No CSS and JS
    • Perhaps your user does not have enough permissions?
    • Try this solution for nginx. Stackoverflow
    • If that does not solve it, open an issue

Any other issue and you can open an issue on github itself and we will try to solve it

About

Interface for the openjudge based on Django[DEPRECATED]

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages