virtual-labs-archive / problem-solving-iiith

Other
4 stars 437 forks source link

Display Score for all the experiments #1138

Open madhavipuliraju opened 5 years ago

madhavipuliraju commented 5 years ago

Display Score: each candidate is given some points(say 100) which are deducted when he/she tries to look through hints(points deducted will depend on level of hint) and and points are given(say 20) when a solution gets accepted.

animeshsahu80 commented 5 years ago

when a user is logged in for the first time , he/she are given some points (say 100) which are deducted when he/she tries to look through hints(points deducted will depend on level of hint) and and points are given(say 20) when a solution gets accepted. user can either access his/her score through a button or score can be displayed below the problem statement.