Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

User score should be incremented based on the score of the question and not by a fixed value #30

Open
ironmaniiith opened this issue Sep 30, 2017 · 4 comments

Comments

@ironmaniiith
Copy link
Member

ironmaniiith commented Sep 30, 2017

Instead of hardcoding a fixed value (20 in this case), assign score for a question, retrieve the score of the submission made, perform some basic pre-checks, for ex. the user is not submitting already accepted question, number of wrong submissions made in this particular question till now (this may be useful in contests such as Gordian Knot, where wrong submissions may decrease overall score of that question) etc, and then update user's score

@newbazz
Copy link
Contributor

newbazz commented Sep 30, 2017

i am working on this...

@Pk13055
Copy link

Pk13055 commented Oct 10, 2017

@newbazz Are you still working on this?

@newbazz
Copy link
Contributor

newbazz commented Oct 10, 2017

Yup! I have made a PR

@Pk13055
Copy link

Pk13055 commented Oct 10, 2017

@newbazz Please reference the PR. #28

@Pk13055 Pk13055 mentioned this issue Oct 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants