virtual-labs-archive / problem-solving-iiith

Other
4 stars 437 forks source link

List of experiments_Factorials_Experiment #839

Open vasu0403 opened 5 years ago

vasu0403 commented 5 years ago

Description Highest Level Hint used is not working properly. If you select hint 3 of problem no 1 then it will correctly show highest level hint used as 3 but now if you change the problem no to 2, then it will continue to show 3, though it should show 0.

Steps to reproduce the issue 1.Select hint level 3 for problem no 1 2.Now select problem no 2. The Highest Level Hint will continue to show 3. 3.Now if you select hint level 2 for problem 2 then it starts showing correct value but if you change problem no back to 1, then it will again show wrong value.

Expected result Highest Level Hint used should show the Highest Hint level used for the current problem.

Actual result Highest Level Hint used value sticks and does not change on changing problem number unless you increase the actual value of Highest Level Hint used for that problem.

Screenshot from 2019-03-16 22-31-20

vasu0403 commented 5 years ago

FIXED COMMIT ID: dd7e7da724be567656961d96fdb15883b7d38ca3