Giter Site home page Giter Site logo

Ranking / Leaderboard about pyjudge HOT 11 CLOSED

pyjaipur avatar pyjaipur commented on August 16, 2024
Ranking / Leaderboard

from pyjudge.

Comments (11)

piyushagarwal08 avatar piyushagarwal08 commented on August 16, 2024

I want to try this issue.. but as a beginner can I get guidance (step by step)? Something by which I would know what I am supposed to do.(note:never worked over such an project previously)

from pyjudge.

theSage21 avatar theSage21 commented on August 16, 2024

We will not tell you what to do since that will kill your learning.

However, if you ask questions those questions will be answered here.

The goals for this issue are:

  • Use the HTML written to solve #34 in a new URL using the template system
  • Use the user attempt data provided by solving #28 to generate the following
    • user name
    • user score
    • user rank

In all cases, everything you need is present in the Bottle Docs

from pyjudge.

theSage21 avatar theSage21 commented on August 16, 2024

@piyushagarwal08 I suggest you work on something which is marked as a good first issue before working on this if this is your first contribution.

from pyjudge.

arnabsinha99 avatar arnabsinha99 commented on August 16, 2024

I suggest we should make seperate issues for two types of ranklists:-

  • time based
  • score based

Your opinions would be great on this matter.

from pyjudge.

theSage21 avatar theSage21 commented on August 16, 2024

from pyjudge.

arnabsinha99 avatar arnabsinha99 commented on August 16, 2024

Here is the site that proposed what I am talking about. The different kind of ranking lists.

from pyjudge.

theSage21 avatar theSage21 commented on August 16, 2024

Sure! How do you plan to make the different rankings available to the HTML? Separate URLs? Maybe something like:

/rankings/<style>/ can be used

from pyjudge.

arnabsinha99 avatar arnabsinha99 commented on August 16, 2024

Yeah. I mean we can make the templates and use it based on what the host decides, to make it score based or rank based. We can accept a parameter from the host of the contest which chooses between the different types of rank-lists. And as per her/his choice, we can deploy the required HTML page URL. @theSage21

from pyjudge.

theSage21 avatar theSage21 commented on August 16, 2024

Let's maintain a single ranking system in this issue. For the multiple rankings we can solve that in another issue.

from pyjudge.

arnabsinha99 avatar arnabsinha99 commented on August 16, 2024

The % syntax to include Python code does not seem to work in the Rankings.html file. It simply is printing the exact lines of code. What could be the possible reason? @theSage21

from pyjudge.

theSage21 avatar theSage21 commented on August 16, 2024

That only works if you use the template function. Could you open a pr so that I can look at code. Otherwise it's very difficult to guess what could be going wrong

from pyjudge.

Related Issues (20)

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.